Commit 6f55e2f5 authored by Matthew Noorenberghe's avatar Matthew Noorenberghe
Browse files

Bug 1548393 - Follow-up to temporarily exclude PasswordGenerator.jsm from...

Bug 1548393 - Follow-up to temporarily exclude PasswordGenerator.jsm from browser_all_files_referenced.js r=Aryx

Summary: I forgot to push this to Phabricator before landing.

Reviewers: aryx

Bug #: 1548393

Differential Revision: https://phabricator.services.mozilla.com/D31023

--HG--
extra : rebase_source : 80a194c83025f93f1490e351af5ab2506c28cd50
parent 4bf5812d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -147,6 +147,8 @@ var whitelist = [
  {file: "chrome://pippki/content/resetpassword.xul"},
  // Bug 1337345
  {file: "resource://gre/modules/Manifest.jsm"},
  // Bug 1548381
  {file: "resource://gre/modules/PasswordGenerator.jsm"},
  // Bug 1351097
  {file: "resource://gre/modules/accessibility/AccessFu.jsm"},
  // Bug 1356043