Files
tubestation/toolkit/mozapps/extensions
Rob Wu e8191ab1c6 Bug 1757293 - Warn on unrecognized bss.gecko/gecko_android keys r=willdurand
Implementation changes:

- browser_specific_settings.gecko: treat unrecognized keys as warnings
  instead of hard errors.
- browser_specific_settings.gecko_android: treat unrecognized keys as
  warnings instead of silently ignoring them.

Test change (besides adding coverage for the implementation changes):
- Moved test_non_gecko_bss_install from test_webextension_install.js to
  test_ext_manifest.js, because the test is related to manifest parsing
  and the test is currently skipped on Android.

Differential Revision: https://phabricator.services.mozilla.com/D199798
2024-05-23 10:49:02 +00:00
..