RESOLVED FIXED154396
[Unforgeable] operations should not be writable as per Web IDL
https://bugs.webkit.org/show_bug.cgi?id=154396
Summary [Unforgeable] operations should not be writable as per Web IDL
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.