fune/toolkit/components/url-classifier/tests
Dimi 43fe44bd12 Bug 1844708 - UrlClassifierRemoteSettingsService fails to apply update when a list is too large r=timhuang
When the array is too large, we should avoid using 'apply' as it may result in
an 'too many arguments provided for a function call' error

Differential Revision: https://phabricator.services.mozilla.com/D184200
2023-07-21 13:20:38 +00:00
..
browser
gtest
mochitest Bug 1843792 - Part 15: Rewrite toolkit/components/url-classifier/tests/UrlClassifierTestUtils.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=mossop 2023-07-19 00:43:32 +00:00
unit Bug 1844708 - UrlClassifierRemoteSettingsService fails to apply update when a list is too large r=timhuang 2023-07-21 13:20:38 +00:00
moz.build
UrlClassifierTestUtils.sys.mjs