[webkit-reviews] review requested: [Bug 75864] [chromium] Push CCLayerIteratorPosition struct into CCLayerIterator class. : [Attachment 121679] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 10:09:27 PST 2012


Dana Jansens <danakj at chromium.org> has asked  for review:
Bug 75864: [chromium] Push CCLayerIteratorPosition struct into CCLayerIterator
class.
https://bugs.webkit.org/show_bug.cgi?id=75864

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

------- Additional Comments from Dana Jansens <danakj at chromium.org>
This removes the CCLayerIteratorPosition struct, moving the data fields into
the CCLayerIterator class.
I think it's a little less complicated this way and drops ~50 lines of code.


More information about the webkit-reviews mailing list