Issue 2595: Main browser process hogs CPU and asks to close the wrong tab,
negating the multi-process architecture
http://code.google.com/p/chromium/issues/detail?id=2595
New issue report by dark0eternal:
Product Version : all versions <see about:version>
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3: N/A
Firefox 3: N/A
IE 7: N/A
What steps will reproduce the problem?
1. open multiple tabs with different websites
2. wait for all websites to finish loading
3. open another website
What is the expected result?
the renderer process of the loading website takes the most CPU while the
other tabs should not be affected, and if it freezes, the browser should
ask to close the tab of the loading website
What happens instead?
the main browser process takes the most CPU, the whole browser becomes
unresponsive. And when it freezes, it asks to close the current viewing
tab, not the tab with website loading, thus closing the wrong tab which
will not solve the freezing problem.
Please provide any additional information below. Attach a screenshot if
possible.
gcshot1 shows the main browser process takes the most CPU, while the
renderer process of the loading page takes no CPU
gcshot2 shows the browser asks to close the current viewing tab, not the
tabs with pages loading.
Attachments:
gcshot1.png 157 KB
gcshot2.png 209 KB
Issue attributes:
Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Unknown
--
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
-~----------~----~----~----~------~----~------~--~---