[Webkit-unassigned] [Bug 59125] [Qt][WK2] Cannot play flash with NSPluginWrapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 07:27:03 PDT 2011


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





--- Comment #3 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2011-04-22 07:27:03 PST ---
(From update of attachment 90706)
View in context: https://bugs.webkit.org/attachment.cgi?id=90706&action=review

> Source/WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:513
> +           // Cheat the GTK version if we now that this plugin needs it or if the plugin call us

know*

> Source/WebKit2/WebProcess/Plugins/Netscape/NetscapeBrowserFuncs.cpp:520
> +               RefPtr<NetscapePlugin> plugin = NetscapePlugin::fromNPP(npp);
> +               needToCheatGTKVersion = plugin->quirks().contains(PluginQuirks::RequiresGTKToolKit);

this doesnt seem like cheating. Why not just call the variable "requiresGTKToolKit"

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