Bug 160230 - Second parameter to History.pushState() / replaceState() should be mandatory
Summary: Second parameter to History.pushState() / replaceState() 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://html.spec.whatwg.org/multipag...
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-07-26 19:44 PDT by Chris Dumez
Modified: 2016-07-26 21:13 PDT (History)
9 users (show)

See Also:


Attachments
Patch (10.49 KB, patch)
2016-07-26 19:48 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (11.46 KB, patch)
2016-07-26 20:42 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-26 19:44:51 PDT
Second parameter to History.pushState() / replaceState() should be mandatory:
- https://html.spec.whatwg.org/multipage/browsers.html#history-3

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-26 19:48:14 PDT
Created attachment 284666 [details]
Patch
Comment 2 Chris Dumez 2016-07-26 20:42:38 PDT
Created attachment 284669 [details]
Patch
Comment 3 WebKit Commit Bot 2016-07-26 21:13:24 PDT
Comment on attachment 284669 [details]
Patch

Clearing flags on attachment: 284669

Committed r203760: <http://trac.webkit.org/changeset/203760>
Comment 4 WebKit Commit Bot 2016-07-26 21:13:29 PDT
All reviewed patches have been landed.  Closing bug.