Bug 115644 - DOMError should be constructable
Summary: DOMError should be constructable
Status: RESOLVED DUPLICATE of bug 139173
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 115701
  Show dependency treegraph
 
Reported: 2013-05-06 07:35 PDT by Erik Arvidsson
Modified: 2014-12-02 03:59 PST (History)
9 users (show)

See Also:


Attachments
Patch (5.50 KB, patch)
2014-01-30 05:02 PST, László Langó
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (497.47 KB, application/zip)
2014-01-30 06:08 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion (529.83 KB, application/zip)
2014-01-30 06:33 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2013-05-06 07:35:22 PDT
http://dom.spec.whatwg.org/#domerror

Currently we do not even expose the interface object.
Comment 1 László Langó 2014-01-30 05:02:48 PST
Created attachment 222660 [details]
Patch
Comment 2 Build Bot 2014-01-30 06:08:35 PST
Comment on attachment 222660 [details]
Patch

Attachment 222660 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6563996236775424

New failing tests:
js/dom/global-constructors-attributes.html
fast/dom/Document/document-constructor.html
Comment 3 Build Bot 2014-01-30 06:08:37 PST
Created attachment 222664 [details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-12  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2014-01-30 06:33:09 PST
Comment on attachment 222660 [details]
Patch

Attachment 222660 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5705690710540288

New failing tests:
js/dom/global-constructors-attributes.html
fast/dom/Document/document-constructor.html
Comment 5 Build Bot 2014-01-30 06:33:12 PST
Created attachment 222665 [details]
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-04  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Csaba Osztrogonác 2014-12-02 03:59:08 PST

*** This bug has been marked as a duplicate of bug 139173 ***