Bug 92786 - [chromium] Hit test points are being clipped by layers that should not clip.
Summary: [chromium] Hit test points are being clipped by layers that should not clip.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shawn Singh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 13:00 PDT by Shawn Singh
Modified: 2012-07-31 16:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.80 KB, patch)
2012-07-31 13:08 PDT, Shawn Singh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.