Bug 115644

Summary: DOMError should be constructable
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: buildbot, cdumez, commit-queue, esprehn+autocc, kangil.han, kondapallykalyan, ossy, rniwa, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 115701    
Attachments:
Description Flags
Patch
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2
none
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion none

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 ***