[webkit-reviews] review requested: [Bug 80613] [chromium] Clean up culling tests and templatize to test impl constructs : [Attachment 130854] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 11:05:01 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 80613: [chromium] Clean up culling tests and templatize to test impl
constructs
https://bugs.webkit.org/show_bug.cgi?id=80613

Attachment 130854: Patch
https://bugs.webkit.org/attachment.cgi?id=130854&action=review

------- Additional Comments from Dana Jansens <danakj at chromium.org>
This is a large unit test cleanup, plus templatization so that we can run all
the CCOcclusionTracker tests with both main and impl thread constructs.

While cleaning up, I made the test contain fewer LOC that are not relevant to
the particular test, with helper methods in the parent test class.

Coverage remains the same.


More information about the webkit-reviews mailing list