Bug 14351
Summary: | Inspector's timeline should show when JavaScript was executing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | rik, timothy |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All |
Adam Roben (:aroben)
The Web Inspector's timeline view should show when JavaScript was executing while the page loaded. I don't think it's necessary to show JavaScript execution after the last resource finishes loading. We could perhaps show this by shading the background of the timeline view a different color when JavaScript was executing.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5712810>
Timothy Hatcher
The Timeline panel does this.