[Webkit-unassigned] [Bug 67584] [Chromium] Add WebSandboxSupport and WebThemeEngine for Android.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 4 22:15:35 PDT 2011


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-09-04 22:15:35 PST ---
(From update of attachment 106303)
View in context: https://bugs.webkit.org/attachment.cgi?id=106303&action=review

> Source/WebKit/chromium/public/android/WebThemeEngine.h:36
> +#include "../WebCanvas.h"
> +#include "../WebColor.h"
> +#include "../WebSize.h"

I think these includes shouldn't have the "../" part, but I'm not 100% sure.

> Source/WebKit/chromium/src/PlatformSupport.cpp:467
> +    // TODO(zhenghao): use simple logic for now.

TODO(zhenghao) => FIXME

> Source/WebKit/chromium/src/PlatformSupport.cpp:468
> +    return WebString("Arial");

This seems really lame.  Should we file a bug and include a link here?

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