bc736fdc7d
See http://eslint.org/docs/rules/brace-style. Having the opening/closing braces on the same line can often make the code slightly more difficult to read, in particular for `if`/`else if` statements, compared to using new lines. This patch also, for consistency with `mozilla-central`, enables the [`no-iterator`](http://eslint.org/docs/rules/no-iterator) rule. Note that this rule didn't require a single code change. |
||
---|---|---|
.. | ||
annotation_layer.js | ||
api.js | ||
canvas.js | ||
dom_utils.js | ||
font_loader.js | ||
global.js | ||
metadata.js | ||
pattern_helper.js | ||
svg.js | ||
text_layer.js | ||
webgl.js |