Bug 19531
Summary: | Profiling during a page load does not record a profile | ||
---|---|---|---|
Product: | WebKit | Reporter: | Francisco Tolmasky <tolmasky> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | aroben, bburg, cgriego, ddkilzer, rik |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Francisco Tolmasky
On Firebug, one can hit "profile", then refresh to profile the load of a page. On Safari the same steps result in a non-profile.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Anthony Ricaud
I think this is a duplicate of bug 19246
Matt Lilek
*** This bug has been marked as a duplicate of 19246 ***
Adam Roben (:aroben)
I don't think this is exactly the same as bug 19426. Bug 19426 seems to be about having a new UI option to start profiling and automatically refresh the page. This bug is about profiling during a reload not working at all, regardless of whether we have a UI option for it.
Mark Rowe (bdash)
<rdar://problem/6007136>
Anthony Ricaud
(In reply to comment #3)
> I don't think this is exactly the same as bug 19426. Bug 19426 seems to be
> about having a new UI option to start profiling and automatically refresh the
> page. This bug is about profiling during a reload not working at all,
> regardless of whether we have a UI option for it.
>
Oh yes, this is not exactly the same, my bad. This bug is useful and bug 19426 will help make it more discoverable.
Blaze Burg
Timelines now auto-record for the first 10 or 20 seconds after page load start.