Jorg K
21df3beaed
Bug 1400432 - Fix crash in nsImapCancelProxy::Run(). r=mkmelin
2018-10-03 11:02:00 +02:00
Geoff Lankow
22e1ae6f5f
Bug 1495958 - Fix labels without controls to avoid TypeError in text.xml; r=mkmelin, MakeMyDay
2018-10-04 20:17:02 +13:00
Gene Smith
8568073065
Bug 1428097 - With CONDSTORE, eliminate unneeded flag fetches at startup. r=jorgk
2018-09-10 17:01:12 -04:00
Martin Schroeder
b0707faa29
Bug 1494296 - Fix deprecation warning when creating a new calendar on TB's Account Central page. r=MakeMyDay
2018-10-03 14:06:11 +02:00
Arshad Khan
8da5befd8a
Bug 1489747 - Remove folderSummary-subfoldersSummary binding. r=mkmelin
...
--HG--
extra : rebase_source : c51f820d2c12f7ef9d2f4fe771dc7b4501b48d20
2018-09-08 14:42:10 +05:30
Bill Gianopoulos
59aa011129
Bug 1496048 - Port bug 1489047 to C-C, SeaMonkey part: Replace DOMString occurrences in XPIDL with AString. r=frg
2018-10-03 06:55:52 -04:00
Geoff Lankow
246cc519e3
Bug 1478572 - Turn on ESLint in mail/components/cloudfile; r=aceman
2018-10-03 21:07:06 +13:00
Jorg K
586be817e3
Port bug 1479787 - Use NSS mozpkix instead of pkix (analysis by Rob Lemley). rs=bustage-fix
2018-10-03 01:50:56 +02:00
aceman
86d1f2a87f
Bug 1495895 - make adding compose attachments more robust in MozMill tests. r=jorgk
2018-10-02 14:30:00 +02:00
Jorg K
368ffb9fd1
Backed out changeset 2a51324477b1 (bug 1492889) for two test failures in MozMill folder-pane on Windows. a=backout
2018-10-02 22:29:43 +02:00
Richard Marti
9296bb1fde
Bug 1495810 - Port bug 1489047 to C-C: Replace DOMString occurrences in XPIDL with AString. r=jorgk
2018-10-02 19:11:59 +02:00
Neil Rashbrook
b251f269a7
Bug 1492889 - Implement nsIMsgAccountManager.ReactivateAccounts(). r=aceman,jorgk
2018-09-20 09:11:00 +02:00
Edmund Wong
b962e371f4
Bug 1491642 - Add nodejs and cbindgen to tooltoolmanifests. r=frg
2018-10-02 16:38:40 +08:00
Richard Marti
120145c9d5
Port bug 1491419 - Changes to confvars.sh (maintenance service and bundled fonts). r=jorgk DONTBUILD
2018-10-02 10:31:41 +02:00
Geoff Lankow
1c04a7f09a
Bug 1478572 - Turn on ESLint in mail/components/im; r=florian
...
--HG--
rename : mail/components/im/modules/index_im.js => mail/components/im/modules/index_im.jsm
rename : mail/components/im/modules/search_im.js => mail/components/im/modules/search_im.jsm
rename : mail/components/im/smileys/theme.js => mail/components/im/smileys/theme.json
2018-10-02 17:17:08 +13:00
Geoff Lankow
e289bbd7bf
Bug 1469238 - Address Book WebExtensions API; r=mkmelin
2018-10-02 14:28:36 +13:00
aceman
b52b09119f
Bug 1495558 - Make utils.waitFor() accept function to properly retrieve state of objects after failure (idea by Tooru Fujisawa). r=jorgk
2018-10-01 14:46:00 +02:00
Jorg K
d3bfcfb53d
Bug 1490639 - backed out changeset 8f55290ad6a2 for not having the desired effect. Mode switch is sync, no waiting required. a=backout
2018-10-02 00:01:14 +02:00
Geoff Lankow
3874374fab
Bug 1487008 - Toolbar buttons WebExtensions API. r=philipp
2018-09-27 12:03:28 +12:00
Jorg K
b267edb3e0
Bug 1495184 - Follow-up: Make gData's onSecurityChange() backward compatible. r=MakeMyDay DONTBUILD
2018-10-01 12:32:02 +02:00
Richard Marti
282ee1bf16
Bug 1494335 - Port bug 1493145 to TB: [CSD] Enable round corners by default by -moz-gtk-csd-transparent-background media query. r=darktrojan DONTBUILD
2018-09-26 17:45:26 +02:00
Rob Lemley
89fd07d5a7
Bug 1481203 - Add mark-as-shipped scope to release-mark-as-shipped kind. rs=jorgk
...
This will fix the problem of not being able to mark a release as shipped.
Differential Revision: https://phabricator.services.mozilla.com/D7246
2018-09-29 22:42:07 +00:00
aceman
c8c3c4d6bd
Bug 1490639 - wait for folder mode switch to finish in MozMill tests. r=jorgk
2018-09-30 12:33:00 +02:00
Jorg K
2383c4b1f7
Bug 1444379 - Follow-up: move prompt retrieval to where prompt is used. r=aceman DONTBUILD
2018-09-30 11:50:22 +02:00
Rob Lemley
11ef38617e
Bug 1491907 - C-C part: Add product-dir to config.yml. r=jorgk
...
This is used by the decision task to locate the correct version.txt and
version_display.txt files for products other than Firefox.
Differential Revision: https://phabricator.services.mozilla.com/D6827
2018-09-30 11:50:18 +02:00
Jorg K
538847fc74
Bug 1495184 - Follow-up: Remove unneeded comments in nsMsgCompose.cpp, fix four tests, update XML files. r=aceman
2018-09-29 22:37:41 +02:00
Richard Marti
90938c9600
Bug 1495112 - Reference only one PNG file for the status icons in chat. r=jorgk DONTBUILD
...
--HG--
rename : mail/themes/osx/mail/icons/status@2x.png => mail/themes/linux/mail/icons/status@2x.png
rename : mail/themes/osx/mail/icons/status@2x.png => mail/themes/windows/mail/icons/status@2x.png
2018-09-29 10:58:45 +02:00
Jorg K
cb15cbf519
Bug 1495184 - Port 1493563: Adapt to API changes in nsIWebProgressListener.onSecurityChange(), JS part. rs=bustage-fix
2018-09-29 10:50:34 +02:00
Jorg K
040e625397
Bug 1495184 - Port 1493563: Adapt to API changes in nsIWebProgressListener.onSecurityChange(), C++ part. rs=bustage-fix
2018-09-29 10:39:29 +02:00
aceman
6f7dc7e930
Bug 1495101 - remove interface nsISubscribeDataSource and related RDF code. r=jorgk
2018-09-28 17:22:00 +02:00
Richard Marti
855345295a
Bug 1460392 - Port bug 1457027 to TB: Part 8 - Add a HandlerListItem class. r=aceman
2018-09-28 08:54:42 +02:00
Richard Marti
7dac15d499
Bug 1460392 - Port bug 1457027 to TB: Part 7 - Move action icon getters to HandlerInfoWrapper. r=aceman
2018-09-28 08:52:49 +02:00
Richard Marti
96acb16689
Bug 1460392 - Port bug 1457027 to TB: Part 6 - Move _describePreferredAction to HandlerInfoWrapper. r=aceman
2018-09-22 10:05:03 +02:00
Richard Marti
0c4f358f83
Bug 1460392 - Port bug 1457027 to TB: Part 5 - Move _describeType to HandlerInfoWrapper. r=aceman
2018-09-22 09:53:24 +02:00
Richard Marti
cc57c3de34
Bug 1460392 - Port bug 1457027 to TB: Part 4 - Use class syntax for the HandlerInfoWrapper hierarchy. r=aceman
2018-09-22 09:48:48 +02:00
Richard Marti
babde714cd
Bug 1460392 - Port bug 1457027 to TB: Part 2 - Define services using defineLazyServiceGetters. r=aceman
2018-09-22 09:23:27 +02:00
Richard Marti
288efce7d5
Bug 1460392 - Port bug 1457027 to TB: Part 1 - Don't persist the last selected handler. r=aceman
2018-09-22 09:17:38 +02:00
Magnus Melin
b521d1d964
Bug 537017 - fix crash in nsMsgFilterAfterTheFact::ApplyFilter() caused by async reset of 'm_curFolder'. r=jorgk
...
'm_curFolder' can be reset asynchronously by the copy service calling OnStopCopy().
So take a local copy here and use it throughout the function.
2018-09-28 23:01:22 +03:00
Magnus Melin
6ef572320d
Bug 646901 - add error checking to fix crash in nsMsgXFVirtualFolderDBView::OnSearchHit(). r=jorgk
...
dbToUse was null
2018-09-28 14:35:12 +03:00
Richard Marti
7bc796e03e
Bug 1494925 - Fix the squashed operator icons in chat. r=jorgk
2018-09-28 13:12:25 +02:00
Magnus Melin
b713124749
Bug 1492472 - add error checking to avoid crash in nsNNTPProtocol::LoadUrlInternal. r=jorgk
2018-09-28 14:26:16 +03:00
Magnus Melin
3d73529de7
Bug 1444379 - add error checking to call sites of GetDefaultPrompt() to avoid crash in nsMsgComposeAndSend::NotifyListenerOnStopCopy() and elsewhere. r=jorgk
...
Especially for the shutdown case, it may not be possible to get a prompt
2018-09-28 15:42:29 +03:00
MakeMyDay
51b6883a79
Bug 1275400 - Porting upstream fixes for use-after-free vulnerability of libical. r=philipp DONTBUILD
...
https://github.com/libical/libical/
* Issue 253 / Commit 6b9438d746cec6e4e632d78c5244f4be6314d1c9
* Issue 251 / Commit 38757abb495ea6cb40faa5418052278bf75040f7
* Issue 251 / Commit 830d9530817516377c2bc3b532798ce2c6b4765a
2018-09-27 15:35:26 +02:00
Magnus Melin
d4806c4b98
Bug 1494733 - make sure mail-headerfield and mail-urlfield are sectable. r=Paenglab
2018-09-27 22:52:01 +03:00
Geoff Lankow
430221e3dd
Bug 1484636 - Improve reliability of testEventDialog.js; rs=bustage-fix DONTBUILD
2018-09-28 13:51:26 +12:00
Jorg K
9ff7d2de57
Bug 1494574 - Port bug 1494524 - Replace SelectionChanged() with SelectionChangedXPCOM() in mailnews/. r=bz
2018-09-27 23:44:42 +02:00
Jorg K
e99f430651
Bug 1494742 - Port bug 1493276: Fix static assert errors 'don't use CallQueryInterface for compile-time-determinable casts'. r=mccr8
2018-09-27 23:44:19 +02:00
Jorg K
872102fb04
Bug 1494215 - temporarily disable parts of MozMill test content-tabs/test-install-xpi.js. rs=bustage-fix
2018-09-27 22:42:41 +02:00
Geoff Lankow
9f0f4874ad
Bug 1459994 - Fix broken tab bindings so "the proper way" of switching tabs works. r=mkmelin,philipp
2018-09-25 12:59:43 +12:00
Jorg K
15e3c54d5c
Bug 1459994 - Backed out changeset a1410381eac1 for being a temporary fix. a=backout
2018-09-27 22:40:29 +02:00