DescriptionPepper: Make pending_sync_msgs_ local to IO thread.
Adding support for PpapiHostMessage_OpenResource to SFI mode is tricky.
Validating the file tokens requires that a message to be sent to the browser
(!) to validate that information in the case of a compromised renderer.
This change is one step to allowing processing for the reply of the
PpapiHostMessage_OpenResource message to send a message to the browser for
constructing a NaClDesc properly.
This makes the encapsulation of NaClMessageScanner a bit worse, but also
reduces the amount of code for which the critical section under lock_ must be
held.
BUG=394130
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291234
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : fixes for dmichael. #Patch Set 4 : #
Messages
Total messages: 8 (0 generated)
|