Issue 3198: Hanging page cause tab (and browser) to close unexpectly
http://code.google.com/p/chromium/issues/detail?id=3198

New issue report by jcampan:
-navigate to a slow page (ex:  
http://download.openoffice.org/contribute.html?
download=bouncer&product%3DOpenOffice.org%26os%3Dwinwjre%26lang%3Den-
US%26version%3D2.4.1)
- while the page is loading navigate to another page
Expected:
- new page shows
Actual:
- the tab is closed (and if that is the only one, the browser is closed).


Some more info:
- The navigation to the new page triggers a call to
RenderViewHost::FirePageBeforeUnload() which starts the hang monitor time-
out
- RenderViewHost::NotifyRendererUnresponsive() is called because the RV did
not respond in time. That method closes the tab.





Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Misc

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to