[webkit-reviews] review requested: [Bug 21816] Clean up ImageBuffer.h so there do not have to be separate ifdefs for each platform : [Attachment 24580] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 22 16:33:16 PDT 2008


Brett Wilson (Google) <brettw at chromium.org> has asked  for review:
Bug 21816: Clean up ImageBuffer.h so there do not have to be separate ifdefs
for each platform
https://bugs.webkit.org/show_bug.cgi?id=21816

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

------- Additional Comments from Brett Wilson (Google) <brettw at chromium.org>
Move platform-specific stuff out of ImageBuffer and into a separate
per-platform file. This should make everything a little cleaner and nicer for
everybody, and allows ports to make changes without having to change these
shared files.


More information about the webkit-reviews mailing list