DescriptionSync the MessageChannel and MessagePort interfaces with the spec
This exposes the MessagePort interface to workers.
The MessageChannel constructor was exposed to workers in spec and
implementation in 2009:
https://html5.org/r/3325
https://trac.webkit.org/changeset/45381
The MessagePort interface wasn't made exposed in the spec until 2014:
https://html5.org/r/8425
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191172
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|