[Webkit-unassigned] [Bug 27511] Add WinCE specific platform/graphics files to WebCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 12 09:46:55 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27511
--- Comment #91 from Peter Kasting <pkasting at google.com> 2009-08-12 09:46:52 PDT ---
(In reply to comment #90)
> ImageSource is no longer a forked file for each port. Rather, all ports that
> are use the built-in image decoders are moving to a cross-platform
> ImageSource.cpp file. Please refactor to use this new file and (only if
> necessary) add #if/#else for any behavior changes need by WINCE port for this
> file. See: https://bugs.webkit.org/show_bug.cgi?id=27965
And if behavior differences are needed, chat with me/Adam; maybe we can find a
better way than #ifdefs (one or two virtual functions, or splitting
ImageSource.cpp into a couple pieces, for example).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list