[Qt] Fix plugins/windowless_plugin_paint_test.html
Created attachment 93820 [details] Patch
Attachment 93820 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1 Source/WebCore/plugins/qt/PluginViewQt.cpp:858: gdk_init_check is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 93820 [details] Patch We're gonna need the same snippet in Source/WebKit2/WebProcess/Plugins/Netscape/x11/NetscapeluginX11.cpp
Created attachment 93959 [details] Patch
Comment on attachment 93959 [details] Patch Kool. rs=me
Attachment 93959 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/plat..." exit_code: 1 Source/WebKit2/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Source/WebCore/plugins/qt/PluginViewQt.cpp:858: gdk_init_check is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] Total errors found: 2 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 93959 [details] Patch Clearing flags on attachment: 93959 Committed r86870: <http://trac.webkit.org/changeset/86870>
All reviewed patches have been landed. Closing bug.