mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 22:07:41 +00:00
Bug 1851256 - Part 3: Test fix. r=lina
Depends on D187324 Differential Revision: https://phabricator.services.mozilla.com/D187327
This commit is contained in:
parent
05f4096299
commit
9aadedb037
@ -281,6 +281,10 @@ var allowlist = [
|
||||
{ file: "chrome://browser/content/screenshots/copy.svg" },
|
||||
{ file: "chrome://browser/content/screenshots/download.svg" },
|
||||
{ file: "chrome://browser/content/screenshots/download-white.svg" },
|
||||
|
||||
// Bug 1851255: RustSuggest.sys.mjs is currently unused while pending
|
||||
// integration into urlbar.
|
||||
{ file: "resource://gre/modules/RustSuggest.sys.mjs" },
|
||||
];
|
||||
|
||||
if (AppConstants.NIGHTLY_BUILD && AppConstants.platform != "win") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user