Geoff Lankow
ffb0a386cf
Bug 1769595 - Port bug 1514936 - Get rid of support for aggregated components. r=#thunderbird-reviewers,john.bieling
...
Differential Revision: https://phabricator.services.mozilla.com/D146523
--HG--
extra : rebase_source : 56f139a166c97d4771907e0744e2a431ed79b187
extra : histedit_source : 1f2ced28975ad850d27c3d13bb1d4418801b234a
2022-05-17 12:42:24 +12:00
Geoff Lankow
a92726dbe9
Bug 1769595 - Port bug 1769442 - Remove nsIFactory::lockFactory. r=#thunderbird-reviewers,john.bieling
...
Differential Revision: https://phabricator.services.mozilla.com/D146522
--HG--
extra : rebase_source : 14726b1e2810363fd40decbf33e98d8f08baae0f
extra : histedit_source : 4510981486d93eba384b30bc2d5cb4f0c0687ca4
2022-05-17 11:48:23 +12:00
Ping Chen
a2bceb1659
Bug 944367 - Replace all Log.jsm usages with console.createInstance. r=mkmelin
...
Differential Revision: https://phabricator.services.mozilla.com/D100226
--HG--
extra : moz-landing-system : lando
2020-12-26 20:04:18 +00:00
Jorg K
93db6b3c14
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix r=mkmelin DONTBUILD
...
This excludes OpenPGP code in mail/extensions.
2020-06-21 20:27:10 +02:00
Kai Engert
6c7626bd9a
Bug 1647104 - Backed out changeset 9ca3551392f6. a=mkmelin
2020-06-22 14:09:32 +02:00
Jorg K
1a94f7447e
Bug 1647104 - Fix typos in chat, common, db, editor, mail, mailnews found with codespell. rs=comment-only,typo-fix DONTBUILD
2020-06-21 20:27:10 +02:00
Geoff Lankow
ba527aea7b
Port bug 1536556 - Replace new Error(Cr.ERROR) with new Component.Exception. rs=linting DONTBUILD
...
This was done automatically with `mach eslint --fix`
2020-05-06 11:10:50 +12:00
Paul Morris
8057711ec3
Bug 1577835 - Reformat mailnews/ 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 mailnews/ --fix|
2. Reformatting the code using Prettier.
Done by deleting the mailnews/ line from
the .prettierignore file and running:
|mach eslint mailnews/ --fix|
2019-08-30 22:10:02 -04:00
Geoff Lankow
fc741338da
Bug 1515877 - Turn on ESLint in mailnews/jsaccount. r=aceman
2019-05-08 14:43:53 +12:00
Geoff Lankow
854b5cd72c
Bug 1530532 - Minimise uses of Preferences.jsm; r=Fallen DONTBUILD
2019-03-05 21:58:09 +13:00
Geoff Lankow
e0e6e32a52
Bug 1520643 - Port bug 1514594: Change import call sites manually which were missed. rs=bustage-fix,jorgk
2019-01-29 14:57:42 +01:00
Geoff Lankow
ed26cc6a11
Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script. rs=bustage-fix,jorgk
2019-01-29 11:25:29 +01:00
Neil Rashbrook
ef260f2747
Bug 1493121 - Remove unnecessary use of `wrappedJSObject` in JsAccount's factory. r=jorgk
2018-09-21 04:16:00 +02:00
Jorg K
1918e4cd7b
Bug 1457713 - Port bug 1456035: Change XPCOMUtils.generateQI to ChromeUtils.generateQI in mailnews. r=aceman
2018-05-21 00:59:53 +02:00
Jorg K
56a65ad62c
Bug 1457713 - Port bug 1456035: Remove nsISupports from calls to XPCOMUtils.generateQI(). rs=bustage-fix
2018-04-29 01:10:11 +02:00
Jorg K
40c49e90f9
Bug 1399756 - fix typos in mailnews/ using codespell. rs=comment-only,typo-fix
...
[skip-blame]
2018-03-20 11:54:29 +01:00
Richard Marti
f5f98fc711
Bug 1436310 - Port bug 1432992 to mailnews: Remove definitions of Ci, Cr, Cc, and Cu. r=jorgk
2018-02-07 12:19:29 +01:00
Philipp Kewisch
5563e369fc
Bug 1434737 - Move to ChromeUtils.import() - Mail/Common/Ldap/Editor part. r=jorgk
...
MozReview-Commit-ID: 8jabalzJIdA
2018-01-31 23:41:33 +01:00
Jorg K
d1bf237423
Bug 1384218 - Follow-up: Fix import URLs in JS Account. r=aceman
2017-07-27 08:18:39 +02:00
R Kent James
3436716478
Bug 1322000, Typo in PREF_BRANCH_LOG for JSAccountUtils.jsm, r=jorgk
2017-01-11 13:28:28 -08:00
R Kent James
9fd1161ce4
Bug 430716 - part 1, Use mailnews url override as initial conceptual demo of JsAccount, r=jorgk
2016-04-19 16:47:56 -07:00