NEW 141532
Web Inspector: no visual feedback when scope chain is being populated from backend
https://bugs.webkit.org/show_bug.cgi?id=141532
Summary Web Inspector: no visual feedback when scope chain is being populated from ba...
Brian Burg
Reported 2015-02-12 13:23:47 PST
Sometimes it takes several seconds to load the scope chain sections if many call frames are navigated or the system is under load. We could put the spinner in there that's used in the main content browser area. Repro steps (on a fast machine): 1. Go to Wikipedia with Inspector ope 2. Turn on "pause on all exceptions" 3. Navigate around until you get a call stack >20 frames 4. Start at the top call frame, and quickly key down through all the call frames. It will take several seconds for the backend to catch up. In the meantime, it just looks like there is nothing in the scope chain sidebar.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-02-12 13:24:09 PST
Note You need to log in before you can comment on or make changes to this bug.