Bug 172609

Summary: LayoutTest fetch/closing-while-fetching-blob.html is failing (reporting FailureNotTested)
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, ap, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=172378

Attachments
Alexey Proskuryakov
Comment 1 2017-05-27 00:17:58 PDT
HTML parsing competes with navigation: window.location = "about:blank"; Looks like this should be an async test, to make sure that navigation always happens.
Note You need to log in before you can comment on or make changes to this bug.