[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 12:12:29 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212839

--- Comment #1 from Jimmy Thomsen <jimmy at codemagic.dk> ---
It is worth mentioning that the call to history.replaceState(..) can happen any time to trigger this bug, not just immediately prior to calling history.pushState(..).

However, once history.pushState(..) is called, Safari returns to a sane state where titles are properly stored in history, until history.replaceState(..) is called again.

-- 
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/20200605/90b3b422/attachment-0001.htm>


More information about the webkit-unassigned mailing list