Fix unittests: create ServiceWorkerProviderHost in a correct way when --browser-side-navigation is turned on. |
|||
Issue descriptionCurrently most of unit tests for service workers don't care about the --browser-side-navigation flag when creating ServiceWorkerProviderHost. It might be possible to reduce the test coverage because SWProviderHost should be created in a different way by using PreCreateNavigationHost/CompleteNavigationInitialized when the flag is on.
,
May 17 2017
,
Aug 3 2017
shimazu@: Did your browser-side provider host creation patch basically fix this? If not, can you point out specific unit tests to fix?
,
Aug 1
|
|||
►
Sign in to add a comment |
|||
Comment 1 by shimazu@chromium.org
, May 17 2017