Bug 141532
Summary: | Web Inspector: no visual feedback when scope chain is being populated from backend | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brian Burg <burg> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Brian Burg
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/19817197>