Bug 19947
Summary: | The Profiler in the web inspector should show profiles that are currently gathering information. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kevin McCullough <kmccullough> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bburg |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Kevin McCullough
If a profile is still in the stages of gathering information, the inspector should show some evidence of that.
In FireBug there is a spinning icon that represents each profile that is running with the name of the profile next to it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kevin McCullough
<rdar://problem/6060556> The Profiler in the web inspector should show profiles that are currently gathering information (19947)
Timothy Hatcher
Again, I don't think we need to say 200 on everything. Maybe just show it if the status code is not 200?
Blaze Burg
Profiles UI was redone.