Files
sousa-gecko/other-licenses
Sylvestre Ledru 1fc8709cd5 Bug 2023419 - Restore modelines on third-party files r=RyanVM,perftest-reviewers,devtools-reviewers,layout-reviewers,dshin,nchevobbe,sparky
Previous commits in this bug removed Emacs/Vim modelines from files
under paths listed in tools/rewriting/ThirdPartyPaths.txt, which we
should not touch. Restore the modelines on the files that still need
it; the remaining ones were already restored by upstream resyncs.

Reverts the relevant hunks from:
  e1fe74e9e3 - gfx/ (12 of 140 files still affected)
  6be5ec2fff - toolkit/ (45 files)
  074b376055 - devtools/ (10 files)
  d2b4f9d727 - js/ (3 files)
  0804530f25 - ipc/ (2 files)
  63d9534ed5 - other-licenses/ (1 file)
  50cd0384b0 - media/ (1 file)
  55481ac4b5 - layout/ (1 file)
  05e870a9a8 - testing/ (1 file)

Differential Revision: https://phabricator.services.mozilla.com/D295578
2026-04-21 21:25:00 +00:00
..

This directory was created for code which is used in the Mozilla project in
some way but is not under the MPL or a compatible license like the Apache 2,
BSD or MIT licenses.

It is _NOT_ for "all non-MPLed code".

Before putting any new code in here, please consult licensing@mozilla.org. It
is quite likely that this is not the right place.