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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 4 23:49:25 PDT 2011


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


Hao Zheng <zhenghao at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106309|0                           |1
        is obsolete|                            |




--- Comment #4 from Hao Zheng <zhenghao at chromium.org>  2011-09-04 23:49:25 PST ---
Created an attachment (id=106310)
 --> (https://bugs.webkit.org/attachment.cgi?id=106310&action=review)
Proposed patch 3.

I tried to remove '../' from #include path, but it caused compile errors on chromium/linux:
In file included from out/Release/obj/gen/webkit/third_party/WebKit/Source/WebKit/chromium/public/linux/WebThemeEngine.h:2,
                 from Source/WebKit/chromium/webkit/glue/webthemeengine_impl_linux.h:8,
                 from Source/WebKit/chromium/webkit/glue/webkitclient_impl.h:16,
                 from Source/WebKit/chromium/webkit/glue/webkitclient_impl.cc:5:
So for future implementation of webthemeengine_impl_android, we need keep '../'.

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