[webkit-reviews] review granted: [Bug 86018] [Chromium] Remove dead code behind unused WEBKIT_USING_CG : [Attachment 141158] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 11:09:51 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 86018: [Chromium] Remove dead code behind unused WEBKIT_USING_CG
https://bugs.webkit.org/show_bug.cgi?id=86018

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=141158&action=review


> Source/Platform/chromium/public/WebImage.h:36
>  #if WEBKIT_USING_SKIA

I wonder if we can remove all these ifdefs too since this should now always be
true.


More information about the webkit-reviews mailing list