Set the redirected document URL of ServiceWorkerProviderHost even if skip_service_worker is set.
Currently the redirected document URL of ServiceWorkerProviderHost is not correctly set if skip_service_worker is set. This inconsistency is causing the renderer kill crashes in ServiceWorkerDispatcherHost::OnGetRegistration() and OnRegisterServiceWorker(). BUG=630496,630495 Review-Url: https://codereview.chromium.org/2562523003 Cr-Commit-Position: refs/heads/master@{#437493}
Showing
This diff is collapsed.
Please register or sign in to comment