RESOLVED FIXED 174755
Merge ExceptionBase into DOMException and drop custom toString
https://bugs.webkit.org/show_bug.cgi?id=174755
Summary Merge ExceptionBase into DOMException and drop custom toString
Chris Dumez
Reported 2017-07-22 10:06:09 PDT
Merge ExceptionBase into DOMException and drop custom toString, now that DOMException is the only remaining exception type.
Attachments
Patch (66.00 KB, patch)
2017-07-22 10:11 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews100 for mac-elcapitan (1006.87 KB, application/zip)
2017-07-22 11:10 PDT, Build Bot
no flags
Archive of layout-test-results from ews114 for mac-elcapitan (1.79 MB, application/zip)
2017-07-22 11:35 PDT, Build Bot
no flags
Archive of layout-test-results from ews124 for ios-simulator-wk2 (1.36 MB, application/zip)
2017-07-22 11:37 PDT, Build Bot
no flags
Patch (79.40 KB, patch)
2017-07-22 11:45 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-07-22 10:11:34 PDT
Build Bot
Comment 2 2017-07-22 11:10:48 PDT
Comment on attachment 316198 [details] Patch Attachment 316198 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/4168507 New failing tests: http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html http/tests/security/aboutBlank/xss-DENIED-set-opener.html http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html
Build Bot
Comment 3 2017-07-22 11:10:49 PDT
Created attachment 316202 [details] Archive of layout-test-results from ews100 for mac-elcapitan The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews100 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Build Bot
Comment 4 2017-07-22 11:35:00 PDT
Comment on attachment 316198 [details] Patch Attachment 316198 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/4168539 New failing tests: http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html http/tests/security/aboutBlank/xss-DENIED-set-opener.html http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html
Build Bot
Comment 5 2017-07-22 11:35:01 PDT
Created attachment 316203 [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
Build Bot
Comment 6 2017-07-22 11:37:17 PDT
Comment on attachment 316198 [details] Patch Attachment 316198 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/4168609 New failing tests: fast/dynamic/015.html editing/selection/caret-ltr-2-left.html editing/selection/caret-rtl.html fast/attachment/attachment-select-on-click.html editing/selection/caret-ltr.html editing/selection/caret-ltr-2.html editing/selection/caret-ltr-right.html editing/selection/caret-rtl-2.html editing/selection/caret-rtl-2-left.html editing/selection/caret-rtl-right.html
Build Bot
Comment 7 2017-07-22 11:37:18 PDT
Created attachment 316204 [details] Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.12.5
Chris Dumez
Comment 8 2017-07-22 11:45:49 PDT
Chris Dumez
Comment 9 2017-07-22 14:20:30 PDT
Comment on attachment 316205 [details] Patch Clearing flags on attachment: 316205 Committed r219766: <http://trac.webkit.org/changeset/219766>
Chris Dumez
Comment 10 2017-07-22 14:20:32 PDT
All reviewed patches have been landed. Closing bug.
Matt Lewis
Comment 11 2017-07-25 13:56:06 PDT
Added an additional rebaseline for http/tests/quicklook/top-navigation-blocked.html https://trac.webkit.org/changeset/219884/webkit
Note You need to log in before you can comment on or make changes to this bug.