[webkit-reviews] review requested: [Bug 60719] Split canvas from LayerTilerChromium : [Attachment 93696] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 14:49:55 PDT 2011


Alok Priyadarshi <alokp at chromium.org> has asked  for review:
Bug 60719: Split canvas from LayerTilerChromium
https://bugs.webkit.org/show_bug.cgi?id=60719

Attachment 93696: proposed patch
https://bugs.webkit.org/attachment.cgi?id=93696&action=review

------- Additional Comments from Alok Priyadarshi <alokp at chromium.org>
Main changes:
- Replaced IntPoint(0,0) with IntPoint::zero()
- Removed #ifdef(SKIA) from LayerRendererChromium.h
- explicit constructors
- Renamed LayerTilerChromium member functions: update -> prepareToUpdate and
upload -> updateRect


More information about the webkit-reviews mailing list