[Webkit-unassigned] [Bug 39185] New: Web Inspector: Breakpoints Set Before Debugger is Enabled Don't Work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 13:49:56 PDT 2010


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

           Summary: Web Inspector: Breakpoints Set Before Debugger is
                    Enabled Don't Work
           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: joepeck at webkit.org
                CC: timothy at hatcher.name, 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


Even if the user has set their preference to Always Allow Scripts
Debugging, if the user sets breakpoints in the Resources Panel
before opening the Scripts Panel the breakpoints are not active.

This is unexpected behavior. Possible solutions are:

  1. enable the debugger when the user sets the breakpoint
  2. prevent breakpoints from being set when debugger is not enabled
  3. warn the user the breakpoint won't work until they use the Scripts Panel

I'd prefer #1 when the users' preference is "Always".
And #2 if their preference is to debug per session, and they should
enable the debugger.

-- 
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