Backed out changeset f594e6f00208 (bug 1940883) for causing crashes in bug 1941164.
[gecko.git] / toolkit / components / antitracking / jar.mn
blob2f8c4d7ee43e13bc23fda797033cc35960f9b37b
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 toolkit.jar:
6   # This is the strip list that contains the query parameters stripped by the strip-on-share feature
7   # (In addition to this list, the strip-on-share feature also strips the query params from the qps list).
8   # The strip list has the format:
9   # domain1: {queryParams: [param1, param2, ..], topLevelSites: [www.site.de, www.site.com,...]}, domain2: {...}
10   # This list will be consumed from the nsIQueryStrippingListService and
11   # later be dispatched to the nsIURLQueryStringStripper in a further processed form.
12   content/global/antitracking/StripOnShare.json           (StripOnShareLists/MPL2/StripOnShare.json)
14   # Separate StripOnShare list for parameters that are covered in the LGPL License
15   content/global/antitracking/StripOnShareLGPL.json           (StripOnShareLists/LGPL/StripOnShareLGPL.json)