[Webkit-unassigned] [Bug 46399] Implement plugin quirks in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 13 06:39:15 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=46399
--- Comment #4 from Adam Roben (:aroben) <aroben at apple.com> 2011-05-13 06:39:15 PST ---
Here are all the plugin quirks that WebKit1 uses on Windows, and the revisions in which they were added.
http://trac.webkit.org/browser/trunk/Source/WebCore/plugins/win/PluginPackageWin.cpp?rev=86242#L91
PluginQuirkFlashURLNotifyBug
http://trac.webkit.org/changeset/29778
PluginQuirkDeferFirstSetWindowCall
http://trac.webkit.org/changeset/23424
PluginQuirkDontAllowMultipleInstances
http://trac.webkit.org/changeset/30698
PluginQuirkDontCallWndProcForSameMessageRecursively
http://trac.webkit.org/changeset/25642
PluginQuirkDontClipToZeroRectWhenScrolling
http://trac.webkit.org/changeset/29974
PluginQuirkDontSetNullWindowHandleOnDestroy
http://trac.webkit.org/changeset/30218
PluginQuirkDontUnloadPlugin
http://trac.webkit.org/changeset/25606
PluginQuirkHasModalMessageLoop
http://trac.webkit.org/changeset/28700
PluginQuirkRemoveWindowlessVideoParam
http://trac.webkit.org/changeset/23947
PluginQuirkThrottleInvalidate
http://trac.webkit.org/changeset/23441
PluginQuirkThrottleWMUserPlusOneMessages
http://trac.webkit.org/changeset/25310
PluginQuirkWantsMozillaUserAgent
http://trac.webkit.org/changeset/22693
This quirk doesn't exist anymore, but once did, so might warrant investigation:
PluginQuirksWantsAsciiWindowProc
http://trac.webkit.org/changeset/23450
--
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