Bug 113340

Summary: Web Inspector: enhance Popover.js to rely on hover element coordinates
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 113412    
Attachments:
Description Flags
Patch none

Description Andrey Lushnikov 2013-03-26 14:22:15 PDT
Enhance Popover.js to rely on hover element coordinates instead of DOM hierarchy. This will make it possible to summon popovers over anchors with "pointer-events: none" style property.
Comment 1 Andrey Lushnikov 2013-03-26 14:28:00 PDT
Created attachment 195163 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-27 17:08:22 PDT
Comment on attachment 195163 [details]
Patch

Clearing flags on attachment: 195163

Committed r147027: <http://trac.webkit.org/changeset/147027>
Comment 3 WebKit Review Bot 2013-03-27 17:08:26 PDT
All reviewed patches have been landed.  Closing bug.