Backed out changeset afb421c9af44 (bug 1351675) for leaving unreferenced file pins.json in tree. r=backout

This commit is contained in:
Sebastian Hengst 2017-04-11 21:23:05 +02:00
parent c441055412
commit 96a2cd81fe
2 changed files with 3 additions and 1 deletions

View File

@ -285,6 +285,9 @@ const ignorableWhitelist = new Set([
// dom/media/gmp/GMPParent.cpp
"resource://gre/gmp-clearkey/0.1/manifest.json",
// Bug 1351675 - should this file be packaged?
"resource://app/defaults/pinning/pins.json",
// Bug 1351682 - should be removed?
"resource://app/defaults/profile/prefs.js",

View File

@ -648,7 +648,6 @@
@RESPATH@/defaults/autoconfig/prefcalls.js
@RESPATH@/browser/defaults/permissions
@RESPATH@/browser/defaults/blocklists
@RESPATH@/browser/defaults/pinning
; Warning: changing the path to channel-prefs.js can cause bugs (Bug 756325)
; Technically this is an app pref file, but we are keeping it in the original