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

Issue 12256041: Fix a bug where extensions created with locale info from the command line is broken. (Closed)

Created:
7 years, 10 months ago by Joe Thomas
Modified:
7 years, 10 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix a bug where extensions created with locale info from the command line is broken. Register the ManifestHandler for default_locale BUG=176187 TEST=1. Unzip the test.zip attachment from issue 176187. 2. Use chrome to pack it as an extension (chrome --pack-extension=test). test.crx should be created successfully. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182615

Patch Set 1 #

Total comments: 4

Patch Set 2 : ManifestHandler in StartupHelper #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M chrome/browser/extensions/startup_helper.cc View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
Joe Thomas
Please take a look. Thanks
7 years, 10 months ago (2013-02-14 18:12:27 UTC) #1
Joe Thomas
https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc File chrome/browser/extensions/pack_extension_job.cc (right): https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc#newcode32 chrome/browser/extensions/pack_extension_job.cc:32: make_linked_ptr(new DefaultLocaleHandler)); We can also move this registration to ...
7 years, 10 months ago (2013-02-14 18:14:41 UTC) #2
Yoyo Zhou
https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc File chrome/browser/extensions/pack_extension_job.cc (right): https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc#newcode32 chrome/browser/extensions/pack_extension_job.cc:32: make_linked_ptr(new DefaultLocaleHandler)); On 2013/02/14 18:14:42, Joe Thomas wrote: > ...
7 years, 10 months ago (2013-02-14 18:41:02 UTC) #3
Joe Thomas
https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc File chrome/browser/extensions/pack_extension_job.cc (right): https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc#newcode32 chrome/browser/extensions/pack_extension_job.cc:32: make_linked_ptr(new DefaultLocaleHandler)); On 2013/02/14 18:41:02, Yoyo Zhou wrote: > ...
7 years, 10 months ago (2013-02-14 18:48:47 UTC) #4
Joe Thomas
https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc File chrome/browser/extensions/pack_extension_job.cc (right): https://codereview.chromium.org/12256041/diff/1/chrome/browser/extensions/pack_extension_job.cc#newcode32 chrome/browser/extensions/pack_extension_job.cc:32: make_linked_ptr(new DefaultLocaleHandler)); On 2013/02/14 18:48:47, Joe Thomas wrote: > ...
7 years, 10 months ago (2013-02-14 19:16:28 UTC) #5
Yoyo Zhou
Please add a TEST= line to the CL description to give instructions that QA can ...
7 years, 10 months ago (2013-02-14 19:55:25 UTC) #6
Joe Thomas
On 2013/02/14 19:55:25, Yoyo Zhou wrote: > Please add a TEST= line to the CL ...
7 years, 10 months ago (2013-02-14 20:09:02 UTC) #7
Yoyo Zhou
On 2013/02/14 20:09:02, Joe Thomas wrote: > On 2013/02/14 19:55:25, Yoyo Zhou wrote: > > ...
7 years, 10 months ago (2013-02-14 20:10:12 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/12256041/6001
7 years, 10 months ago (2013-02-14 20:12:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/MHX348@motorola.com/12256041/6001
7 years, 10 months ago (2013-02-14 22:28:07 UTC) #10
commit-bot: I haz the power
7 years, 10 months ago (2013-02-15 04:33:37 UTC) #11
Message was sent while issue was closed.
Change committed as 182615

Powered by Google App Engine
This is Rietveld 408576698