[bfcache] Remove rfh check for tests in ServiceWorkerProviderHost::OnBeginNavigationCommit
This CL removes the check to make sure rfh exists when ServiceWorkerProviderHost::OnBeginNavigationCommit is called. For tests this function is called with a fake frame, and this was causing ServiceWorker tests to fail. Bug: 1020884 Change-Id: I5d750e50ca19409cf94867b5e07a7ce35eaa33d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1898165 Commit-Queue: Yuzu Saijo <yuzus@chromium.org> Reviewed-by:Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#712488}
Showing
Please register or sign in to comment