Bug 147210 - Web Inspector: Timeline should immediately start moving play head when starting a new recording
Summary: Web Inspector: Timeline should immediately start moving play head when starti...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-22 17:08 PDT by Joseph Pecoraro
Modified: 2015-07-22 21:47 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (10.10 KB, patch)
2015-07-22 17:12 PDT, Joseph Pecoraro
timothy: review+
Details | Formatted Diff | Diff
[PATCH] Proposed Fix (14.58 KB, patch)
2015-07-22 17:58 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (14.88 KB, patch)
2015-07-22 18:00 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-07-22 17:08:51 PDT
* SUMMARY
Timeline should immediately start moving play head when starting a new recording.

* STEPS TO REPRODUCE
1. Inspect <http://webkit.org>
2. Show Timeline tab
3. Cmd+R to reload
4. Wait for timeline recording to stop
5. Click the record button
6. Do nothing for 5 seconds
  => expected the timeline play head to be moving, but it is not... it is waiting for the page to do an event before moving
Comment 1 Radar WebKit Bug Importer 2015-07-22 17:09:20 PDT
<rdar://problem/21952648>
Comment 2 Joseph Pecoraro 2015-07-22 17:12:38 PDT
Created attachment 257310 [details]
[PATCH] Proposed Fix

I suppose I could make a test for this... I'll look into that.
Comment 3 Joseph Pecoraro 2015-07-22 17:58:01 PDT
Created attachment 257315 [details]
[PATCH] Proposed Fix

With test!
Comment 4 Joseph Pecoraro 2015-07-22 18:00:58 PDT
Created attachment 257316 [details]
[PATCH] Proposed Fix

Adds one more line to the test for one more comparison.
Comment 5 WebKit Commit Bot 2015-07-22 21:47:13 PDT
Comment on attachment 257316 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 257316

Committed r187211: <http://trac.webkit.org/changeset/187211>
Comment 6 WebKit Commit Bot 2015-07-22 21:47:16 PDT
All reviewed patches have been landed.  Closing bug.