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

Issue 207062: HTML Pack Extension Dialog / Linux & Mac Packaging Support (Closed)

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

Description

HTML Pack Extension Dialog. This removes the views implementation of the ExtensionPackDialog, and implements the dialog in html in the extensions_ui DOMUI. Additionally, support is added for packaging extensions via ---pack-extension on linux and mac Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28229

Patch Set 1 #

Patch Set 2 : pre cr #

Patch Set 3 : pre cr #

Patch Set 4 : pre cr #

Total comments: 12

Patch Set 5 : cr changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+355 lines, -275 lines) Patch
M chrome/browser/browser_init.cc View 1 2 3 4 chunks +17 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 4 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extensions_ui.h View 1 2 3 4 5 chunks +17 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extensions_ui.cc View 1 2 3 4 6 chunks +128 lines, -10 lines 0 comments Download
M chrome/browser/extensions/pack_extension_job.h View 1 2 3 4 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/net/chrome_url_request_context.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/extensions_ui.html View 1 2 3 4 4 chunks +185 lines, -3 lines 0 comments Download
D chrome/browser/views/extensions/extension_pack_dialog.cc View 1 chunk +0 lines, -233 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 3 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rafaelw
Note: I plan to land the rsa_privatekey_mac and signature_creator_mac before this patch. When that happens, ...
11 years, 3 months ago (2009-09-24 01:08:27 UTC) #1
rafaelw
Here's the packing CL. It's blocked behind: http://codereview.chromium.org/259026, so no particular rush.
11 years, 2 months ago (2009-10-03 01:20:09 UTC) #2
Aaron Boodman
http://codereview.chromium.org/207062/diff/4001/5003 File chrome/browser/extensions/extensions_ui.cc (right): http://codereview.chromium.org/207062/diff/4001/5003#newcode211 Line 211: ListValue results; "results" is an odd name for ...
11 years, 2 months ago (2009-10-06 17:31:19 UTC) #3
rafaelw
http://codereview.chromium.org/207062/diff/4001/5003 File chrome/browser/extensions/extensions_ui.cc (right): http://codereview.chromium.org/207062/diff/4001/5003#newcode211 Line 211: ListValue results; On 2009/10/06 17:31:19, Aaron Boodman wrote: ...
11 years, 2 months ago (2009-10-07 00:10:20 UTC) #4
Aaron Boodman
11 years, 2 months ago (2009-10-07 00:12:27 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698