Changes between Version 13 and Version 14 of WebIDLToDo


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WebIDLToDo

    v13 v14  
    2727- Replace explicit conversion from JSString to AtomicString via the [AtomicString] and [ExistingAtomicString] type modifiers with a class that can convert most efficiently based on the type of the receiver.
    2828- Move to a better aggregate compile model to avoid unnecessary re-parsing (https://webkit.org/b/173242).
     29- Remove JSDOMBinding.h (https://webkit.org/b/168383)
    2930
    3031[[BR]]