RESOLVED FIXED 60275
[GTK] Return correct GTK version for NPNVToolkit
https://bugs.webkit.org/show_bug.cgi?id=60275
Summary [GTK] Return correct GTK version for NPNVToolkit
Carlos Garcia Campos
Reported 2011-05-05 09:25:01 PDT
We are currently returning 0, which makes the flash plugin fail with message "Not GTK2 toolkit (got 0)". In WebKit1 we always return 2 in PluginView::platformGetValueStatic().
Attachments
Patch (1.57 KB, patch)
2011-05-05 09:26 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-05-05 09:26:56 PDT
Carlos Garcia Campos
Comment 2 2011-05-05 09:40:30 PDT
Note You need to log in before you can comment on or make changes to this bug.