Changes between Version 14 and Version 15 of WebIDLToDo


Ignore:
Timestamp:
Jun 30, 2017 1:37:52 PM (7 years ago)
Author:
sam@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebIDLToDo

    v14 v15  
    2828- Move to a better aggregate compile model to avoid unnecessary re-parsing (https://webkit.org/b/173242).
    2929- Remove JSDOMBinding.h (https://webkit.org/b/168383)
     30- Make ScheduledAction into a regular callback
    3031
    3132[[BR]]
     
    3435- Utilize DOMJIT to hoist attribute and operation prologues into JSC (https://webkit.org/b/171637)
    3536- Attempt to reduce duplications by having 'safe' bindings functions call the 'unsafe' ones where possible.
    36 
    37 
    38 [[BR]]
    39 
    40 == Specific issues ==
    41 - Make ScheduledAction into a regular callback
    4237
    4338