Bug 156346

Summary: [WebIDL] Add support for [EnabledAtRuntime] attributes on non-global objects
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cgarcia, commit-queue, esprehn+autocc, ggaren, kondapallykalyan, rniwa, sam, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-04-07 10:50:22 PDT
Add support for [EnabledAtRuntime] attributes on non-global objects by using the same approach as for [EnabledAtRuntime] operations.
Attachments
Patch (28.13 KB, patch)
2016-04-07 10:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-04-07 10:58:29 PDT
WebKit Commit Bot
Comment 2 2016-04-07 10:59:27 PDT
Attachment 275898 [details] did not pass style-queue: ERROR: Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp:1330: One line control clauses should not use braces. [whitespace/braces] [4] ERROR: Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp:2540: One line control clauses should not use braces. [whitespace/braces] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2016-04-07 14:56:58 PDT
Comment on attachment 275898 [details] Patch Clearing flags on attachment: 275898 Committed r199188: <http://trac.webkit.org/changeset/199188>
WebKit Commit Bot
Comment 4 2016-04-07 14:57:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.