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

Issue 10696144: Moving record API to api/record/ . (Closed)

Created:
8 years, 5 months ago by vabr (Chromium)
Modified:
8 years, 5 months ago
Reviewers:
Aaron Boodman, clintstaley
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, clintstaley
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Moving record API to api/record/ . BUG=101244 TEST=N/A, only moving code, no change in functionality Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146079

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -772 lines) Patch
A + chrome/browser/extensions/api/record/record_api.h View 3 chunks +7 lines, -3 lines 0 comments Download
A + chrome/browser/extensions/api/record/record_api.cc View 3 chunks +5 lines, -2 lines 0 comments Download
A + chrome/browser/extensions/api/record/record_api_test.cc View 3 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 4 chunks +3 lines, -7 lines 2 comments Download
D chrome/browser/extensions/extension_record_api.h View 1 chunk +0 lines, -162 lines 0 comments Download
D chrome/browser/extensions/extension_record_api.cc View 1 chunk +0 lines, -251 lines 0 comments Download
D chrome/browser/extensions/extension_record_api_test.cc View 1 chunk +0 lines, -343 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
vabr (Chromium)
Hi Aaron, could you please review this? Cc-ing clintstaley@, who appears to have touched this ...
8 years, 5 months ago (2012-07-10 11:27:26 UTC) #1
clintstaley_gmail.com
lgtm -- no work here should be adversely affected. Clint On 7/10/2012 4:27 AM, vabr@chromium.org ...
8 years, 5 months ago (2012-07-10 16:20:38 UTC) #2
Aaron Boodman
lgtm http://codereview.chromium.org/10696144/diff/1/chrome/browser/extensions/extension_function_registry.cc File chrome/browser/extensions/extension_function_registry.cc (right): http://codereview.chromium.org/10696144/diff/1/chrome/browser/extensions/extension_function_registry.cc#newcode245 chrome/browser/extensions/extension_function_registry.cc:245: RegisterFunction<extensions::CaptureURLsFunction>(); Why move?
8 years, 5 months ago (2012-07-10 21:53:55 UTC) #3
vabr (Chromium)
Thanks, Clinton and Aaron. I am putting this into CQ since you both agreed, but ...
8 years, 5 months ago (2012-07-11 06:24:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10696144/1
8 years, 5 months ago (2012-07-11 06:25:08 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 07:36:46 UTC) #6
Change committed as 146079

Powered by Google App Engine
This is Rietveld 408576698