[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.
<rdar://problem/24721063>
Created attachment 271664 [details] Patch
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.
Comment on attachment 271664 [details] Patch Clearing flags on attachment: 271664 Committed r196770: <http://trac.webkit.org/changeset/196770>
All reviewed patches have been landed. Closing bug.