Bug 154396

Summary: [Unforgeable] operations should not be writable as per Web IDL
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, cgarcia, commit-queue, darin, esprehn+autocc, ggaren, kondapallykalyan, oliver, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: http://heycam.github.io/webidl/#es-operations
Bug Depends on: 154989, 154999    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-02-18 08:59:11 PST
[Unforgeable] operations should not be writable as per the Web IDL specification: http://heycam.github.io/webidl/#es-operations They were currently non-configurable in WebKit but still writable.
Attachments
Patch (20.28 KB, patch)
2016-02-18 09:33 PST, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-18 08:59:42 PST
Chris Dumez
Comment 2 2016-02-18 09:33:53 PST
WebKit Commit Bot
Comment 3 2016-02-18 09:36:19 PST
Attachment 271664 [details] did not pass style-queue: ERROR: Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp:1023: One line control clauses should not use braces. [whitespace/braces] [4] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 4 2016-02-18 12:18:36 PST
Comment on attachment 271664 [details] Patch Clearing flags on attachment: 271664 Committed r196770: <http://trac.webkit.org/changeset/196770>
Chris Dumez
Comment 5 2016-02-18 12:18:42 PST
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.