Bug 158599

Summary: Web Inspector: Memory Pressure events should have tooltips
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] WIP - Tooltip, but doesn't handle the z-index issues to show it none

Joseph Pecoraro
Reported 2016-06-09 19:44:00 PDT
Summary: Memory Pressure events should have tooltips Steps To Reproduce: 1. Inspect this page 2. Start Memory Timeline 3. shell> sudo memory_pressure -S -l critical 4. Stop Recording 5. Hover Memory Pressure event marker => Expected a tooltip with the timestamp Notes: - This is challenging because of the z-indexing. - Normal event markers are in the TimelineRuler on top of the Overview Graph - Memory Pressure event markers are only inside the Memory Timeline Graph beneath a few containers that prevent the tooltip from appearing
Attachments
[PATCH] WIP - Tooltip, but doesn't handle the z-index issues to show it (882 bytes, patch)
2016-06-09 19:54 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-06-09 19:45:33 PDT
Joseph Pecoraro
Comment 2 2016-06-09 19:54:47 PDT
Created attachment 280979 [details] [PATCH] WIP - Tooltip, but doesn't handle the z-index issues to show it
Note You need to log in before you can comment on or make changes to this bug.