Bug 178055

Summary: CustomElementRegistry.define was throwing a JavaScript syntax error instead of a DOM syntax error
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 154907    
Attachments:
Description Flags
Patch
none
Patch none

Description Darin Adler 2017-10-07 17:33:34 PDT
CustomElementRegistry.define was throwing a JavaScript syntax error instead of a DOM syntax error
Comment 1 Darin Adler 2017-10-07 17:39:04 PDT
Created attachment 323107 [details]
Patch
Comment 2 Darin Adler 2017-10-07 18:39:48 PDT
Created attachment 323112 [details]
Patch
Comment 3 WebKit Commit Bot 2017-10-08 10:18:33 PDT
Comment on attachment 323112 [details]
Patch

Clearing flags on attachment: 323112

Committed r223032: <http://trac.webkit.org/changeset/223032>
Comment 4 WebKit Commit Bot 2017-10-08 10:18:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2017-10-08 10:19:47 PDT
<rdar://problem/34876055>