[webkit-dev] ENABLE(INSPECTOR) check in Console::lastWMLErrorMessage

Joseph Pecoraro joepeck02 at gmail.com
Thu Apr 29 00:53:29 PDT 2010


Hello Ryan,

> Looks like it should add ENABLE(INSPECTOR) check in Console::lastWMLErrorMessage()
> (/trunk/WebCore/page/Console.cpp) Thanks.

Could you file a bug using this link?
http://webkit.org/new-inspector-bug

Please include any relevant error messages you're getting, such as
a compiler warning if there is a missing ENABLE(INSPECTOR) check.
It looks like you're compiling with WML enabled but without
INSPECTOR enabled. That would catch this problem! If thats it the
case someone will likely jump on this pretty quick. If you want you
can assign this to me and I can handle this tomorrow.

Better yet, if you'd like to try your hand and contributing a patch
that would be great! You can start here:
http://webkit.org/coding/contributing.html

Thanks!
- Joe



More information about the webkit-dev mailing list