- From: <bugzilla@jessica.w3.org>
- Date: Fri, 08 Apr 2011 01:41:18 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12447 Summary: history.pushState / replaceState's title parameter is unsatisfactory Product: HTML WG Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: mkanat@bugzilla.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org, justin.lebar@gmail.com Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html Section: http://www.whatwg.org/specs/web-apps/current-work/#dom-history-pushstate Mailing list thread: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-July/027266.html This has been discussed, but I didn't see a bug (even a WONTFIX one) here for it, so I figured I'd file it. Basically, at least Gecko and WebKit don't implement the "title" parameter of history.pushState and history.replaceState due to complexity issues. Here are the relevant Gecko and WebKit bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=585653 https://bugs.webkit.org/show_bug.cgi?id=43730 It will definitely confuse authors for the rest of time to have a parameter that is documented to do something but in fact does not. (It already confused us in the Bugzilla Project.) -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Friday, 8 April 2011 01:41:20 UTC