WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150918
Web Inspector: Load markers persist in timeline ruler after resetting recording
https://bugs.webkit.org/show_bug.cgi?id=150918
Summary
Web Inspector: Load markers persist in timeline ruler after resetting recording
Matt Baker
Reported
2015-11-04 19:02:32 PST
* SUMMARY Load markers persist in timeline ruler after resetting recording. This doesn't apply to the current time marker, which is correctly reset to time zero. * STEPS TO REPRODUCE 1. Inspector -> Timelines 2. Record a page reload 3. Stop the recording once the blue and red load markers appear (or let it stop on its own) 4. Reset the recording (Click the trashcan icon) => Current time marker resets to zero, but load markers remain
Attachments
[Patch] Proposed Fix
(4.87 KB, patch)
2015-11-04 19:06 PST
,
Matt Baker
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-04 19:03:01 PST
<
rdar://problem/23406324
>
Matt Baker
Comment 2
2015-11-04 19:06:06 PST
Created
attachment 264834
[details]
[Patch] Proposed Fix
Joseph Pecoraro
Comment 3
2015-11-04 19:19:05 PST
Comment on
attachment 264834
[details]
[Patch] Proposed Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=264834&action=review
r=me
> Source/WebInspectorUI/ChangeLog:11 > + (WebInspector.OverviewTimelineView.prototype._recordingReset): > + Clears ruler markers on recording reset. Adds current time marker back.
Good find! When is the recording reset? Only the clear button and initial load? Is there any other way?
WebKit Commit Bot
Comment 4
2015-11-04 20:10:19 PST
Comment on
attachment 264834
[details]
[Patch] Proposed Fix Clearing flags on attachment: 264834 Committed
r192050
: <
http://trac.webkit.org/changeset/192050
>
WebKit Commit Bot
Comment 5
2015-11-04 20:10:23 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug