[Webkit-unassigned] [Bug 56643] New: Web Inspector: implement inspector session storage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 18 06:28:55 PDT 2011


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

           Summary: Web Inspector: implement inspector session storage.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: podivilov at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Web Inspector: implement inspector session storage.

We would like to enable debugger/profiler from frontend side only. However, when user clicks "Start Debugging JavaScript" in Safari, we need to enable debugger when frontend is opened or re-opened for the same page.
The idea is to store debugger-enabled setting in session storage and check it on frontend 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