Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Chrome hangs very frequently when closing tabs while a lot of O3D samples are playing #149

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Build: O3D daily build 451
   OS: Windows all

Browsers:Chrome 3.0.195.21

Steps:
1. Launch Chrome
2. Navigate to the following O3D samples in different tabs
   >>http://o3d.googlecode.com/svn/trunk/samples/instancing.html
   >>http://o3d.googlecode.com/svn/trunk/samples/instance-override.html
   >>http://o3d.googlecode.com/svn/trunk/samples/multiple-clients.html
3. Try to close one of the tabs
4. Observe

Result:
Chrome hangs and there will be a message pop up indicating O3D plug-ins 
didn't response

Expected:
The tab should be closed gracefully

Notes:
1. If you are not able to reproduce this at the first time, try the same 
steps several times, it is easy to reproduce on Chrome
2. This issue also happens on Chrome Dev channel build 4.0.206.1, but OK on 
Firefox 3/3.5, IE7/8

Original issue reported on code.google.com by xlyuan@chromium.org on 17 Sep 2009 at 6:50

GoogleCodeExporter commented 9 years ago
There's an easy (mostly) consistent way to repro this:
* Open Chrome
* Load instancing sample
* Click on the + to create a new (empty) tab
* go back to the O3D tab and close it
Most of the times the browser will hang... Not good... 
This seems to be a regression.  I downloaded 0.1.40 and I don't see the problem 
there.

Original comment by vange...@google.com on 23 Sep 2009 at 3:16

GoogleCodeExporter commented 9 years ago
Ken and Al spent some time looking at this.  It seems like we've uncovered some 
issue 
with Chrome, possibly by switching the way we're creating our drawing window.  
John 
Abd-El-Malek from the Chrome team is looking into this.

Original comment by vange...@google.com on 26 Sep 2009 at 12:57

GoogleCodeExporter commented 9 years ago
Fixed in trunk (rev 27634) and the 0.1.42 release branch (rev 27675).  Fix is 
in 
release 0.1.42.2

Original comment by vange...@google.com on 1 Oct 2009 at 9:32

GoogleCodeExporter commented 9 years ago

Original comment by kbr@chromium.org on 5 Mar 2010 at 11:53