Bug 157638 - Web Inspector: Timeline Reset button only resets the one active Script TimelineView
Summary: Web Inspector: Timeline Reset button only resets the one active Script Timeli...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-12 13:15 PDT by Joseph Pecoraro
Modified: 2016-05-12 15:08 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.96 KB, patch)
2016-05-12 13:16 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 2016-05-12 13:15:09 PDT
* SUMMARY
Timeline Reset button only resets the one active Script TimelineView.

It should reset both Script TimelineViews (Events and Call Frames)

* STEPS TO REPRODUCE
1. Record a timeline with script events
2. Select Scripts Timeline
3. Select Call Frame
4. Click Timeline Reset button
  => Call Frames clears
5. Switch to Events
  => There are records! Expected it to be cleared
Comment 1 Radar WebKit Bug Importer 2016-05-12 13:15:56 PDT
<rdar://problem/26251756>
Comment 2 Joseph Pecoraro 2016-05-12 13:16:19 PDT
Created attachment 278755 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-05-12 15:08:12 PDT
Comment on attachment 278755 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 278755

Committed r200793: <http://trac.webkit.org/changeset/200793>
Comment 4 WebKit Commit Bot 2016-05-12 15:08:16 PDT
All reviewed patches have been landed.  Closing bug.