[Webkit-unassigned] [Bug 25095] New: Scripts in the back/forward cache show in the Inspector when enabling the debugger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 09:31:48 PDT 2009


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

           Summary: Scripts in the back/forward cache show in the Inspector
                    when enabling the debugger
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at hatcher.name
                CC: timothy at hatcher.name, aroben at apple.com,
                    kmccullough at apple.com


When enabling the debugger and all script functions are recompiled, the
Inspector is told about source files for pages in the back/forward list in
addition to the current page.

Steps:
1) Visit a few pages that use JavaScript and build up a page history.
2) Open the Inspector on the last page and enable the debugger.

Results:
Notice the URLs of some of the scripts in the script menu are from pages in the
history.

Expected Results:
Only scripts for the current page should show up.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list