DescriptionPPAPI: Move PPB_Messaging 1.2 to stable
This adds postMessageAndAwaitResponse() support to Pepper stable.
Open issues:
1) This is arguably an expansion on what JavaScript can do today. In particular,
it would be possible to make JavaScript block on PNaCl, which blocks on another
thread, which blocks on something like synchronous FileIO.
2) Not all types are supported yet; e.g. FileRef and FileSystem. I want to fix
that prior to M39. (see https://code.google.com/p/chromium/codesearch#chromium/src/content/renderer/pepper/message_channel.cc&l=305)
BUG=367896
Committed: https://crrev.com/9be4c268e89e2a759a670d55769defbd29bdd224
Cr-Commit-Position: refs/heads/master@{#297026}
Patch Set 1 #Patch Set 2 : merge #Patch Set 3 : remove from dev-channel #Patch Set 4 : remove dev-channel check in message_channel.cc #Patch Set 5 : unnecessary dependencies #
Total comments: 2
Messages
Total messages: 12 (4 generated)
|