[Webkit-unassigned] [Bug 138740] Network process crash when running http/tests/appcache/fallback.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 14 05:58:38 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=138740

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #241583|                            |review?
              Flags|                            |

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 241583
  --> https://bugs.webkit.org/attachment.cgi?id=241583&action=review
Patch

Note that this makes the test pass because the network process doesn't crash anymore, but the behaviour is still different than the web process or for async loads when running this partiuclar test. When using the web process or async loads, the fallback resource is actually loaded, the load is not cancelled. We are cancelling the load for sync requests because protocol and host of the redirected url don't match, I don't know why we do that, though I guess we need to fix the FIXME there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141114/8a58c38f/attachment-0002.html>


More information about the webkit-unassigned mailing list