DescriptionQueue postMessage messages destined for a MimeHandlerView guest
Currently if postMessage messages are sent to a MimeHandlerView guest before
it has loaded, they will just be dropped. It also isn't possible to know
when the guest has fully loaded. This CL queues messages until the guest
has fully loaded and then dispatches them to the guest so that none are lost.
BUG=415858
Committed: https://crrev.com/9d460f93a1c87f4eee06cdddf50c44f2868010db
Cr-Commit-Position: refs/heads/master@{#309534}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 2
Patch Set 6 : #
Total comments: 2
Patch Set 7 : #
Total comments: 2
Patch Set 8 : #
Total comments: 2
Patch Set 9 : #Patch Set 10 : #Messages
Total messages: 20 (5 generated)
|