Bug 18035

Summary: Inspector's timeline should show a tooltip with duration for each resource
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Enhancement CC: aroben, catfish.man, dev+webkit, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[IMAGE] Current Behavior none

Description Timothy Hatcher 2008-03-23 21:39:15 PDT
When hovering over the timeline bar for a resource we should show the duration or size of the resource (depending on the current calculator). The tooltip might be best implemented as a custom hover effect that draws the text over the bar, or annotates the bar with various durations if we fix bug 18034.
Comment 1 Adam Roben (:aroben) 2008-04-17 09:56:29 PDT
*** Bug 18492 has been marked as a duplicate of this bug. ***
Comment 2 Adam Roben (:aroben) 2008-04-17 09:56:43 PDT
See bug 18492 for a suggestion for the tooltip text.
Comment 3 Joseph Pecoraro 2009-10-20 23:31:25 PDT
Created attachment 41551 [details]
[IMAGE] Current Behavior

The current behavior already has a tooltip as well as hover effects in the Canvas area for both times and sizes.  I attached a screenshot of the current behavior for a resource in the Time view.  I'll close this bug as resolved.