gecko-dev/dom/plugins
David Parks a14e9905f0 Bug 1436253 - Fix NPAPI FunctionBroker condition variable concurrency issues. r=aklotz
The Monitor's Wait call is subject to spurious waking and needed a condition guard (I just use a boolean) to detect if it should not have been awakened.  Additionally, the ok value was being assigned after the Notify, despite it no longer being valid on this thread.
2018-02-06 21:35:44 -08:00
..
base Bug 1434399 part 13. Remove C++ uses of nsIDOMXULDocument. r=mystor 2018-01-31 14:49:28 -05:00
ipc Bug 1436253 - Fix NPAPI FunctionBroker condition variable concurrency issues. r=aklotz 2018-02-06 21:35:44 -08:00
test Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00