Revert of ServiceWorker: Introduce SWMessageSender in order to mock IPC messaging (patchset #3 id:120001 of https://codereview.chromium.org/1011643002/)
Reason for revert:
Decided to take a different way to mock IPC messaging.
See review comments on the original CL for more details.
Original issue's description:
> ServiceWorker: Introduce SWMessageSender in order to mock IPC messaging
>
> This CL introduces ServiceWorkerMessageSender that is a thin wrapper
> of ThreadSafeSender so that unittests can inject a mock sender, and
> adds some unittests related to reference counting using the mock.
>
> BUG=452403
> TEST=content_unittests --gtest_filter=ServiceWorkerDispatcherTest.*
>
> Committed: https://crrev.com/4d44fa9f7fb3d97b916781a6051ed4dcc69c3668
> Cr-Commit-Position: refs/heads/master@{#320885}
TBR=ksakamoto@chromium.org
BUG=452403
Committed: https://crrev.com/5279a9fe65fbb014a99c3f9d6fdc860a59b952cc
Cr-Commit-Position: refs/heads/master@{#321080}
Issue 1002393005: Revert of ServiceWorker: Introduce SWMessageSender in order to mock IPC messaging
(Closed)
Created 5 years, 9 months ago by nhiroki
Modified 5 years, 9 months ago
Reviewers: Kunihiko Sakamoto
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0