RESOLVED FIXED147210
Web Inspector: Timeline should immediately start moving play head when starting a new recording
https://bugs.webkit.org/show_bug.cgi?id=147210
Summary Web Inspector: Timeline should immediately start moving play head when starti...
Joseph Pecoraro
Reported 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
Attachments
[PATCH] Proposed Fix (10.10 KB, patch)
2015-07-22 17:12 PDT, Joseph Pecoraro
timothy: review+
[PATCH] Proposed Fix (14.58 KB, patch)
2015-07-22 17:58 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (14.88 KB, patch)
2015-07-22 18:00 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-22 17:09:20 PDT
Joseph Pecoraro
Comment 2 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.
Joseph Pecoraro
Comment 3 2015-07-22 17:58:01 PDT
Created attachment 257315 [details] [PATCH] Proposed Fix With test!
Joseph Pecoraro
Comment 4 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.
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2015-07-22 21:47:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.