Chromium Code Reviews
DescriptionFix a failing service worker startup test to work with mojo IPC
MessageReceiverDisallowStart currently simulates a Stopped IPC via chromium IPC when
StartMode is set to FAIL though mojo is enabled. This patch changes the behavior
to resetting a MockEmbeddedWorkerInstanceClient. This triggers a mojo error
handler and ServiceWorkerVersion will go to the stop sequence.
BUG=629701
Committed: https://crrev.com/6545fae393ddfb4d2adbb685b1442cb90f6c7ff8
Cr-Commit-Position: refs/heads/master@{#430870}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove the setter #Messages
Total messages: 12 (5 generated)
|