[Webkit-unassigned] [Bug 98174] Unix plugin process: xErrorString does not need to be defined in release builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 2 22:58:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98174
--- Comment #10 from Christophe Dumez <christophe.dumez at intel.com> 2012-10-02 22:58:35 PST ---
(From update of attachment 166712)
View in context: https://bugs.webkit.org/attachment.cgi?id=166712&action=review
> Source/WebKit2/PluginProcess/unix/PluginProcessMainUnix.cpp:49
> +#ifndef LOG_DISABLED
This should be:
#if !LOG_DISABLED
I'm fixing it in Bug 98232.
--
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