Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Issue 159095: Don't dispatch the extensions bindings unload event during GC. (Closed)

Created:
11 years, 5 months ago by Matt Perry
Modified:
9 years, 7 months ago
Reviewers:
rafaelw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't dispatch the extensions bindings unload event during GC. BUG=17289 TEST=no Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21197

Patch Set 1 #

Patch Set 2 : compile fix (merge trouble) #

Total comments: 2

Patch Set 3 : messed up the if #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -12 lines) Patch
M chrome/renderer/extensions/event_bindings.cc View 1 2 4 chunks +26 lines, -12 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Matt Perry
11 years, 5 months ago (2009-07-20 20:57:47 UTC) #1
rafaelw
http://codereview.chromium.org/159095/diff/4/1002 File chrome/renderer/extensions/event_bindings.cc (right): http://codereview.chromium.org/159095/diff/4/1002#newcode158 Line 158: if (!(*context_iter)->parent_context.IsEmpty()) { This appears to only handle ...
11 years, 5 months ago (2009-07-21 00:47:02 UTC) #2
Matt Perry
http://codereview.chromium.org/159095/diff/4/1002 File chrome/renderer/extensions/event_bindings.cc (right): http://codereview.chromium.org/159095/diff/4/1002#newcode158 Line 158: if (!(*context_iter)->parent_context.IsEmpty()) { On 2009/07/21 00:47:03, rafaelw wrote: ...
11 years, 5 months ago (2009-07-21 00:48:29 UTC) #3
rafaelw
11 years, 5 months ago (2009-07-21 01:01:13 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698