Bug 160086 - Parameter to Node.lookupPrefix() / lookupNamespaceURI() / isDefaultNamespace() should be mandatory
Summary: Parameter to Node.lookupPrefix() / lookupNamespaceURI() / isDefaultNamespace(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#node
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-22 09:52 PDT by Chris Dumez
Modified: 2016-07-22 11:36 PDT (History)
10 users (show)

See Also:


Attachments
Patch (28.20 KB, patch)
2016-07-22 10:08 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-07-22 09:52:06 PDT
Parameter to Node.lookupPrefix() / lookupNamespaceURI() / isDefaultNamespace() should be mandatory:
- https://dom.spec.whatwg.org/#node

Firefox and Chrome both agree with the specification.
Comment 1 Chris Dumez 2016-07-22 10:08:35 PDT
Created attachment 284341 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-22 11:35:56 PDT
Comment on attachment 284341 [details]
Patch

Clearing flags on attachment: 284341

Committed r203604: <http://trac.webkit.org/changeset/203604>
Comment 3 WebKit Commit Bot 2016-07-22 11:36:03 PDT
All reviewed patches have been landed.  Closing bug.