Comment #9 on issue 17410 by [email protected]: If a content script  
listens to no DOM events, it can get GC'd
http://code.google.com/p/chromium/issues/detail?id=17410

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

------------------------------------------------------------------------
r26136 | [email protected] | 2009-09-14 12:08:41 -0700 (Mon, 14 Sep 2009) | 7  
lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/bindings_utils.cc?r1=26136&r2=26135
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/bindings_utils.h?r1=26136&r2=26135
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/event_bindings.cc?r1=26136&r2=26135

Fix bug where content scripts can get GC'd if they don't
attach to any DOM events.

BUG=17410
TEST=none

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


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