[Webkit-unassigned] [Bug 30684] New: Makes page reload optional when enabling resource monitoring in InspectorController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 11:44:14 PDT 2009


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

           Summary: Makes page reload optional when enabling resource
                    monitoring in InspectorController
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jaimeyap at google.com
                CC: timothy at hatcher.name, pfeldman at chromium.org


Created an attachment (id=41673)
 --> (https://bugs.webkit.org/attachment.cgi?id=41673)
Makes page reload optional when enabling resource monitoring in
InspectorController

This patch makes page reload optional when enabling resource monitoring in
InspectorController.

It is really useful for tools to be able to selectively turn on resource
tracking without forcing the page to reload, potentially throwing away
application state that is relevant to what you were intended to monitor.

This patch does not change the default behavior (inspecting and activating
resource monitoring still triggers page load).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list