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

Issue 149429: ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED (Closed)

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

Description

ExtensionBrowserEventRouter now observes TAB_CONTENTS_DESTROYED. This became necessary with the addition of dockable devtools TabContents. It is now possible for Tab contents to close after having been detached without being re-attached to a browser (as in the case of docking). TBR=pfeldman Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20387

Patch Set 1 #

Total comments: 2

Patch Set 2 : CR changes #

Patch Set 3 : woops. real CR changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -14 lines) Patch
M chrome/browser/extensions/extension_browser_event_router.cc View 1 4 chunks +18 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rafaelw
11 years, 5 months ago (2009-07-09 23:39:21 UTC) #1
pfeldman
LGTM http://codereview.chromium.org/149429/diff/1/2 File chrome/browser/extensions/extension_browser_event_router.cc (right): http://codereview.chromium.org/149429/diff/1/2#newcode319 Line 319: } nit: trailing space
11 years, 5 months ago (2009-07-10 05:49:45 UTC) #2
rafaelw
11 years, 5 months ago (2009-07-10 18:11:56 UTC) #3
http://codereview.chromium.org/149429/diff/1/2
File chrome/browser/extensions/extension_browser_event_router.cc (right):

http://codereview.chromium.org/149429/diff/1/2#newcode319
Line 319: }
On 2009/07/10 05:49:45, pfeldman wrote:
> nit: trailing space

Done.

Powered by Google App Engine
This is Rietveld 408576698