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

Issue 10265022: Moving extensions inside chrome/browser/extensions/ (Closed)

Created:
8 years, 7 months ago by vabr (Chromium)
Modified:
8 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, James Su, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Moving extensions inside chrome/browser/extensions/ Two steps: 1. moving chrome/browser/extensions/extension_omnibox* to a new directory chrome/browser/extensions/api/omnibox, along with dropping the prefix "extension_" 2. putting the classes, structs and functions from [extension_]omnibox_api.h to namespace extensions BUG=125622 TEST=N/A Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134794

Patch Set 1 #

Total comments: 8

Patch Set 2 : Response to the 1st review. #

Patch Set 3 : Re-synced with the current trunk #

Patch Set 4 : Re-synced with the current trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -871 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/keyword_provider.cc View 1 6 chunks +19 lines, -15 lines 0 comments Download
A + chrome/browser/extensions/api/omnibox/omnibox_api.h View 3 chunks +7 lines, -3 lines 0 comments Download
A + chrome/browser/extensions/api/omnibox/omnibox_api.cc View 1 4 chunks +7 lines, -3 lines 0 comments Download
A + chrome/browser/extensions/api/omnibox/omnibox_apitest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/extensions/api/omnibox/omnibox_unittest.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_function_registry.cc View 2 chunks +3 lines, -3 lines 0 comments Download
D chrome/browser/extensions/extension_omnibox_api.h View 1 chunk +0 lines, -118 lines 0 comments Download
D chrome/browser/extensions/extension_omnibox_api.cc View 1 chunk +0 lines, -297 lines 0 comments Download
D chrome/browser/extensions/extension_omnibox_apitest.cc View 1 chunk +0 lines, -291 lines 0 comments Download
D chrome/browser/extensions/extension_omnibox_unittest.cc View 1 chunk +0 lines, -133 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 1 2 5 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
vabr (Chromium)
Hi Matt, Please take a look at the CL. This is what I propose in ...
8 years, 7 months ago (2012-05-01 00:50:25 UTC) #1
Matt Perry
mostly looks good, just some style issues. http://codereview.chromium.org/10265022/diff/1/chrome/browser/autocomplete/keyword_provider.cc File chrome/browser/autocomplete/keyword_provider.cc (right): http://codereview.chromium.org/10265022/diff/1/chrome/browser/autocomplete/keyword_provider.cc#newcode298 chrome/browser/autocomplete/keyword_provider.cc:298: profile_, template_url, ...
8 years, 7 months ago (2012-05-01 01:23:20 UTC) #2
vabr (Chromium)
Hi Matt, Thanks for your feedback. PTAL, I followed your suggestions in the second CL. ...
8 years, 7 months ago (2012-05-01 02:06:50 UTC) #3
Matt Perry
lgtm
8 years, 7 months ago (2012-05-01 19:01:04 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/10265022/4003
8 years, 7 months ago (2012-05-01 19:01:18 UTC) #5
commit-bot: I haz the power
Try job failure for 10265022-4003 (retry) on win_rel for step "update" (clobber build). It's a ...
8 years, 7 months ago (2012-05-01 19:44:42 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vabr@chromium.org/10265022/5004
8 years, 7 months ago (2012-05-01 20:20:42 UTC) #7
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 22:03:54 UTC) #8
Change committed as 134794

Powered by Google App Engine
This is Rietveld 408576698