Bug 1789254 - Fix rejected words issues in WebsiteFilter.jsm. r=mkaply

Differential Revision: https://phabricator.services.mozilla.com/D156462
This commit is contained in:
Mark Banner 2022-09-08 12:43:31 +00:00
Родитель 4c379c43d3
Коммит 4d2266111f
2 изменённых файлов: 2 добавлений и 3 удалений

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

@ -14,9 +14,9 @@
* The exceptions list takes the same as input. This list opens up
* exceptions for rules on the blocklist that might be too strict.
*
* In addition to that, this allows the user to create a whitelist approach,
* In addition to that, this allows the user to create an allowlist approach,
* by using the special "<all_urls>" pattern for the blocklist, and then
* adding all whitelisted websites on the exceptions list.
* adding all allowlisted websites on the exceptions list.
*
* Note that this module only blocks top-level website navigations and embeds.
* It does not block any other accesses to these urls: image tags, scripts, XHR, etc.,

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

@ -49,7 +49,6 @@ avoid-blacklist-and-whitelist:
- browser/base/content/test/tabMediaIndicator/browser_mute_webAudio.js
- browser/base/content/test/tabs/browser_new_file_whitelisted_http_tab.js
- browser/components/downloads/content/contentAreaDownloadsView.xhtml
- browser/components/enterprisepolicies/helpers/WebsiteFilter.jsm
- browser/components/migration/ChromeMigrationUtils.jsm
- browser/components/migration/ChromeProfileMigrator.jsm
- browser/components/newtab/data/content/activity-stream.bundle.js