[Webkit-unassigned] [Bug 69997] [Chromium] Reduce dependencies of ImageDiff to compile it for Android.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 09:52:40 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69997


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111580|commit-queue?               |
               Flag|                            |




--- Comment #8 from Tony Chang <tony at chromium.org>  2011-10-19 09:52:40 PST ---
(From update of attachment 111580)
View in context: https://bugs.webkit.org/attachment.cgi?id=111580&action=review

I think we should just depend on wtf because it's pretty small.  Or are you trying to avoid having host and target in JavaScriptCore.gyp?

> Tools/DumpRenderTree/chromium/ImageDiff.cpp:51
> +#include <limits.h>

I would just include this on all platforms if a single platform needs it.

-- 
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