Bug 211327 - Web Inspector: Timelines: Memory: the stacked area graph should not extend beyond the "stopping time" marker
Summary: Web Inspector: Timelines: Memory: the stacked area graph should not extend be...
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: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-01 17:52 PDT by Devin Rousso
Modified: 2020-05-05 14:01 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.22 KB, patch)
2020-05-01 18:21 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2020-05-01 17:52:40 PDT
# STEPS TO REPRODUCE
1. inspect any super busy page (preferably using a debug build)
2. enable the Memory timeline
3. start a recording
4. do a bunch of stuff to enqueue a bunch of records
5. stop the active timeline recording
 => take note of the "stopping time" marker
6. wait for the active timeline recording to actually stop
 => the memory graph continues beyond the "stopping time" marker all the way to the "current time" marker
Comment 1 Devin Rousso 2020-05-01 18:21:48 PDT
Created attachment 398268 [details]
Patch
Comment 2 BJ Burg 2020-05-05 13:58:15 PDT
Comment on attachment 398268 [details]
Patch

rs=me
Comment 3 EWS 2020-05-05 14:00:58 PDT
Committed r261197: <https://trac.webkit.org/changeset/261197>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398268 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-05 14:01:16 PDT
<rdar://problem/62902384>