RESOLVED FIXED 157959
REGRESSION(r200740): Web Inspector: TimelineRecordBar class lists not properly cleared, bleeding colors when zooming in and out
https://bugs.webkit.org/show_bug.cgi?id=157959
Summary REGRESSION(r200740): Web Inspector: TimelineRecordBar class lists not properl...
Joseph Pecoraro
Reported 2016-05-20 15:16:23 PDT
* SUMMARY TimelineRecordBar class lists not properly cleared, bleeding colors when zooming in and out. * STEPS TO REPRODUCE 1. Inspect <http://bl.ocks.org/syntagmatic/6c149c08fc9cde682635> 2. Show Timeline Tab 3. Enable Scripts Timeline 4. Record 15 seconds of the page (JS + GCs) 5. Zoom in and out of Scripts Timeline Overview Graph => Orange (GC) bleeds into records that should be purple * NOTES Regression due to optimizations in <http://trac.webkit.org/changeset/200740>. Missed the clearing case.
Attachments
[PATCH] Proposed Fix (1.59 KB, patch)
2016-05-20 15:21 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-05-20 15:16:31 PDT
Joseph Pecoraro
Comment 2 2016-05-20 15:21:33 PDT
Created attachment 279506 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2016-05-20 15:23:18 PDT
Comment on attachment 279506 [details] [PATCH] Proposed Fix r=bburg
WebKit Commit Bot
Comment 4 2016-05-20 15:52:33 PDT
Comment on attachment 279506 [details] [PATCH] Proposed Fix Clearing flags on attachment: 279506 Committed r201231: <http://trac.webkit.org/changeset/201231>
WebKit Commit Bot
Comment 5 2016-05-20 15:52:37 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.