Bug 31245
Summary: | Large pages make the web inspector hang. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aaron Gyes <me> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Minor | CC: | apavlov, bweinstein, dbates, joepeck, keishi, manzasiamrama2, pfeldman, pmuellr, rik, timothy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://metatalk.metafilter.com/18396/November-is-National-Lets-Try-Obscuring-Favorite-Counts-Month |
Aaron Gyes
The URL set to this bug is greater than 2MB, and if I load up the web inspector, and start to play around with stuff (enable resource tracking, choose the big page, scroll around, do other things) things get pretty slow, and my entire Safari beachballs and stuff.
Not sure if it's all large pages or just this one.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Bates
Just to be clear this isn't an infinite loop. It just takes a very long time to complete.
Confirmed in r50616.
CC'ing the Timothy Hatcher, Joe Peck, Pavel Feldman
Timothy Hatcher
It is slow when clicking on the <div id=page> node. Even if you don't expand the node it is slow. Expanding makes it hang again, same with collapsing.
Alexander Pavlov (apavlov)
This has been fixed in the bug 34421 patch (http://trac.webkit.org/changeset/54819)