gecko-dev/tools
Gijs Kruitbosch f1a04bd343 Bug 1618188 - remove XML backend for plugin and add-on blocklisting, r=mconley,perftest-reviewers,whimboo
This removes the obsolete backend. Notes on some of the less obvious changes
made as part of this patch:

- some of the gFoo style getters in Blocklist.jsm were only used by the XML
  version of the blocklist; I've removed them and tried to remove spurious
  settings of those properties in the remaining tests.
- some utility methods (e.g. distribution information getters) were also only
  used for the XML version (for the update URL).
- it's no longer necessary to test switching implementations.
- in browser/base/content/test/plugins/, we ran some tests from two manifests
  in order to run them with both blocklist backends. The simplest way of
  reducing this back down to one was to remove the remote-settings one. If I'd
  been more future-oriented when I created the duplication, perhaps I would
  have moved the XML version out into a different manifest instead, but I
  didn't, so now it looks like we're removing the modern one, whereas really
  we're going to be running the modern one as part of the "normal" tests and
  we're no longer running the "old" tests.
- removed all mentions I could see of extensions.blocklist.url which is no
  longer used for anything.
- per https://bugzilla.mozilla.org/show_bug.cgi?id=1016555#c23, updated
  references for the OneCRL timing and how it relates to blocklist updates.

Differential Revision: https://phabricator.services.mozilla.com/D64933

--HG--
extra : moz-landing-system : lando
2020-03-09 12:02:17 +00:00
..
bloatview
browsertime Bug 1612191 - Implement `mach browsertime --update-upstream-url $URL` for bumping version. r=Standard8,tarek 2020-02-24 10:53:50 +00:00
clang-tidy Bug 1617528 - Enable modernize-use-using at review phase r=andi 2020-02-24 10:05:16 +00:00
code-coverage no bug - mozlint/codespell - Add two docs directories in the list + fix typos r=marco DONTBUILD 2020-03-09 10:43:14 +00:00
compare-locales Bug 1599045, part 2 - merge compare-locales docs into build docs, r=flod 2019-12-03 15:43:10 +00:00
coverity
crashreporter Bug 1603988 - Part 2: Add a TC index for generated artifacts for mac symbols and reuse them in the next run r=tomprince 2020-02-03 18:41:49 +00:00
fuzzing no bug - Document fuzz blockers r=sylvestre 2020-02-28 10:52:15 +00:00
github-sync Bug 1617805 - Improve debug logging in converter script. r=kvark 2020-02-25 16:57:09 +00:00
infer
jprof
leak-gauge
lint Bug 1618188 - remove XML backend for plugin and add-on blocklisting, r=mconley,perftest-reviewers,whimboo 2020-03-09 12:02:17 +00:00
moztreedocs Bug 1616969 - docs: Bring back the larger display of the docs r=championshuttler 2020-02-20 20:46:56 +00:00
performance
phabricator Bug 1495394 - add `mach install-moz-phab` command; r=firefox-build-system-reviewers,chmanchester 2020-02-19 05:28:32 +00:00
power Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
profiler Backed out changeset 9930f4d0e821 (bug 1620549) for causing build bustages on platform-linux-android.cpp 2020-03-07 03:47:44 +02:00
quitter Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
rb Bug 1604095 - Add `fix_stacks.py`, which uses `fix-stacks`, and use it in DMD. r=gsvelto 2020-03-05 00:24:23 +00:00
rewriting no bug - Add media/mp4parse-rust/ to the list of third party code r=kinetik 2020-02-25 12:52:07 +00:00
sanitizer/docs no bug - asan/lsan - Add links to the meta bugs r=decoder DONTBUILD 2020-02-28 11:37:20 +00:00
tryselect Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
update-packaging Bug 1590693 - Unship empty chrome.manifest files. r=glandium 2019-12-12 11:13:42 +00:00
update-verify
vcs Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
mach_commands.py
moz.build Bug 1619159 - Reference the code coverage doc r=marco 2020-03-02 15:43:38 +00:00