[Webkit-unassigned] [Bug 27706] WebCore NPAPI implementations should share more code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 06:16:49 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27706
Tor Arne Vestbø <vestbo at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33537| |review?
Flag| |
--- Comment #3 from Tor Arne Vestbø <vestbo at webkit.org> 2009-07-27 06:16:48 PDT ---
Created an attachment (id=33537)
--> (https://bugs.webkit.org/attachment.cgi?id=33537)
2009-07-27 Tor Arne Vestbø <tor.arne.vestbo at nokia.com>
Reviewed by NOBODY (OOPS!).
Unregister plugin from PluginMainThreadScheduler if NPP_New fails
https://bugs.webkit.org/show_bug.cgi?id=27706
Since the plugin has not been started yet (m_isStarted is not set),
calling stop() will not have any affect, so we manually unregister
in start() before returning.
* plugins/PluginView.cpp:
(WebCore::PluginView::start):
---
2 files changed, 18 insertions(+), 1 deletions(-)
--
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