New issue
Advanced search Search tips

Issue 792375 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Dec 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Extension packager should ignore files in hidden directories inside package

Project Member Reported by mpichlin...@opera.com, Dec 6 2017

Issue description

Chrome Version: 62.0.3202.94

What steps will reproduce the problem?
(1) Pack extension which contains hidden directories (i.e. version control directories like .git .svn) via chrome://extensions/

What is the expected result?
*.crx package does not contain hidden directories

What happens instead?
Hidden directories are included into *.crx package.

 
Status: WontFix (was: Started)
Invalid, packer omits .svn .git directories, however other hidden directories are packed.

Sign in to add a comment