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

Issue 7767011: Split extension_base.* out of bindings_utils.*. (Closed)

Created:
9 years, 4 months ago by Aaron Boodman
Modified:
9 years, 3 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, darin-cc_chromium.org, mihaip+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Split extension_base.* out of bindings_utils.*. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98743

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -178 lines) Patch
M chrome/chrome_renderer.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/renderer/automation/dom_automation_v8_extension.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/renderer/extensions/bindings_utils.h View 3 chunks +5 lines, -57 lines 0 comments Download
M chrome/renderer/extensions/bindings_utils.cc View 3 chunks +22 lines, -101 lines 0 comments Download
M chrome/renderer/extensions/event_bindings.cc View 2 chunks +1 line, -2 lines 0 comments Download
A chrome/renderer/extensions/extension_base.h View 1 chunk +75 lines, -0 lines 0 comments Download
A chrome/renderer/extensions/extension_base.cc View 1 chunk +103 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/extension_process_bindings.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/renderer/extensions/js_only_v8_extensions.cc View 1 chunk +7 lines, -9 lines 0 comments Download
M chrome/renderer/extensions/renderer_extension_bindings.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Aaron Boodman
This was a purely mechanical refactor.
9 years, 4 months ago (2011-08-27 00:02:51 UTC) #1
Matt Perry
9 years, 4 months ago (2011-08-27 01:43:23 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698