WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
48448
TestNetscapePlugIn.windowedPlugin is ineffective on Windows, should be replaced with an attribute
https://bugs.webkit.org/show_bug.cgi?id=48448
Summary
TestNetscapePlugIn.windowedPlugin is ineffective on Windows, should be replac...
Adam Roben (:aroben)
Reported
2010-10-27 11:34:57 PDT
r66408
[1] added a .windowedPlugin property to TestNetscapePlugIn that calls through to NPN_SetValue(NPPVpluginWindowBool). But this is ineffective on Windows, where a plugin's windowed status can only be set within NPP_New. We should replace .windowedPlugin with an attribute on the <embed> element that TestNetscapePlugIn can look at in NPP_New. 1.
http://trac.webkit.org/changeset/66408
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug