[Webkit-unassigned] [Bug 145085] Web Inspector: Tab Restoration may call shown on initial ContentView twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 17:42:06 PDT 2015


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

--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Sounds like a duplicate of 135000 but that was closed as WONTFIX.

It would be great to simplify the BackForward logic a bit. It is so complex, I can't follow it. We should really clarify when an entry gets added that wouldn't want "shown" called on it. Otherwise, we can just check "if (!cv.visible) cv.shown()" and not rely on passing booleans around.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150516/1341772e/attachment.html>


More information about the webkit-unassigned mailing list