зеркало из https://github.com/mozilla/gecko-dev.git
9076b5fa2f
The function was setting extra classes on both the summary and the detail, running extra checks to not remove the base classes. It's only called from one place, and we only care about adding classes to the summary element, which we have access to directly. We're switching to classList.(add|remove) , which allows us to get rid of the SplitView method. Differential Revision: https://phabricator.services.mozilla.com/D144427 |
||
---|---|---|
.. | ||
client | ||
docs | ||
perfdocs | ||
platform | ||
server | ||
shared | ||
startup | ||
.eslintrc.js | ||
.eslintrc.xpcshell.js | ||
CODE_OF_CONDUCT.md | ||
moz.build | ||
templates.mozbuild | ||
tsconfig.json |