зеркало из https://github.com/mozilla/gecko-dev.git
d0ae98c6c8
Fixing some XBL files turned up some bugs in the preprocessor: * XBL fields aren't just simple JS assignements, they are entire JS blocks which are evaluated and the result used for the field. So we don't need eslint to parse them as an assignment. * XBL text can contain entities, in general just replacing every entity with a valid JS token should retain the meaning well enough for eslint's purposes. * Events can have names that aren't valid JS identifiers so just don't use them. --HG-- extra : commitid : 65gYzRiXqKe extra : rebase_source : 9a6bcdd22f63b4aba52052f4f4ad0f20e6a2b446 |
||
---|---|---|
.. | ||
docs | ||
lib | ||
LICENSE | ||
moz.build | ||
package.json |