Bug 89492 - Perform hit-test from correct frame in isRectTopmost()
Summary: Perform hit-test from correct frame in isRectTopmost()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raymes Khoury
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 11:43 PDT by Raymes Khoury
Modified: 2012-06-20 16:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.64 KB, patch)
2012-06-19 11:45 PDT, Raymes Khoury
no flags Details | Formatted Diff | Diff
Patch (2.39 KB, patch)
2012-06-19 11:50 PDT, Raymes Khoury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raymes Khoury 2012-06-19 11:43:03 PDT
Perform hit-test from correct frame in isRectTopmost()
Comment 1 Raymes Khoury 2012-06-19 11:45:42 PDT
Created attachment 148380 [details]
Patch
Comment 2 Raymes Khoury 2012-06-19 11:50:28 PDT
Created attachment 148384 [details]
Patch
Comment 3 Raymes Khoury 2012-06-19 11:52:07 PDT
Another issue with isRectTopmost. ppapi example will by updated to test this case.
Comment 4 Levi Weintraub 2012-06-20 11:58:24 PDT
Comment on attachment 148384 [details]
Patch

Good catch! It'd be nice to have a test...
Comment 5 Levi Weintraub 2012-06-20 15:42:39 PDT
Comment on attachment 148384 [details]
Patch

We don't currently have the testing infrastructure in place to test this from WK. Raymes will follow this up with an update to a Chromium ppapi example that's the closest we have to a test.
Comment 6 WebKit Review Bot 2012-06-20 16:31:31 PDT
Comment on attachment 148384 [details]
Patch

Clearing flags on attachment: 148384

Committed r120881: <http://trac.webkit.org/changeset/120881>
Comment 7 WebKit Review Bot 2012-06-20 16:31:36 PDT
All reviewed patches have been landed.  Closing bug.