Bug 19164
Summary: | SQUIRRELFISH: Web Inspector appears to be hosed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Oliver Hunt <oliver> |
Component: | JavaScriptCore | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Cameron Zwarich (cpst)
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
I can't reproduce this @ http://tvtv.de or ebay.com. (I have a debugging patch applied locally, though.)
Oliver Hunt
I can still reproduce an excessive delay at tvtv.de
Timothy Hatcher
THis pages uses many frames. I think we have a infinite recursion when traversing the frame hierarchy.
Timothy Hatcher
Landed in r34040.