Bug 19164

Summary: SQUIRRELFISH: Web Inspector appears to be hosed
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, ggaren, mjs, oliver, timothy, zwarich
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://tvtv.de

Oliver Hunt
Reported 2008-05-20 22:14:20 PDT
If you open the inspector on tvtv.de (or ebay, or many other sites) it takes a loooonng time to open, and if you attempt to open it multiple times safari crashes :-/
Attachments
Cameron Zwarich (cpst)
Comment 1 2008-05-21 01:41:28 PDT
This only seems to happen when you are on the Elements tab. If you are on the Resources tab, it works fine until you switch to the Elements tab.
Geoffrey Garen
Comment 2 2008-05-21 03:14:58 PDT
I can't reproduce this @ http://tvtv.de or ebay.com. (I have a debugging patch applied locally, though.)
Oliver Hunt
Comment 3 2008-05-22 15:33:21 PDT
I can still reproduce an excessive delay at tvtv.de
Timothy Hatcher
Comment 4 2008-05-22 15:36:32 PDT
THis pages uses many frames. I think we have a infinite recursion when traversing the frame hierarchy.
Timothy Hatcher
Comment 5 2008-05-22 16:31:30 PDT
Landed in r34040.
Note You need to log in before you can comment on or make changes to this bug.