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

Issue 10179002: Create an external source for extensions on linux that meets the needs of package managers. (Closed)

Created:
8 years, 8 months ago by Sam Kerner (Chrome)
Modified:
6 years, 11 months ago
Reviewers:
Finnur, Alexandre Abreu
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

Create an external source for extensions on linux that meets the needs of package managers. This change was written by Alexandre Abreu, and reviewed by Sam Kerner (skerner@chromium.org). Submitting on Alexandre's behalf because he is not yet a committer. BUG=75174 TEST=Existing external extensions prefs tests.

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 62
Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -27 lines) Patch
M AUTHORS View 1 chunk +2 lines, -1 line 2 comments Download
M chrome/browser/extensions/external_extension_provider_impl.cc View 2 chunks +17 lines, -0 lines 0 comments Download
A chrome/browser/extensions/external_extension_util.h View 1 chunk +23 lines, -0 lines 6 comments Download
A chrome/browser/extensions/external_extension_util.cc View 1 chunk +40 lines, -0 lines 9 comments Download
A chrome/browser/extensions/external_filesystem_extension_loader_linux.h View 1 chunk +32 lines, -0 lines 6 comments Download
A chrome/browser/extensions/external_filesystem_extension_loader_linux.cc View 1 chunk +140 lines, -0 lines 25 comments Download
M chrome/browser/extensions/external_pref_extension_loader.cc View 3 chunks +6 lines, -26 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths.h View 1 chunk +5 lines, -0 lines 6 comments Download
M chrome/common/chrome_paths.cc View 2 chunks +19 lines, -0 lines 8 comments Download

Messages

Total messages: 6 (0 generated)
commit-bot: I haz the power
No reviewers yet.
8 years, 8 months ago (2012-04-23 16:50:30 UTC) #1
Sam Kerner (Chrome)
Finnur, I reviewed (and LGTMed) the following patch for an external contributor. I want to ...
8 years, 8 months ago (2012-04-23 17:31:38 UTC) #2
Finnur
We're close, but I think it needs a little bit of polish and some style-fixes ...
8 years, 8 months ago (2012-04-24 13:03:24 UTC) #3
Sam Kerner (Chrome)
Finnur raises some good points. Alexandre, can you take this patch, address the review comments, ...
8 years, 8 months ago (2012-04-24 15:27:54 UTC) #4
Alexandre Abreu
http://codereview.chromium.org/10179002/diff/2002/chrome/browser/extensions/external_extension_util.cc File chrome/browser/extensions/external_extension_util.cc (right): http://codereview.chromium.org/10179002/diff/2002/chrome/browser/extensions/external_extension_util.cc#newcode20 chrome/browser/extensions/external_extension_util.cc:20: // to parse their extension manifests. On 2012/04/24 13:03:24, ...
8 years, 8 months ago (2012-04-24 19:30:29 UTC) #5
Alexandre Abreu
8 years, 8 months ago (2012-04-24 19:33:53 UTC) #6
My latest uploaded CL ended up there: http://codereview.chromium.org/9963120

since there have been a rebase, I am not sure how to link my uploads for this CL
to this new codereview page ...

Powered by Google App Engine
This is Rietveld 408576698