[Webkit-unassigned] [Bug 28223] New: javascript source not reloaded if page is reloaded and breakpoint was set in that source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 12:30:50 PDT 2009


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

           Summary: javascript source not reloaded if page is reloaded and
                    breakpoint was set in that source
           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: pmuellr at yahoo.com


Test case:

- browser to http://www.nytimes.com/
- bring up web inspector
- switch to scripts panel
- find "embed.js" in the list of scripts (any script will likely do)
- set a breakpoint in some main-line code in that script
- back in the browser window, reload the page
- focus back on web inspector, you'll see the source file you set the break
point SHOULD be displayed, but is a big white empty area instead
- breakpoint is actually paused - check your call stack

Was able to repeat with a couple of different sites.

Seems like this must be relatively new, I reload a lot.  Or maybe it's the
breakpoint which gets hit during early loading of the page

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