Bug 92786

Summary: [chromium] Hit test points are being clipped by layers that should not clip.
Product: WebKit Reporter: Shawn Singh <shawnsingh>
Component: Layout and RenderingAssignee: Shawn Singh <shawnsingh>
Status: RESOLVED FIXED    
Severity: Normal CC: cc-bugs, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Shawn Singh 2012-07-31 13:00:53 PDT
Patch coming soon.  When checking if ancestors clip the hit-testing point, we are accidentally checking all layers, instead of only layers that actually clip something.
Comment 1 Shawn Singh 2012-07-31 13:08:57 PDT
Created attachment 155614 [details]
Patch
Comment 2 James Robinson 2012-07-31 14:37:39 PDT
Comment on attachment 155614 [details]
Patch

R=me
Comment 3 WebKit Review Bot 2012-07-31 16:38:56 PDT
Comment on attachment 155614 [details]
Patch

Clearing flags on attachment: 155614

Committed r124270: <http://trac.webkit.org/changeset/124270>
Comment 4 WebKit Review Bot 2012-07-31 16:38:59 PDT
All reviewed patches have been landed.  Closing bug.