[Webkit-unassigned] [Bug 14337] New: ASSERTION FAILED: !resource->scriptObject when navigating to a page in the b/f cache with the inspector open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 23 08:11:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14337

           Summary: ASSERTION FAILED: !resource->scriptObject when
                    navigating to a page in the b/f cache with the inspector
                    open
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


The ASSERT(!resource->scriptObject) in InspectorController::addScriptResource()
fails when the inspector is open and you navigate away from the inspected
document to a document coming from the page cache.

To reproduce, using a debug build of TOT:
1) Go to data:text/html,foo
2) In the same window, go to data:text/html,bar
3) Choose Debug > Show Web Inspector
4) In the Safari window, click the Back toolbar button


-- 
Configure bugmail: http://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