DescriptionServiceWorker: keep dispatcher hosts for unittests in the test helper
Currently tests which have their mock dispatcher hosts remove the dispatcher
host only from SWContextCore but not from the test helper. This patch is to fix
that so that tests will have only one appropriate dispatcher host at the same
time.
This is split off from https://crrev.com/2779763004/ .
BUG=629701, 676983, 668633
Review-Url: https://codereview.chromium.org/2933793002
Cr-Commit-Position: refs/heads/master@{#478578}
Committed: https://chromium.googlesource.com/chromium/src/+/4f172ae8bad230163d337b8b07c9969232dc1d0d
Patch Set 1 #Patch Set 2 : Remove content:: #
Total comments: 4
Patch Set 3 : Added a comment #Patch Set 4 : RegisterMockDispatcherHost -> RegisterDispatcherHost #
Depends on Patchset: Messages
Total messages: 14 (7 generated)
|