зеркало из https://github.com/mozilla/gecko-dev.git
d41188c796
In each case, the atom had an obvious name and a weird name. Where possible, I kept the obvious name and commented out the weird name, viz: - `mixed` over `_mixed` for "mixed" - `el` over `el_` for "el" - `other` over `other_` for "other" - `remote` over `Remote` for "remote" But for several of them I didn't do that, because the weird name is used within the HTML5 parser -- which is a huge pain to modify because it involves code generated by code from another repo -- so I kept the weird name and commented out the obvious name, viz: - `list_` over `list` for "list" - `svgSwitch` over `_switch` for "switch" - `set_` over `set` for "set" MozReview-Commit-ID: Jp3CpdWXNDm --HG-- extra : rebase_source : 421ce5316772f1951488307e81f2ceee696d363d |
||
---|---|---|
.. | ||
aom | ||
atk | ||
base | ||
generic | ||
html | ||
interfaces | ||
ipc | ||
jsat | ||
mac | ||
other | ||
tests | ||
windows | ||
xpcom | ||
xul | ||
.eslintrc.js | ||
moz.build |