Changes between Version 153 and Version 154 of WebKitIDL
- Timestamp:
- Aug 12, 2016, 3:55:23 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitIDL
v153 v154 1202 1202 - (no value) 1203 1203 - Impl 1204 - Impl Context1204 - ImplWebGLRenderingContext 1205 1205 - ImplFrame 1206 1206 - ImplDocument 1207 1207 - ImplElementRoot 1208 - ImplBaseRoot 1208 - ImplOwnerNodeRoot 1209 - ImplScriptExecutionContext 1209 1210 1210 1211 The 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().