DescriptionSupport both SharedWorkerContext and SharedWorkerGlobalScope to detect shared worker context
Update metadata_dispatcher.js to support both SharedWorkerContext and SharedWorkerGlobalScope
to detect shared worker context. The shared worker context was renamed to
SharedWorkerGlobalScope in the latest specification and the interface is going to be renamed
in Blink soon.
R=arv
BUG=253473
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208533
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix TODO comment #Messages
Total messages: 7 (0 generated)
|