[Webkit-unassigned] [Bug 172621] New: Web Inspector: Don't create NavigationSidebarPanel classes until they are needed by a Tab
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 25 16:21:40 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172621
Bug ID: 172621
Summary: Web Inspector: Don't create NavigationSidebarPanel
classes until they are needed by a Tab
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Currently, each of these classes are constructed when the related TabContentView is constructed, which all happen when the TabBrowser loads the open tabs from settings. Instead, they should only be created once a tab that requires it is shown.
--
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/20170525/4686b139/attachment.html>
More information about the webkit-unassigned
mailing list