Bug 1644395 - pdf.worker.js usage can now be detected by test, r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D80625
This commit is contained in:
James Graham 2020-06-23 10:07:41 +00:00
Родитель 7baaa30534
Коммит 0221d92326
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -106,9 +106,6 @@ var whitelist = [
// modules/libpref/Preferences.cpp
{ file: "resource://gre/greprefs.js" },
// browser/extensions/pdfjs/content/web/viewer.js
{ file: "resource://pdf.js/build/pdf.worker.js" },
// layout/mathml/nsMathMLChar.cpp
{ file: "resource://gre/res/fonts/mathfontSTIXGeneral.properties" },
{ file: "resource://gre/res/fonts/mathfontUnicode.properties" },