Bug 35827

Summary: Web Inspector: in Timeline panel, click followed with mouse move resets popover.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
initial version of patch. pfeldman: review+, pfeldman: commit-queue-

Description Pavel Feldman 2010-03-06 01:53:27 PST
There is a small glitch that closes / openes new popover upon mouse move in case original popover was opened on mouse click.
Comment 1 Ilya Tikhonovsky 2010-03-06 02:47:52 PST
Created attachment 50149 [details]
initial version of patch.
Comment 2 Pavel Feldman 2010-03-06 02:55:01 PST
Comment on attachment 50149 [details]
initial version of patch.

I'll land.
Comment 3 Pavel Feldman 2010-03-06 03:01:00 PST
Variation of patch landed (killed timer upon click and brushed up url business in timeline's popover).

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/inspector/timeline-network-resource-expected.txt
	M	WebCore/ChangeLog
	M	WebCore/English.lproj/localizedStrings.js
	M	WebCore/inspector/front-end/Popover.js
	M	WebCore/inspector/front-end/TimelinePanel.js
Committed r55614