Comment #4 on issue 6950 by [email protected]: DCHECK hit in RenderViewHost::SetNavigationsSuspended http://code.google.com/p/chromium/issues/detail?id=6950
We could, but I'm concerned about the reason why we're getting this call if the RenderViewHost is not suspended. I imagine in this case that suspended_nav_message_ is null (since it appears that navigations_suspended_ is false), so the whole thing would end up being a no-op. I'd like to reproduce it on my machine to see why we're getting here, though, since it may indicate some deeper problems. I should be able to do that this weekend. -- 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 -~----------~----~----~----~------~----~------~--~---
