[webkit-reviews] review canceled: [Bug 57104] getCSSCanvasContext does not work with SKIA_GPU : [Attachment 86956] updated patch for style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 12:31:32 PDT 2011


scroggo at google.com has canceled scroggo at google.com's request for review:
Bug 57104: getCSSCanvasContext does not work with SKIA_GPU
https://bugs.webkit.org/show_bug.cgi?id=57104

Attachment 86956: updated patch for style
https://bugs.webkit.org/attachment.cgi?id=86956&action=review

------- Additional Comments from scroggo at google.com
This patch adds guards so the new code will only be used if ENABLE(SKIA_GPU)
(just in case; I did not see any adverse effect when turned off).  Also, I
follow the new path for other cases, fixing more layout tests for SKIA_GPU
(yay!).


More information about the webkit-reviews mailing list