Paul Morris
9c14bf57b9
Bug 1577835 - Reformat editor/ code with eslint and Prettier. r=mkmelin
...
# ignore-this-changeset
These changes were achieved by:
1. Using eslint to add curly brackets to control
statements that did not have them (if, else, etc.),
thanks to the eslint rule: "curly": ["error", "all"]
Done by running |mach eslint editor/ --fix|
2. Reformatting the code using Prettier.
Done by deleting the editor/ line from
the .prettierignore file and running:
|mach eslint editor/ --fix|
2019-08-30 15:45:11 -04:00
Geoff Lankow
356499c6ca
Bug 1542666 - Turn on ESLint in editor (manual changes); r=aceman
2019-04-09 11:57:14 +12:00
Geoff Lankow
aa568edc6c
Bug 1542666 - Turn on ESLint in editor (automatic changes by eslint --fix); rs=me
2019-04-09 11:57:12 +12:00
Geoff Lankow
844c19f6cd
Bug 1541789 - Fix cases where ondialog* attribute returned true or false. r=aceman(non-calendar), rs=bustage-fix,jorgk(calendar)
...
--HG--
extra : rebase_source : b99bd198f6d803187f5ec7ba56bd180cf6ff2f37
2019-04-05 15:59:06 +13:00
Geoff Lankow
ed65da8962
Bug 1541789 - Port bug 1529231: Replace ondialogaccept and ondialogcancel attributes with addEventListener. rs=bustage-fix,jorgk
2019-04-04 18:58:52 +13:00
Jorg K
b341d7af8f
Bug 1448946 - remove trailing spaces in editor. rs=white-space-only
...
[skip-blame]
2018-03-31 12:50:02 +02:00
Jorg K
d87b0a67b0
Bug 1399756 - fix typos in editor/ using codespell. rs=comment-only,typo-fix
2018-03-20 23:57:33 +01:00
Gervase Markham
d9160e1ab8
Bug 757018 - upgrade license to MPL 2.
2012-05-30 17:48:24 +01:00
Mark Banner
c0bea8f30d
Bug 445146 Move editor/ui from mozilla-central to comm-central, build changes r=KaiRo, move r/sr=Neil
2008-09-03 14:35:06 +01:00