RESOLVED FIXED Bug 174597
DOMException should have its properties on the prototype
https://bugs.webkit.org/show_bug.cgi?id=174597
Summary DOMException should have its properties on the prototype
Chris Dumez
Reported 2017-07-17 16:42:49 PDT
DOMException should have its properties on the prototype.
Attachments
WIP Patch (665 bytes, patch)
2017-07-17 16:44 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews102 for mac-elcapitan (1.04 MB, application/zip)
2017-07-17 17:48 PDT, Build Bot
no flags
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.13 MB, application/zip)
2017-07-17 17:53 PDT, Build Bot
no flags
Archive of layout-test-results from ews126 for ios-simulator-wk2 (1.05 MB, application/zip)
2017-07-17 18:03 PDT, Build Bot
no flags
Archive of layout-test-results from ews114 for mac-elcapitan (1.81 MB, application/zip)
2017-07-17 18:07 PDT, Build Bot
no flags
Patch (23.58 KB, patch)
2017-07-17 21:34 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-07-17 16:44:00 PDT
Created attachment 315727 [details] WIP Patch
Build Bot
Comment 2 2017-07-17 16:48:06 PDT
Comment on attachment 315727 [details] WIP Patch Attachment 315727 [details] did not pass bindings-ews (mac): Output: http://webkit-queues.webkit.org/results/4138115 New failing tests: (JS) JSTestException.cpp (JS) JSTestException.h
Build Bot
Comment 3 2017-07-17 17:48:37 PDT
Comment on attachment 315727 [details] WIP Patch Attachment 315727 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/4138355 New failing tests: inspector/debugger/setPauseOnExceptions-none.html inspector/debugger/setPauseOnExceptions-uncaught.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/exceptions.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html imported/w3c/web-platform-tests/url/urlsearchparams-constructor.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.html inspector/debugger/setPauseOnExceptions-all.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
Build Bot
Comment 4 2017-07-17 17:48:38 PDT
Created attachment 315739 [details] Archive of layout-test-results from ews102 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 5 2017-07-17 17:53:02 PDT
Comment on attachment 315727 [details] WIP Patch Attachment 315727 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/4138363 New failing tests: inspector/debugger/setPauseOnExceptions-none.html inspector/debugger/setPauseOnExceptions-uncaught.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/exceptions.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html imported/w3c/web-platform-tests/url/urlsearchparams-constructor.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.html inspector/debugger/setPauseOnExceptions-all.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
Build Bot
Comment 6 2017-07-17 17:53:03 PDT
Created attachment 315740 [details] Archive of layout-test-results from ews104 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
Build Bot
Comment 7 2017-07-17 18:03:46 PDT
Comment on attachment 315727 [details] WIP Patch Attachment 315727 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/4138289 New failing tests: imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html imported/w3c/web-platform-tests/url/urlsearchparams-constructor.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/exceptions.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.html
Build Bot
Comment 8 2017-07-17 18:03:48 PDT
Created attachment 315741 [details] Archive of layout-test-results from ews126 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
Build Bot
Comment 9 2017-07-17 18:07:00 PDT
Comment on attachment 315727 [details] WIP Patch Attachment 315727 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/4138381 New failing tests: inspector/debugger/setPauseOnExceptions-none.html inspector/debugger/setPauseOnExceptions-uncaught.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/exceptions.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.html imported/w3c/web-platform-tests/url/urlsearchparams-constructor.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/constructor-object.worker.html inspector/debugger/setPauseOnExceptions-all.html imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constructor.html
Build Bot
Comment 10 2017-07-17 18:07:02 PDT
Created attachment 315742 [details] Archive of layout-test-results from ews114 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews114 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Chris Dumez
Comment 11 2017-07-17 21:34:12 PDT
WebKit Commit Bot
Comment 12 2017-07-18 00:33:39 PDT
Comment on attachment 315765 [details] Patch Clearing flags on attachment: 315765 Committed r219607: <http://trac.webkit.org/changeset/219607>
WebKit Commit Bot
Comment 13 2017-07-18 00:33:41 PDT
All reviewed patches have been landed. Closing bug.
Matt Lewis
Comment 14 2017-07-18 09:34:08 PDT
This revision caused inspector/model/remote-object.html to fail consistently. Talked with Chris and looks like a rebaseline is needed. Will be double-checking with Joe Pecoraro. Rebaselined in: https://trac.webkit.org/changeset/219612/webkit
Note You need to log in before you can comment on or make changes to this bug.