Bug 107928

Summary: Web Inspector: inspector slows down pages with many anonymous scripts.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Pavel Feldman
Reported 2013-01-25 01:04:05 PST
The problem was that workspace code introduced n^2 complexity for unique URI calculation.
Attachments
Patch (1.89 KB, patch)
2013-01-25 01:34 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2013-01-25 01:34:33 PST
WebKit Review Bot
Comment 2 2013-01-25 02:25:45 PST
Comment on attachment 184699 [details] Patch Clearing flags on attachment: 184699 Committed r140805: <http://trac.webkit.org/changeset/140805>
WebKit Review Bot
Comment 3 2013-01-25 02:25:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.