[Webkit-unassigned] [Bug 31375] New: Web Inspector: breakpoints in named evals are not restored after a reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 14:13:54 PST 2009


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

           Summary: Web Inspector: breakpoints in named evals are not
                    restored after a 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


If you have "named evals", by virtual of using the //@sourceURL= comment
annotation, breakpoints set in these scripts are not restored when the original
page is reloaded.  This is a problem with frameworks like Dojo that use evals()
for module loading during development.

The breakpoint sidebar will (I believe) show previously set breakpoints after a
reload, but they're zombies.  Clicking on them will not take you to the source.
 The breakpoints are also not actually set in the source anyway.  So there's no
way to get rid of these zombie 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