Bug 19164 - SQUIRRELFISH: Web Inspector appears to be hosed
Summary: SQUIRRELFISH: Web Inspector appears to be hosed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://tvtv.de
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-20 22:14 PDT by Oliver Hunt
Modified: 2008-05-22 16:31 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 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 :-/
Comment 1 Cameron Zwarich (cpst) 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.
Comment 2 Geoffrey Garen 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.)
Comment 3 Oliver Hunt 2008-05-22 15:33:21 PDT
I can still reproduce an excessive delay at tvtv.de
Comment 4 Timothy Hatcher 2008-05-22 15:36:32 PDT
THis pages uses many frames. I think we have a infinite recursion when traversing the frame hierarchy.
Comment 5 Timothy Hatcher 2008-05-22 16:31:30 PDT
Landed in r34040.