[Webkit-unassigned] [Bug 158052] New: Web Inspector: discontinuous recordings should have discontinuities in the timeline memory graph
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 20:38:57 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158052
Bug ID: 158052
Summary: Web Inspector: discontinuous recordings should have
discontinuities in the timeline memory graph
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bburg at apple.com
CC: bburg at apple.com, graouts at webkit.org,
joepeck at webkit.org, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
STEPS TO REPRODUCE:
1. Start recording on some page that allocates and frees memory predictably
2. Stop the recording, then do something that frees up memory (without navigating the page)
3. Start the recording again.
EXPECTED:
Like the timeline bars, the memory graph shouldn't render anything during the interval that was not recorded.
ACTUAL:
The line segment doesn't skip, so it appears to interpolate the line between two sides of the gap.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160525/d3995862/attachment.html>
More information about the webkit-unassigned
mailing list