Bug 79302 - [chromium] Add unit test for surface occlusion
Summary: [chromium] Add unit test for surface occlusion
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: Dana Jansens
URL:
Keywords:
Depends on: 79275
Blocks:
  Show dependency treegraph
 
Reported: 2012-02-22 16:41 PST by Dana Jansens
Modified: 2012-02-22 19:37 PST (History)
4 users (show)

See Also:


Attachments
Patch (10.07 KB, patch)
2012-02-22 16:43 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-02-22 16:41:34 PST
[chromium] Add unit test for surface occlusion
Comment 1 Dana Jansens 2012-02-22 16:43:28 PST
Here's another unit test verifying that surface occlusion using the owning layer's screenSpaceTransform() is working.

Also I thought it worth testing with two render surfaces with different transforms to make sure the stack is being used correctly.
Comment 2 Dana Jansens 2012-02-22 16:43:53 PST
Created attachment 128331 [details]
Patch
Comment 3 James Robinson 2012-02-22 16:53:56 PST
Comment on attachment 128331 [details]
Patch

OK
Comment 4 WebKit Review Bot 2012-02-22 19:37:14 PST
Comment on attachment 128331 [details]
Patch

Clearing flags on attachment: 128331

Committed r108598: <http://trac.webkit.org/changeset/108598>
Comment 5 WebKit Review Bot 2012-02-22 19:37:18 PST
All reviewed patches have been landed.  Closing bug.