[Webkit-unassigned] [Bug 31043] New: Web Inspector: REGRESSION: breakpoints set in code run during initial page load not honored during reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 2 21:33:58 PST 2009


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

           Summary: Web Inspector: REGRESSION: breakpoints set in code run
                    during initial page load not honored during reload
           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: pmuellr at yahoo.com
                CC: timothy at hatcher.name, rik at webkit.org,
                    casey.hattori at gmail.com, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


In Safari 4.0.3, you can set a breakpoint in JavaScript code that is run during
the initial page load.  If the page is reloaded, the debugger will stop on
these breakpoints during the initial page load.

In nightly r50423 (and earlier, but not sure when), I'm unable to get the
debugger to stop in these "initial page load" breakpoints.

Note that the debugger WILL stop in "initial page load" code for "debugger"
JavaScript statements, but not for breakpoints.

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