FetchEvent::OnNavigationPreloadError() should not call PreloadResponseProperty::Reject() if it is not pending. |
|||
Issue descriptionOnNavigationPreloadError could be called even after the service worker receives the response header. This happens when the request is canceled after receiving the header. If this happens, the renderer process crashes at NOTREACHED() in ScriptPromiseProperty. https://chromium.googlesource.com/chromium/src/+/d90e3bcca9f75282bbf0c17239c022e3124c654e/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseProperty.h#134
,
Jun 28 2017
,
Jul 28 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jun 27 2017