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

Issue 147017: Allow extension extensions to be case-insensitive. (Closed)

Created:
11 years, 6 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Allow extension extensions to be case-insensitive. BUG=none TEST=try to load an extension with a capital letter or two in the extension's extension. It should load. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19520

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -22 lines) Patch
M base/file_path.h View 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M base/file_path.cc View 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M base/file_path_unittest.cc View 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/download/download_manager.cc View 1 2 3 4 6 chunks +5 lines, -22 lines 0 comments Download
M chrome/common/extensions/extension.h View 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 3 4 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Erik does not do reviews
http://codereview.chromium.org/147017/diff/1003/1004 File chrome/browser/download/download_manager.cc (right): http://codereview.chromium.org/147017/diff/1003/1004#newcode1510 Line 1510: return StartsWith(extension, the file extension should always be ...
11 years, 6 months ago (2009-06-23 23:17:52 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/147017/diff/1003/1004 File chrome/browser/download/download_manager.cc (right): http://codereview.chromium.org/147017/diff/1003/1004#newcode1510 Line 1510: return StartsWith(extension, On 2009/06/23 23:17:52, Erik Kay wrote: ...
11 years, 6 months ago (2009-06-24 17:33:36 UTC) #2
Erik does not do reviews
http://codereview.chromium.org/147017/diff/1003/1004 File chrome/browser/download/download_manager.cc (right): http://codereview.chromium.org/147017/diff/1003/1004#newcode1510 Line 1510: return StartsWith(extension, On 2009/06/24 17:33:36, Avi wrote: > ...
11 years, 6 months ago (2009-06-24 17:42:55 UTC) #3
Avi (use Gerrit)
erikkay for themes mark for filepath
11 years, 6 months ago (2009-06-25 13:27:21 UTC) #4
Erik does not do reviews
LGTM
11 years, 6 months ago (2009-06-25 14:08:43 UTC) #5
Mark Mentovai
http://codereview.chromium.org/147017/diff/7/1009 File base/file_path.cc (right): http://codereview.chromium.org/147017/diff/7/1009#newcode218 Line 218: // Drop the leading period. I would prefer ...
11 years, 6 months ago (2009-06-25 14:22:08 UTC) #6
Avi (use Gerrit)
http://codereview.chromium.org/147017/diff/7/1009 File base/file_path.cc (right): http://codereview.chromium.org/147017/diff/7/1009#newcode218 Line 218: // Drop the leading period. The problem there ...
11 years, 6 months ago (2009-06-25 16:44:14 UTC) #7
Avi (use Gerrit)
Mark, ping?
11 years, 5 months ago (2009-06-29 18:09:09 UTC) #8
Avi (use Gerrit)
One last look, then.
11 years, 5 months ago (2009-06-29 19:16:54 UTC) #9
Mark Mentovai
LGTM. Could I trouble you for a quick test in file_path_unittest.cc? (Feel free to do ...
11 years, 5 months ago (2009-06-29 19:20:17 UTC) #10
Avi (use Gerrit)
On 2009/06/29 19:20:17, Mark Mentovai wrote: > LGTM. > > Could I trouble you for ...
11 years, 5 months ago (2009-06-29 20:06:19 UTC) #11
Mark Mentovai
11 years, 5 months ago (2009-06-29 20:29:22 UTC) #12
lgtm

Powered by Google App Engine
This is Rietveld 408576698