Bug 159857 - Update DOMCoreException to use the description in toString()
Summary: Update DOMCoreException to use the description in toString()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 159822
  Show dependency treegraph
 
Reported: 2016-07-16 15:30 PDT by Brady Eidson
Modified: 2016-07-17 09:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.57 MB, patch)
2016-07-16 22:03 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch (3.57 MB, patch)
2016-07-16 22:38 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (884.19 KB, application/zip)
2016-07-16 23:31 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews122 for ios-simulator-wk2 (941.39 KB, application/zip)
2016-07-16 23:50 PDT, Build Bot
no flags Details
Patch (3.58 MB, patch)
2016-07-17 06:53 PDT, Brady Eidson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2016-07-16 15:30:22 PDT
Update DOMCoreException to use the description in toString()
Comment 1 Brady Eidson 2016-07-16 16:09:38 PDT
About ~314 tests change for this one.
Comment 2 Brady Eidson 2016-07-16 22:03:54 PDT
Created attachment 283860 [details]
Patch
Comment 3 Brady Eidson 2016-07-16 22:38:24 PDT
Created attachment 283861 [details]
Patch
Comment 4 Build Bot 2016-07-16 23:31:18 PDT
Comment on attachment 283861 [details]
Patch

Attachment 283861 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/1694820

New failing tests:
http/tests/contentextensions/sync-xhr-blocked.html
Comment 5 Build Bot 2016-07-16 23:31:21 PDT
Created attachment 283863 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-07-16 23:50:46 PDT
Comment on attachment 283861 [details]
Patch

Attachment 283861 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1694835

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
imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/time.html
editing/selection/caret-ltr.html
editing/selection/caret-ltr-2.html
imported/w3c/web-platform-tests/html/semantics/interfaces.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
Comment 7 Build Bot 2016-07-16 23:50:49 PDT
Created attachment 283864 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.5
Comment 8 Brady Eidson 2016-07-17 06:53:14 PDT
Created attachment 283865 [details]
Patch
Comment 9 Brady Eidson 2016-07-17 09:49:21 PDT
https://trac.webkit.org/changeset/203333