Comment #8 on issue 18686 by da...@chromium.org: Linux crash on  
LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
http://code.google.com/p/chromium/issues/detail?id=18686

So, it looks like this bad state only happens when FollowDeferredRedirect  
is called on
an URLRequest that has already been cancelled.  Looking at the test, I can  
see how this
could happen.  FollowDeferredRedirect should probably DCHECK that it is not  
called
under these conditions, and we should fix SimpleResourceLoaderBridge to not  
call
FollowDeferredRedirect after calling Cancel.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to