[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:46:27 PDT 2012


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





--- Comment #9 from Christophe Dumez <christophe.dumez at intel.com>  2012-10-02 22:46:51 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:50
> +static const char xErrorString[] = "The program '%s' received an X Window System error.\n"

xErrorString is used in webkitXError() which is not protected by #ifndef LOG_DISABLED

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