Jorg K
|
3d88acf6dc
|
Bug 1558536 - C-C part: Adapt to array changes of nsISocketTransportService.create{Routed}Transport. r=darktrojan
--HG--
extra : rebase_source : 374f5e1e0a0358a8435ce43d9f68b8d09a3bc96e
|
2019-06-14 00:21:55 +02:00 |
Jorg K
|
4df1755291
|
Bug 1531608 - Pass null as second parameter to AsyncRead(), OnStatus() and OnProgress(). r=aceman
--HG--
extra : rebase_source : 479482ce9e13a75d5f66e1554d02ed9aea62528e
|
2019-05-13 14:44:51 +02:00 |
Geoff Lankow
|
46c9d9466a
|
Port bug 1246594 - Enable ESLint rule no-throw-literal by default; rs=bustage-fix DONTBUILD
|
2019-03-21 20:45:20 +13:00 |
Jorg K
|
49bf163dd9
|
Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, JS part. rs=bustage-fix
|
2019-02-28 18:55:51 +01:00 |
Patrick Cloke
|
7986b2cf84
|
Bug 1525190 - Manual changes to abide by eslint in chat. r=florian
|
2019-02-28 09:49:44 -05:00 |
Patrick Cloke
|
357ae198d5
|
Bug 1530868 - Fix imports in chat after bug 1520643. r=freaktechnik
|
2019-02-27 08:50:50 -05:00 |
Patrick Cloke
|
10f11d2e56
|
Bug 1525190 - Run eslint --fix over chat modules code. r=florian
|
2019-02-27 08:11:42 -05:00 |
Patrick Cloke
|
53b9e76926
|
Bug 1529816 - Remove listening code from socket.jsm. r=florian
|
2019-02-25 10:00:42 -05:00 |
Geoff Lankow
|
0a77384a34
|
Bug 1520643 - Port bug 1514594: Change all call sites of ChromeUtils.import() to the "new" scheme; rs=bustage-fix DONTBUILD
|
2019-01-30 20:53:39 +13: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 |
Jorg K
|
82ce7dd116
|
Bug 1490265 - Port bug 1468222: Replace nsISSLStatus with nsITransportSecurityInfo. r=mkmelin
|
2018-09-11 22:09:15 +02:00 |
aceman
|
161283365c
|
Bug 1457713 - rewrite QueryInterface JS implementations the same way as M-C bug 1456035 does - chat/ mail/ mailnews/. r=jorgk
--HG--
extra : rebase_source : 4cd70acabbdf021c007619b9f90038b11325e248
|
2018-04-29 00:49:00 +02:00 |
Richard Marti
|
990dd0f68c
|
Bug 1436310 - Port bug 1432992 to chat: Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-07 12:19:12 +01:00 |
Philipp Kewisch
|
9efb30606f
|
Bug 1434737 - Move to ChromeUtils.import() - Chat part. r=florian
MozReview-Commit-ID: 4nli30dK4Lu
|
2018-01-31 23:25:50 +01:00 |
Florian Quèze
|
e0e4f6d35a
|
Bug 1356569 - Remove addObserver's last parameter when it is false, rs=Fallen.
|
2017-11-19 10:54:56 +01:00 |
Jorg K
|
edceeff191
|
Bug 1404045 - port bug 1402888 to C-C: Remove position and length parameter of nsIInputStreamPump.init. rs=bustage-fix
|
2017-09-28 20:26:25 +02:00 |
Florian Quèze
|
e060e71b1e
|
Bug 1329958 - remove trailing newURI null parameters in comm-central. r=philipp,aleth
|
2017-01-10 14:16:22 +01:00 |
aleth
|
40c5b26aea
|
Bug 1315479 - Use requestIdleCallback for the socket data queue. r=clokep
--HG--
extra : rebase_source : 67399b7d1aec077d574a08a5784297910ab8976b
|
2016-11-05 20:07:26 +01:00 |
Abdelrhman Ahmed
|
04e686b2bc
|
Bug 787369 - XMPP: Support SRV records. r=aleth,clokep
--HG--
extra : amend_source : ed4aa4fda9abbd94407b39a892270806c664f3e3
|
2016-05-14 13:59:00 +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 |
aleth
|
d47d45fa04
|
Bug 1209777 - part2: Replace 'const EXPORTED_SYMBOLS' in comm-central. r=mkmelin
|
2015-10-08 15:54:02 +02:00 |
aleth
|
f46c8d30cd
|
Bug 1201661 - Fix "this._account is undefined" warning from onStartRequest after socket disconnect. r=clokep
|
2015-09-07 11:37:46 +02:00 |
Tooru Fujisawa
|
78bfbafb78
|
Bug 1151473 - Part 1: Remove use of expression closure in chat/components/, chat/content/, and chat/modules/. r=aleth
|
2015-08-14 05:43:41 +09:00 |
David Keeler
|
c90c70bdee
|
Bug 1143105 - remove unnecessary nsISSLErrorListener implementations in comm-central. r=jcranmer,clokep
|
2015-03-20 00:58:28 +01:00 |
Patrick Cloke
|
8115c3bd25
|
Bug 955328 - Use Javascript default parameters where applicable: IRC part, r=aleth.
|
2014-05-08 08:58:50 -04:00 |
aleth
|
53bc8566bb
|
Bug 962581 - Notice disconnections faster after waking up from sleep. r=clokep
|
2014-01-23 13:04:49 +01:00 |
aleth
|
da06ff69ae
|
Bug 957918 - Port chat/ changes from Instantbird to comm-central - 7 - Bug 955700 - Accounts stuck in the "Connecting
" state, r=fqueze,clokep.
|
2013-11-22 08:39:20 +01:00 |
aleth
|
e10da5eac5
|
Bug 957918 - Port chat/ changes from Instantbird to comm-central - 7 - Bug 955676 - Don't handle incoming data synchronously, r=clokep,fqueze.
|
2013-11-02 12:57:14 -04:00 |
Florian Quèze
|
8e90321999
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 2164 - Socket.resetPingTimer shows up in LIST profiles, r=clokep.
|
2013-09-13 00:16:12 +02:00 |
Quentin Headen
|
91839e3320
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 2089 - JS-Yahoo: Debug logs are binary only, r=clokep,fqueze.
|
2013-09-06 01:46:52 -04:00 |
Florian Quèze
|
b02d6d3002
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 1994 - Account reconnects after using the /quit command - follow-up to fix a shutdown warning, r=clokep.
|
2013-08-26 01:01:58 +02:00 |
Patrick Cloke
|
2841923a33
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 1981 - Make socket.jsm more binary friendly, r=Mic.
|
2013-07-15 23:02:08 +02:00 |
aleth
|
382c049516
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 2020 - Fix typo in socket.jsm documentation, r=clokep.
|
2013-06-28 01:01:27 +02:00 |
Patrick Cloke
|
12fd2c2cab
|
Bug 920801 - Port chat/ changes from Instantbird to comm-central - 6 - Bio 1100 - Use toolkit untrusted cert dialog for "SSL Handshake failed" errors: chat/ part, r=fqueze.
|
2013-04-10 18:56:57 -04:00 |
Patrick Cloke
|
725fae1e2a
|
Bug 842024 - Thunderbird Chat can't connect to EuIRC, r=fqueze.
|
2013-02-17 13:34:42 -05:00 |
Patrick Cloke
|
eae4907eac
|
Bug 842183 - Land in comm-central Instantbird's changes to chat/ - 5 - Bio 1812 - IRC accounts should timeout when the connection to the server has stalled, r=fqueze.
|
2012-12-20 20:03:50 -05:00 |
Florian Quèze
|
4e1514a07e
|
Bug 842183 - Land in comm-central Instantbird's changes to chat/ - 5 - Bio 1827 - Add an easy way to copy an account specific debug log, r=clokep.
|
2012-11-28 01:18:38 +01:00 |
Florian Quèze
|
80f3ba5d15
|
Bug 792046 - Improve the error message when failing to connect an XMPP/IRC account because of a broken certificate, r=clokep.
|
2012-09-20 18:41:14 +02:00 |
Aryeh Gregor
|
f65b0c622c
|
Bug 780618 - Fix broken nsNetError.h references in comm-central; r=mconley
|
2012-08-14 12:33:27 +03:00 |
Florian Quèze
|
c0a878f47c
|
Bug 741536 - IRC and XMPP connections fail when there's a system HTTP proxy, r=clokep.
|
2012-07-31 16:40:01 +02:00 |
aleth
|
ce61e2c55c
|
Bug 776901 - Land in comm-central Instantbird's changes to chat/ - 2 - Bio 1499 - Avoid attempting to connect accounts while offline, and disconnect connecting accounts when going offline, r=fqueze.
|
2012-06-10 22:44:15 +02:00 |
Gervase Markham
|
d9160e1ab8
|
Bug 757018 - upgrade license to MPL 2.
|
2012-05-30 17:48:24 +01:00 |
Florian Quèze
|
87422bf82b
|
Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1464 - this._proxyCancel is null error from socket.jsm, r=clokep.
|
2012-05-24 16:31:19 +02:00 |
Florian Quèze
|
14e141bf91
|
Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1455 - IRC accounts connected through SSL cause random hangs, r=clokep.
|
2012-05-24 15:54:18 +02:00 |
Patrick Cloke
|
fb5ebce47e
|
Bug 753807 - Land in comm-central Instantbird's changes to chat/ - Bio 1409 - Handle (dis)connects better in IRC, r=fqueze.
|
2012-05-14 22:41:44 +02:00 |
Florian Quèze
|
b3e477de90
|
Bug 714733 - Instant messaging in Thunderbird, r=bienvenu,bwinton,Standard8,mconley.
|
2012-03-13 02:14:45 +01:00 |