[Webkit-unassigned] [Bug 212839] history.replaceState(..) results in title being removed from history entry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 5 18:12:55 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212839
Brady Eidson <beidson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Brady Eidson <beidson at apple.com> ---
Your example code passes "" for the title.
That clears the explicit title on the history entry.
I notice when you do pushState, you (correctly?) pass the document.title.
Do you expect passing an empty string to the title argument in replaceState to *not* clear the title?
Unless I'm missing something here, this is working as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200606/dcb911d7/attachment.htm>
More information about the webkit-unassigned
mailing list