From f1b333ee803409d94f419939149a760e942778e9 Mon Sep 17 00:00:00 2001 From: Andrew McCreight Date: Mon, 29 Apr 2019 19:36:23 +0000 Subject: [PATCH] Bug 1547772 - Add back GenerateQI to offline LSan WPT whitelist. r=chmanchester I accidentally removed this in a prior whitelist cleanup. Differential Revision: https://phabricator.services.mozilla.com/D29232 --HG-- extra : moz-landing-system : lando --- .../meta/html/browsers/offline/introduction-4/__dir__.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini b/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini index 6fe2df53fcff..6f7a91281a3d 100644 --- a/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini +++ b/testing/web-platform/meta/html/browsers/offline/introduction-4/__dir__.ini @@ -1 +1 @@ -lsan-allowed: [Alloc] +lsan-allowed: [Alloc, mozilla::dom::ChromeUtils::GenerateQI]