Comment #7 on issue 26233 by [email protected]: Implement  
SharedWorkers in Chromium
http://code.google.com/p/chromium/issues/detail?id=26233

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=31417

------------------------------------------------------------------------
r31417 | [email protected] | 2009-11-08 20:23:26 -0800 (Sun, 08 Nov  
2009) | 6 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/websharedworker_proxy.cc?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/websharedworker_proxy.h?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/webworker_base.h?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/worker/websharedworker_stub.cc?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/public/WebSharedWorker.h?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/SharedWorkerRepository.cpp?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/WebSharedWorkerImpl.cpp?r1=31417&r2=31416
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/WebSharedWorkerImpl.h?r1=31417&r2=31416

Changed SharedWorkerScriptLoader and WebSharedWorkerProxy to stay alive  
until worker initialization is complete (they were being freed before the  
connect event was sent to the worker.

BUG=26233
TEST=none (will be enabled after a separate upstream patch is landed)

Review URL: http://codereview.chromium.org/372047
------------------------------------------------------------------------


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