Bug 21587 - NPN_PluginThreadAsyncCall does not work properly
Summary: NPN_PluginThreadAsyncCall does not work properly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Major
Assignee: Nobody
URL:
Keywords:
: 21503 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-14 01:42 PDT by Kenneth Russell
Modified: 2009-01-08 06:50 PST (History)
4 users (show)

See Also:


Attachments
Patch fixing problem (369 bytes, patch)
2008-10-14 01:44 PDT, Kenneth Russell
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2008-10-14 01:42:53 PDT
An implementation bug causes NPN_PluginThreadAsyncCall to not call the callback in a timely fashion. Trivial patch attached which has been tested and verified.
Comment 1 Kenneth Russell 2008-10-14 01:44:15 PDT
Created attachment 24340 [details]
Patch fixing problem
Comment 2 Alexey Proskuryakov 2008-10-16 01:53:31 PDT
Comment on attachment 24340 [details]
Patch fixing problem

I assume this was meant for review, marking as such.
Comment 3 Anders Carlsson 2008-10-16 12:08:35 PDT
andersca2:WebCore andersca$ svn ci
Sending        WebCore/ChangeLog
Sending        WebCore/plugins/PluginMainThreadScheduler.cpp
Transmitting file data ..
Committed revision 37636.
Comment 4 Sam Weinig 2008-10-17 19:04:14 PDT
Comment on attachment 24340 [details]
Patch fixing problem

This was clearly reviewed by Anders.
Comment 5 John Ripley 2009-01-08 06:50:28 PST
*** Bug 21503 has been marked as a duplicate of this bug. ***