[webkit-reviews] review granted: [Bug 70192] Remove unused ENABLE(SKIA_GPU) : [Attachment 111163] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 15 19:42:21 PDT 2011


Daniel Bates <dbates at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 70192: Remove unused ENABLE(SKIA_GPU)
https://bugs.webkit.org/show_bug.cgi?id=70192

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

------- Additional Comments from Daniel Bates <dbates at webkit.org>
For completeness, references to ENABLE(SKIA_GPU) were replaced with USE(SKIA)
or an analogous run-time check in <http://trac.webkit.org/changeset/85017>.
Obviously, we didn't remove SKIA_GPU references in
Source/WebKit/chromium/features.gypi.


More information about the webkit-reviews mailing list