Updates:
        Status: Assigned

Comment #5 on issue 26754 by [email protected]: Chrome crash :  
AppCacheDispatcherHost::Initialize(IPC::Message::Sender*, int, int)
http://code.google.com/p/chromium/issues/detail?id=26754

@michaeln: request_context_getter_ is NULL.

This could happen under two conditions:

(a) The AppcacheDispatcherHost constructor is called with NULL
URLRequestContextGetter.

(b) AppcacheDispatcherHost::Initialize() was called twice.


I expect there has been some regression and we are hitting scenario (b).

--
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