[webkit-reviews] review requested: [Bug 79927] [chromium] Add clipping to scissor rect to CCOcclusionTracker : [Attachment 129711] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 08:35:15 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 79927: [chromium] Add clipping to scissor rect to CCOcclusionTracker
https://bugs.webkit.org/show_bug.cgi?id=79927

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
Erg. If the MaybeRect class is contained inside CCOcclusionTracker, then the
helper methods can't be static inline functions, they have to join the class to
see the data type. How about CCMaybeRect?


More information about the webkit-reviews mailing list