WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
18577
Inspector makes JS slow for all time
https://bugs.webkit.org/show_bug.cgi?id=18577
Summary
Inspector makes JS slow for all time
Oliver Hunt
Reported
2008-04-18 03:40:42 PDT
Using the web inspector makes JS very slow Steps to reproduce: 1. Go to
http://nerget.com/rayjs/rayjs.html
2. click render *eat candy until it's complete, it will give you a time* 3. "Inspect Element" on the document to open the inspector 4. close the inspector 5. click render *eat more candy* This second run is between 10% and 25% slower than the first :(, but lets continue 6. Open inspector again, switch to resource view, then switch back to element view and mouse over a few elements, then close inspector. 7. click the render option again this time round i see something in the order of a 50% regression From now on all JS in that webview will run really really slowly unless you close the tab/window -- other webview appear to be unaffected.
Attachments
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2008-05-23 03:13:21 PDT
Fixed in
r34072
.
Timothy Hatcher
Comment 2
2008-05-23 23:35:29 PDT
Another fix in
r34104
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug