[Webkit-unassigned] [Bug 145080] Web Inspector: Tab Restoration incorrectly makes ContentViews "shown" in background tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 17:25:57 PDT 2015


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
I'll file a separate bug about the duplicate shown.

After discussing this with Timothy Hatcher on IRC, he came up with the idea of delaying Tab state restoration until the tab is shown. That is easy to do and seems like a great idea. Instead of potentially initializing the content views of all the tabs on startup, we only initialize the visible tab.

Patch soon.

-- 
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/6fbff378/attachment.html>


More information about the webkit-unassigned mailing list