Bug 153252

Summary: DOMImplementation.createDocument() should treat undefined namespace as null
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kangil.han, kondapallykalyan, rniwa
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://dom.spec.whatwg.org/#domimplementation
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-01-19 14:16:54 PST
Document.createDocument() should treat undefined namespace as null as the DOMString parameter is nullable.
Attachments
Patch (8.79 KB, patch)
2016-01-19 14:29 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-01-19 14:29:02 PST
WebKit Commit Bot
Comment 2 2016-01-19 16:17:59 PST
Comment on attachment 269297 [details] Patch Clearing flags on attachment: 269297 Committed r195322: <http://trac.webkit.org/changeset/195322>
WebKit Commit Bot
Comment 3 2016-01-19 16:18:04 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.