DescriptionRemove wrong ASSERT on request instance for fallback in DocumentThreadableLoader
It's possible that the browser process skips the ServiceWorker and complete
request and pass a response with wasFetchedViaServiceWorker set to false to
the DocumentThreadableLoader. It's not right to put ASSERT here.
This ASSERT was introduced by me on
https://src.chromium.org/viewvc/blink?revision=184424&view=revision
BUG=none
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|