[webkit-help] (no subject)
Julien Chaffraix
julien.chaffraix at gmail.com
Mon Dec 5 08:25:36 PST 2011
Hi,
> I am doing some changes for Android Webkit.
> But I am not able to see the logs of webkit on console.[Android LOGCAT].
> Is there anything need to be done to enable the same.
It really sounds like an Android question without much bearing to
WebKit (the absence of any useful clues on what you tried makes it
look like that). Look at how Android logs into logcat in C++ and
replicate that at the WebKit level _if needed_ (it's in
JavaScriptCore/wtf/Logging.h).
If you still have issues, you can use an Android specific resource [1]
as Android has forked from WebKit and thus people here don't know much
about it.
Thanks,
Julien
[1] http://developer.android.com/resources/community-groups.html
More information about the webkit-help
mailing list