Khushil Mistry
aae516e304
Bug 1557504 - remove [array] use in xpidl from calIItipTransport.idl and calIPrintFormatter.idl. r=pmorris
2019-11-14 08:05:00 +01:00
Khushil Mistry
0d85f311b2
Bug 1557504 - remove [array] use in xpidl from calIImportExport.idl. r=pmorris
2019-11-14 21:03:06 +05:30
Paul Morris
ebeef1abf8
Bug 1577606 - Reformat calendar code with eslint and Prettier. r=darktrojan
...
# ignore-this-changeset
These changes were achieved by:
1. Using eslint to re-indent calendar code with 2 space
indent instead of 4.
Done by temporarily adding the following rule to the
calendar/.eslintrc.js file:
"indent-legacy": [2, 2, { SwitchCase: 1, }],
Then temporarily turning off Prettier by adding to that
file the rule:
"prettier/prettier": "off",
Then running |mach eslint calendar/ --fix|
2. Reformatting the calendar code using Prettier.
Done by removing those two temporary additions from the
calendar/.eslintrc.js file and running
|mach eslint calendar/ --fix|.
2019-08-29 15:15:53 -04:00
Geoff Lankow
aea48ffad0
Bug 1520643 - Port bug 1514594: Change import call sites using kmag's script (calendar/). rs=bustage-fix,jorgk
2019-01-29 11:24:57 +01:00
Martin Schroeder
957d0cd0bf
Bug 1458367 - Mass replace the Components.interface/Components.utils uses with Ci/Cu in Calendar. r=MakeMyDay
2018-09-23 01:20:13 +02:00
Geoff Lankow
b641cb088b
Bug 1480393 - Explicitly declare what is being imported with ChromeUtils.import; r=Fallen
2018-08-22 10:44:43 +12:00
Philipp Kewisch
aa45564f77
Bug 1457087 - Replace use of XPCOMUtils.generateQI where possible. r=MakeMyDay
...
MozReview-Commit-ID: 1kMFGQDeANj
2018-05-04 13:04:24 +02:00
Philipp Kewisch
7134cde503
Bug 1440490 - Move l10n related functions into calL10NUtils.jsm - part 3 - migrate getCalString. r=MakeMyDay
...
MozReview-Commit-ID: 4rjjnuh2Du6
--HG--
extra : rebase_source : a5dcc1ef2e34411bf3c8f398179e3879bd4d24e0
2018-02-22 07:43:54 +01:00
Philipp Kewisch
ffa3049d17
Bug 1434737 - Move to ChromeUtils.import() - Calendar part. r=MakeMyDay
...
MozReview-Commit-ID: 4ahbZ5P9Ad
2018-01-31 13:31:28 +01:00
eslint
3f579eeb51
Bug 1280898 - Set up eslint for calendar files - enable func-names rule. r=MakeMyDay
...
MozReview-Commit-ID: DgsK9FXLRFz
--HG--
extra : rebase_source : 393016ec04b61637eb6f0da13a1f23fe6d9937e5
2016-07-08 14:09:04 +02:00
Magnus Melin
9d168e83df
Bug 1209777 - part3: adapt comm-central for bug 589199 (top level const/let change). r=mconley, fallen, jcranmer, aleth. a=mkmelin on CLOSED TREE
...
Created by this script:
find mail/ mailnews/ calendar/ chat/ im/ testing/ -type f -iname *.js* -exec sed -i -E 's/^(const|let) /var /g' {} \;
2015-10-11 00:23:56 +03:00
Tooru Fujisawa
7862921733
Bug 1151472 - Remove use of expression closure in calendar/. r=Fallen
2015-08-16 06:50:46 +09:00
Philipp Kewisch
5c77c9e25e
Fix bug 868721 - Replace doQueryInterface with XPCOMUtils.generateQI. r=mmecca
2013-05-06 21:37:07 +02:00
Philipp Kewisch
126580f1b3
Fix bug 757902 - Weekly and Monthly print layouts don't work, remove e4x usage (cpg fallout) (regression). r=mmecca/ssitter
2012-07-26 16:47:06 +02:00
Gervase Markham
d9160e1ab8
Bug 757018 - upgrade license to MPL 2.
2012-05-30 17:48:24 +01:00
Philipp Kewisch
758b44d6d1
Fix bug 591742 - Import and Export is broken [Exception "Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]"]. r=simon
2010-12-10 22:46:47 +01:00
hg@mozilla.org
44f560b8a9
bug 455727 - import calendar/ into comm-central, initial import of code from CVS tag HG_COMM_INITIAL_IMPORT at 2008-09-18 07:11:38 PST, imported and tagged cvs.mozilla.org modules: mozilla/calendar mozilla/other-licenses/branding/sunbird/
2008-09-18 16:13:11 +02:00