Bug 160268 - Parameters to DOMParser.parseFromString() should be mandatory
Summary: Parameters to DOMParser.parseFromString() should be mandatory
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://www.w3.org/TR/DOM-Parsing/#th...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-27 14:29 PDT by Chris Dumez
Modified: 2016-07-27 15:16 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.75 KB, patch)
2016-07-27 14:48 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-27 14:29:27 PDT
Parameters to DOMParser.parseFromString() should be mandatory:
- https://www.w3.org/TR/DOM-Parsing/#the-domparser-interface

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-27 14:48:27 PDT
Created attachment 284732 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-27 15:16:50 PDT
Comment on attachment 284732 [details]
Patch

Clearing flags on attachment: 284732

Committed r203800: <http://trac.webkit.org/changeset/203800>
Comment 3 WebKit Commit Bot 2016-07-27 15:16:56 PDT
All reviewed patches have been landed.  Closing bug.