RESOLVED FIXED 79275
[chromium] Fix CCOcclusionTracker unit test assertion
https://bugs.webkit.org/show_bug.cgi?id=79275
Summary [chromium] Fix CCOcclusionTracker unit test assertion
Dana Jansens
Reported 2012-02-22 13:40:36 PST
[chromium] Fix CCOcclusionTracker unit test assertion
Attachments
Patch (2.35 KB, patch)
2012-02-22 13:41 PST, Dana Jansens
no flags
Patch (24.66 KB, patch)
2012-02-22 13:58 PST, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-02-22 13:41:12 PST
The iterators change doesn't seem to be related to this assert. I get it with and without the iterators.
Dana Jansens
Comment 2 2012-02-22 13:41:26 PST
Created attachment 128280 [details] Patch Was checking the surface which we already left. This is a no-no.
Dana Jansens
Comment 3 2012-02-22 13:58:19 PST
Created attachment 128284 [details] Patch Similar problem in CCOcclusionTrackerTest.surfaceOcclusionInScreenSpace. And using EXPECT_TRUE/EXPECT_FALSE for bools.
WebKit Review Bot
Comment 4 2012-02-22 17:41:55 PST
Comment on attachment 128284 [details] Patch Clearing flags on attachment: 128284 Committed r108587: <http://trac.webkit.org/changeset/108587>
WebKit Review Bot
Comment 5 2012-02-22 17:42:00 PST
All reviewed patches have been landed. Closing bug.
Tony Chang
Comment 6 2012-02-23 11:28:28 PST
*** Bug 79381 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.