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

Issue 100164: extensions api: windows.removeWindow(), events: onWindowCreated, onWindowRemoved (Closed)

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

Description

Implement removeWindow, onWindowCreated, onWindowRemoved. BUG=11200 R=aa Committed: http://src.chromium.org/viewvc/14924

Patch Set 1 #

Total comments: 16

Patch Set 2 : CR changes #

Patch Set 3 : touch grd to avoid clobber build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -16 lines) Patch
M chrome/browser/extensions/extension_browser_event_router.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_browser_event_router.cc View 3 chunks +28 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module.cc View 1 2 chunks +38 lines, -4 lines 0 comments Download
M chrome/renderer/renderer_resources.grd View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/resources/extension_process_bindings.js View 1 2 4 chunks +32 lines, -6 lines 0 comments Download
M chrome/test/data/extensions/samples/tabs/tabs_api.html View 6 chunks +16 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rafaelw
My first git-tastic CL. yeah!
11 years, 7 months ago (2009-04-29 18:32:14 UTC) #1
Aaron Boodman
http://codereview.chromium.org/100164/diff/1/3 File chrome/browser/extensions/extension_browser_event_router.h (right): http://codereview.chromium.org/100164/diff/1/3#newcode49 Line 49: void BrowserClosed(Browser* browser); Comments? http://codereview.chromium.org/100164/diff/1/5 File chrome/browser/extensions/extension_tabs_module.cc (right): ...
11 years, 7 months ago (2009-04-29 20:32:02 UTC) #2
rafaelw
http://codereview.chromium.org/100164/diff/1/3 File chrome/browser/extensions/extension_browser_event_router.h (right): http://codereview.chromium.org/100164/diff/1/3#newcode49 Line 49: void BrowserClosed(Browser* browser); On 2009/04/29 20:32:03, Aaron Boodman ...
11 years, 7 months ago (2009-04-29 20:58:56 UTC) #3
Aaron Boodman
11 years, 7 months ago (2009-04-29 21:00:14 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698