[webkit-reviews] review requested: [Bug 77498] [Chromium] Occlusion tracking with CSS filters : [Attachment 127422] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 11:46:30 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 77498: [Chromium] Occlusion tracking with CSS filters
https://bugs.webkit.org/show_bug.cgi?id=77498

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
Addressed comments. I'm good with nearestAncestorThatMovesPixels(), thanks for
saving me from 10 more characters.

I moved the 'hasFilterThatMovesPixels()' and 'hasFilterThatAffectsOpacity()'
methods from RenderSurfaceChromium and CCRenderSurface into FilterOperations,
so the code only needs to exist once.

Also, rebased to TOT.


More information about the webkit-reviews mailing list