Changes between Version 153 and Version 154 of WebKitIDL


Ignore:
Timestamp:
Aug 12, 2016 3:55:23 PM (8 years ago)
Author:
jiewen_tan@apple.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitIDL

    v153 v154  
    12021202 - (no value)
    12031203 - Impl
    1204  - ImplContext
     1204 - ImplWebGLRenderingContext
    12051205 - ImplFrame
    12061206 - ImplDocument
    12071207 - ImplElementRoot
    1208  - ImplBaseRoot
     1208 - ImplOwnerNodeRoot
     1209 - ImplScriptExecutionContext
    12091210
    12101211The value of these represents the functions to call to get the object that determines whether the object is reachable or not. See CodeGeneratorJS.pm for more details. The values that end with Root calls WebCore::root to get the root. If the value is left out then WebCore::root is called on impl().