RESOLVED FIXED 149147
Add initial support for [Unforgeable] IDL extended attribute
https://bugs.webkit.org/show_bug.cgi?id=149147
Summary Add initial support for [Unforgeable] IDL extended attribute
Chris Dumez
Reported 2015-09-14 19:53:27 PDT
Add support for [Unforgeable] IDL extended attribute: https://heycam.github.io/webidl/#Unforgeable In particular, when [Unforgeable] is present, the property should be non-configurable and will exist as an own property on the object itself rather than on its prototype.
Attachments
Patch (20.40 KB, patch)
2015-09-15 13:37 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews103 for mac-mavericks (604.34 KB, application/zip)
2015-09-15 14:16 PDT, Build Bot
no flags
Patch (22.41 KB, patch)
2015-09-15 14:21 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews101 for mac-mavericks (733.72 KB, application/zip)
2015-09-15 15:18 PDT, Build Bot
no flags
Patch (22.32 KB, patch)
2015-09-15 19:20 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-09-15 13:37:31 PDT
Build Bot
Comment 2 2015-09-15 14:16:55 PDT
Comment on attachment 261226 [details] Patch Attachment 261226 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/174352 New failing tests: http/tests/security/cross-frame-access-enumeration.html
Build Bot
Comment 3 2015-09-15 14:16:58 PDT
Created attachment 261235 [details] Archive of layout-test-results from ews103 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Chris Dumez
Comment 4 2015-09-15 14:21:32 PDT
Build Bot
Comment 5 2015-09-15 15:18:04 PDT
Comment on attachment 261237 [details] Patch Attachment 261237 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/174475 New failing tests: http/tests/security/cross-frame-access-enumeration.html
Build Bot
Comment 6 2015-09-15 15:18:08 PDT
Created attachment 261247 [details] Archive of layout-test-results from ews101 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-mavericks Platform: Mac OS X 10.9.5
Chris Dumez
Comment 7 2015-09-15 19:20:32 PDT
WebKit Commit Bot
Comment 8 2015-09-16 10:46:39 PDT
Comment on attachment 261281 [details] Patch Clearing flags on attachment: 261281 Committed r189873: <http://trac.webkit.org/changeset/189873>
WebKit Commit Bot
Comment 9 2015-09-16 10:46:45 PDT
All reviewed patches have been landed. Closing bug.
Joseph Pecoraro
Comment 10 2015-11-12 21:07:31 PST
*** Bug 124734 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.