[Webkit-unassigned] [Bug 43730] New: history.pushState / replaceState's title parameter is unsatisfactory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 9 10:10:05 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43730
Summary: history.pushState / replaceState's title parameter is
unsatisfactory
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: justin.lebar+bug at gmail.com
See also the corresponding Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=585653
WebKit currently ignores the title parameter in history.push/replaceState. This is unsatisfactory.
I see three ways we can proceed from here:
* Continue ignoring the title parameter
* Hook up the title parameter to document.title
* Deprecate pushState and replaceState and replace them with two-parameter functions.
Whatever we do, I'd like it to be coordinated between WebKit and Mozilla, if at all possible. It's largely lack of coordination that got us into this mess in the first place.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list