[Webkit-unassigned] [Bug 192451] Web Inspector: subclasses of WI.ClusterContentView don't save/restore content views after the initial view
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 6 09:20:53 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=192451
--- Comment #4 from Devin Rousso <drousso at apple.com> ---
This is compounded by the fact that when P calls `shown()`, we use the initial `WI.BackForwardEntry` (I) of P to insert a new `WI.BackForwardEntry` (N) of C, meaning that when C calls `shown()` it sees N instead of I and displays that.
--
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/20181206/5d4e4755/attachment.html>
More information about the webkit-unassigned
mailing list