2008-10-16 Kenneth Russell <kenneth.russell@sun.com>
commit2c7cec41f0a5e110e30af27ab31e7c1332122d43
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Oct 2008 19:08:19 +0000 (16 19:08 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Oct 2008 19:08:19 +0000 (16 19:08 +0000)
treeaa2d9dc8fd17813be83064d84ce0f03a353e8fd8
parentae35121d6fd70303085f8564744905ec85bbbc74
2008-10-16  Kenneth Russell  <kenneth.russell@sun.com>

        Reviewed and landed by Anders Carlsson.

        https://bugs.webkit.org/show_bug.cgi?id=21587
        NPN_PluginThreadAsyncCall does not work properly

        * plugins/PluginMainThreadScheduler.cpp:
        (WebCore::PluginMainThreadScheduler::dispatchCalls):
        Make sure to set m_callPending to false once the queue has been cleared.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37636 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebCore/ChangeLog
WebCore/plugins/PluginMainThreadScheduler.cpp