[Webkit-unassigned] [Bug 172467] New: Web Inspector: Don't load the active recording until a Timeline view needs to be shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 22 13:28:15 PDT 2017


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

            Bug ID: 172467
           Summary: Web Inspector: Don't load the active recording until a
                    Timeline view needs to be shown
           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

The active recording `WebInspector.timelineManager.activeRecording` is displayed when the Timeline tab is created, causing a ContentView to be created even though it isn't being shown.  Instead of displaying the recording then, we can do it later when a timeline view needs to be shown, assuming a different recording hasn't already been loaded.

-- 
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/20170522/137415c7/attachment.html>


More information about the webkit-unassigned mailing list