DescriptionSpecify TaskType of posted Task explicitly in MessagePort
This CL assigns PostedMessage task type to onmessage event triggered by
MessagePort::postMessage().
The spec says each MessagePort has its own queue. However, Blink is not
yet ready to do it. TaskType::PostedMessage implies a single shared queue
as an alternative.
https://html.spec.whatwg.org/multipage/comms.html#message-ports
BUG=624696
Committed: https://crrev.com/7961a34505d39310861f2b80ba8f1d32cd49555d
Cr-Commit-Position: refs/heads/master@{#439382}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 15 (10 generated)
|