fune/toolkit/components/url-classifier/tests
Francois Marier 79f1e9e5a8 Bug 1467581 - Remove the use of default captures in closures. r=gcp
Explicitly specify the arguments to copy to avoid making a copy of
a dangling `this` pointer.

Convert nsUrlClassifierDBService::mClassifier to a RefPtr since
the update closure might need to continue to access its members
after it's been released by the main thread.

MozReview-Commit-ID: CPio3n9MmsK

--HG--
extra : rebase_source : d7a8b207336209ee37441f3429bc608140e404ae
2018-06-07 17:22:32 -07:00
..
browser
gtest Bug 1467581 - Remove the use of default captures in closures. r=gcp 2018-06-07 17:22:32 -07:00
mochitest Bug 1456762 - Remove now unnecessary import-globals-from statements in html files. r=mossop 2018-06-16 08:21:33 +00:00
unit Bug 1452445 - Fix update error observer in unit test. r=gcp 2018-05-29 18:06:49 -07:00
moz.build
UrlClassifierTestUtils.jsm