Chromium Code Reviews
Descriptionlinux: fix race in TransportDIB passing
There was a race condition when the renderer passes a TransportDIB to the plugin
process. It is possible that the renderer destroys the TransportDIB before the
plugin handles the message, in which case the plugin will fail to map the shm
handle.
This also cleans up a couple of things.
BUG=18320
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22949
Patch Set 1 #
Total comments: 3
Patch Set 2 : Add newline for clarity #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||||||||||||||||||||