[Webkit-unassigned] [Bug 25702] New: Unregister plugins when they are stopped, in Qt port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 12:53:06 PDT 2009


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

           Summary: Unregister plugins when they are stopped, in Qt port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com


Plugins are registered with PluginMainThreadScheduler when they are started,
but in Qt port, they are not unregistered when they are stopped. This can lead
to an assertion failure in PluginMainThreadScheduler::registerPlugin if the
same address is reused for a new NPP instance.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list