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

Issue 340018: Filter out hidden files, both when loading extensions and when (Closed)

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

Description

Filter out hidden files, both when loading extensions and when packaging them. We also special case the common OS X zip dropping "__MACOSX" when loading extensions. BUG=23004 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30312

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -11 lines) Patch
M chrome/browser/extensions/extension_creator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_file_util.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/zip.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/common/zip.cc View 2 chunks +5 lines, -1 line 0 comments Download
M chrome/common/zip_unittest.cc View 4 chunks +33 lines, -9 lines 0 comments Download
chrome/test/data/zip/test.zip View 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/test/data/zip/test/foo/bar/.hidden View 1 chunk +1 line, -0 lines 0 comments Download
chrome/test/data/zip/test_nocompress.zip View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Aaron Boodman
11 years, 1 month ago (2009-10-28 00:56:21 UTC) #1
Aaron Boodman
11 years, 1 month ago (2009-10-28 00:59:39 UTC) #2
rafaelw
11 years, 1 month ago (2009-10-28 01:15:01 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698