RESOLVED WONTFIX 40769
Web Inspector: UI freezes, exhibits visual artifacts during JS debugging
https://bugs.webkit.org/show_bug.cgi?id=40769
Summary Web Inspector: UI freezes, exhibits visual artifacts during JS debugging
Alexei Masterov
Reported 2010-06-17 03:08:35 PDT
I was debugging the very first step in jQuery tutorial, when Inspector UI froze, and a lime circle and square appeared over the "elements" tab button (please see attached). The issue does not seem to be reproducible, but I was advised to open it anyway, and I am setting the severity to "minor".
Attachments
screenshot 1 (58.01 KB, image/png)
2010-06-17 03:09 PDT, Alexei Masterov
no flags
Screenshot 2 (6.20 KB, image/png)
2010-06-17 03:10 PDT, Alexei Masterov
no flags
Alexei Masterov
Comment 1 2010-06-17 03:09:41 PDT
Created attachment 58973 [details] screenshot 1
Alexei Masterov
Comment 2 2010-06-17 03:10:03 PDT
Created attachment 58974 [details] Screenshot 2
Alexei Masterov
Comment 3 2010-06-17 03:11:03 PDT
Chromium 6.0.440.0 (50079) was running with --process-per-tab switch
Pavel Feldman
Comment 4 2010-06-17 13:30:59 PDT
Could you please provide the steps you were going through anyways? Also, did it freeze UI and become unresponsive? Or you are saying this lime thingy stuck in the ui?
Alexei Masterov
Comment 5 2010-06-17 13:53:35 PDT
I set a few breakpoints. One in the HTML, and one or two in the jQuery.js, then reloaded the page. After that the UI froze (I couldn't reload a page, or hit stop, or do anything in Inspector) and green things appeared.
Pavel Feldman
Comment 6 2010-06-17 14:19:16 PDT
(In reply to comment #5) > I set a few breakpoints. One in the HTML, and one or two in the jQuery.js, then reloaded the page. After that the UI froze (I couldn't reload a page, or hit stop, or do anything in Inspector) and green things appeared. UI of inspector or UI of the target page?
Pavel Feldman
Comment 7 2011-02-08 11:14:38 PST
Can't repro.
Note You need to log in before you can comment on or make changes to this bug.