Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1052)

Unified Diff: Source/modules/EventTargetModulesFactory.in

Issue 1008533005: Initial implementation of stashed message ports, blink side (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/dom/MessagePort.cpp ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/EventTargetModulesFactory.in
diff --git a/Source/modules/EventTargetModulesFactory.in b/Source/modules/EventTargetModulesFactory.in
index 6eabe086d7e6296f54e931a57c600bded0e9ddfd..7e1af322ab060c5891d76d2d77e753369497c76d 100644
--- a/Source/modules/EventTargetModulesFactory.in
+++ b/Source/modules/EventTargetModulesFactory.in
@@ -28,6 +28,7 @@ modules/serviceworkers/ServiceWorker
modules/serviceworkers/ServiceWorkerContainer
modules/serviceworkers/ServiceWorkerGlobalScope
modules/serviceworkers/ServiceWorkerRegistration
+modules/serviceworkers/StashedPortCollection
modules/speech/SpeechRecognition
modules/speech/SpeechSynthesis
modules/speech/SpeechSynthesisUtterance
« no previous file with comments | « Source/core/dom/MessagePort.cpp ('k') | Source/modules/modules.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698