Ben Campbell
3e4476bb42
Bug 1487082 - make conversion CTORs explicit. r=jorgk
...
Minor tweaks to conform with new(ish) static analysis rule
which flags up implicit single-argument conversion constructors.
2018-08-31 11:50:02 +12:00
MakeMyDay
2a5f8d7cb0
Bug 1476736 - Allow printing even if some caldav calendar is not available. r=philipp
2018-07-23 09:57:21 +02:00
Geoff Lankow
c8bcd4d2b6
Bug 1484636 - When testing with a callback, use assert instead of assertJS; fix testTimezones.js. r=philipp DONTBUILD
2018-09-17 12:35:31 +12:00
Richard Marti
4f3e40755e
Bug 1491535 - Fix the warning icons after removal of Warning.png in bug 1457781. r=jorgk,MakeMyDay
2018-09-14 09:35:53 +02:00
Arshad Khan
25c4154947
Bug 1489791 - Remove calendar-caption binding. r=MakeMyDay
2018-09-08 22:12:36 +05:30
Alfred Peters
9d64fa41a0
Bug 1476788 - Reliably remove the "Re:" from an otherwise empty subject. r=jorgk DONTBUILD
...
--HG--
extra : amend_source : 2c48bfae2905e97fc7fd4fc621819db8623f8b15
2018-09-16 09:14:00 +02:00
Richard Marti
2ce7816f8b
Bug 1491562 - Port bug 1488467 to TB: Support adding and removing installed languages in Alternatives subdialog. r=jorgk
2018-09-15 19:35:29 +02:00
Frank-Rainer Grahl
550fd4bd6d
Bug 1489302 - Follow-up from Bug 1488084. Restore accidentally removed sourceDoc. r=IanN
2018-09-16 12:31:02 +02:00
Richard Marti
6d944478eb
Bug 1491214 - Follow-up: Fixes for the tree theming. r=jorgk DONTBUILD
2018-09-16 11:29:25 +02:00
Edmund Wong
bd263c7700
Bug 1491647 - Fix mozconfig.gtk and mozconfig.linux.common to detect pkgconfig. r=bustagefix
2018-09-16 16:43:45 +08:00
Bill Gianopoulos
effdf86e55
Bug 1490867 - Hack SeaMonkey build until fallout from Bug 1490765 is properly fixed. r=frg
2018-09-15 06:58:45 -04:00
Nicholas Nethercote
eb186f2b7e
Bug 1490858 - Update comm-central for nsISHEntry changes. r=frg
...
nsISHEntry.{URI,isSubFrame} both lost an explicit setter, but became mutable.
2018-09-14 13:30:40 +10:00
Nicholas Nethercote
e89d7544cf
Bug 1490158 - Update comm-central for nsISHistoryListener changes. r=frg
...
This patch removes `OnLengthChanged` and `OnIndexChanged`, and the return
values from `OnHistoryGotoIndex` and `OnHistoryPurge`, as per the
mozilla-central changes in this bug.
This patch also cleans up some pre-existing inconsistencies: it removes the
unneeded `OnHistoryGoForward` and `OnHistoryGoBack`, and adds the needed
`OnHistoryReplaceEntry`.
2018-09-12 10:13:23 +10:00
Richard Marti
642719abdd
Bug 1491526 - Port bug 1411707: Add the findbar.ftl link to the windows using the findbar. r=jorgk
2018-09-15 15:56:38 +02:00
Jorg K
a53f8ebc1f
Bug 1488084 - Follow-up: Restore over-zealously removed variable 'sourceDoc'. r=mkmelin DONTBUILD
2018-09-15 22:20:35 +02:00
Jorg K
b5bc7939fa
Port bug 1485224 - Update Windows builders to VS 2017 15.8.4 and Windows SDK 17134. rs=bustage-fix DONTBUILD
2018-09-15 12:44:18 +02:00
Geoff Lankow
802824e578
Bug 1478572 - Turn on ESLint by default in mail/components with some exceptions. r=aceman DONTBUILD
2018-09-15 10:45:41 +12:00
Richard Marti
27e3ebf17f
Bug 1491214 - Allow theming trees (Port of bug 1418602, bug 1488000 and bug 1385518). r=jorgk
...
Bug 1418602: Allow theming sidebars
Bug 1488000: Allow theming sidebar border color
Bug 1385518: [Photon] Update sidebar styling for dark theme
2018-09-06 06:49:23 +02:00
Jorg K
5c5663a9f5
Bug 1491406 - Add URI_NORELATIVE to mailbox: and imap: URLs to avoid TLD base lookup. r=aceman
2018-09-15 00:10:48 +02:00
Geoff Lankow
eb9de130cb
Bug 1491275 - Remove no-longer-used DownloadsStartup.js. r=jorgk
2018-09-15 00:02:28 +12:00
Richard Marti
2b6ecc6d1c
Bug 1490925 - Add list-style-image: none; back to .dropmarker-icon after its removal in toolkit bug 1489743. r=darktrojan
2018-09-13 19:22:25 +02:00
seabld
a88731777d
Updated rustc tooltool package. r=tooltool_update
2018-09-14 02:04:26 +00:00
Geoff Lankow
f74c4e389c
Bug 1484636 - Revive and enable all the mozmill tests in calendar/test/mozmill; r=Fallen
...
--HG--
rename : calendar/test/mozmill/timezoneTests/test2.js => calendar/test/mozmill/testTimezones.js
2018-09-14 11:40:11 +12:00
Magnus Melin
239e67fcd8
Bug 1490269 - enable Thunderbird specific custom element loading. r=arshad
2018-09-13 23:24:42 +03:00
Arshad Khan
f15d15bd7e
Bug 1489736 - Remove mail-toggle-headerfield binding. r=mkmelin
2018-09-08 13:03:05 +05:30
Arshad Khan
e4d41d9f89
Bug 1484680 - Remove treenode-checkbox binding. r=philipp,mkmelin
2018-08-20 18:30:13 +05:30
Jorg K
ce665ba9db
Bug 1490867 - Temporarily hack build. rs=bustage-fix DONTBUILD
2018-09-13 22:10:25 +02:00
Geoff Lankow
76972ab8f2
Bug 1489807 - Port bug 1489793: replace usage of XPCOM to create the spell checker object. r=jorgk DONTBUILD
2018-09-10 21:28:56 +12:00
Makoto Kato
768bad5bd8
Bug 1489939 - Replace nsIEditorMailSupport with mozilla::HTMLEditor. r=jorgk
...
--HG--
extra : histedit_source : 6ff067fb88621a3b97dd4ebd952446bee4ab8db0
2018-09-13 17:33:33 +09:00
Jorg K
81a68cee88
Bug 1490094 - Follow-up: fix incorrect release levels. r=me DONTBUILD
2018-09-13 10:14:34 +02:00
Jorg K
0a0ff66479
Bug 543227 - Cater for special folders being called 'Draft' and 'Outbox' by certain IMAP providers. r=aceman
2018-09-13 08:29:18 +02:00
Jorg K
b4f2a3d927
Backed out changeset 2dc8e39bc37f (bug 1484680) for causing a test failure in testTodayPane.js. a=backout
2018-09-13 08:26:47 +02:00
Jorg K
d6084bb8a8
Bug 1463266 - fix another white-space issue in nsAddrDatabase.cpp. rs=white-space-only
...
[skip-blame]
2018-09-13 08:04:19 +02:00
Jorg K
47bdab4fbf
Bug 1463266 - fix some white-space issues in nsAddrDatabase.cpp. rs=white-space-only
...
[skip-blame]
2018-09-13 00:56:11 +02:00
Arshad Khan
7bc7ccccb8
Bug 1484680 - Remove treenode-checkbox binding. r=philipp
2018-08-20 18:30:13 +05:30
Jorg K
642f2935a2
Port bug 1490094: Follow-up: Fix indentation issues. rs=white-space-only DONTBUILD
2018-09-12 11:59:08 +02:00
Jorg K
ee43fc6b40
Port bug 1490094: [release] Configure staging release resources via dedicated parameter. rs=bustage-fix
2018-09-12 10:52:47 +02:00
Jorg K
9a5dc78c33
Bug 1489949 - Port bug 1488659: Replace XPCOM use of nsICharsetDetector, part 2, take 2. r=hsivonen
2018-09-12 09:08:20 +02:00
Jorg K
6ac354fa82
Bug 1489949 - Backed out changeset 995fe17c5348 for being incorrect. a=backout
2018-09-12 08:48:26 +02:00
aceman
26f2d96633
Bug 1474091 - fix test-message-header.js by waiting for accessible element for message header to appear. r=jorgk
2018-09-11 14:06:00 +02:00
Jorg K
82ce7dd116
Bug 1490265 - Port bug 1468222: Replace nsISSLStatus with nsITransportSecurityInfo. r=mkmelin
2018-09-11 22:09:15 +02:00
Richard Marti
9ef65c5951
Bug 1490431 - in files shared with SM, include bindings.css stylesheet only for TB. r=jorgk DONTBUILD
2018-09-11 21:25:04 +02:00
Richard Marti
023b6543a9
Bug 1490431 - Add bindings.css stylesheet to feed-subscriptions.xul to fix the spinbuttons. r=jorgk
2018-09-11 21:25:36 +02:00
Axel Hecht
6978b3bbe9
bug 1490294, fix mozilla reference in suite/locales/l10n.toml, r=frg
2018-09-11 15:41:00 +02:00
Jorg K
fea831b62e
Bug 1490265 - Port bug 1468222: remove use of nsISSLStatus. rs=bustage-fix
2018-09-11 13:55:29 +02:00
Arshad Khan
ec37ac94bf
Bug 1484653 - Remove modehbox and modevbox bindings. r=philipp
2018-08-20 15:22:27 +05:30
Frank-Rainer Grahl
79494dfbc9
Bug 1489784 - Replace mPrefs and mIOService fields with standard Services calls in tabbrowser.xml. r=IanN
2018-09-11 12:20:15 +02:00
Frank-Rainer Grahl
8f4566b205
Bug 1430240 - Port bug 1420622 [Remove Feed and Pcast related protocols] to SeaMonkey. r=IanN
...
Also factor out mSecMan from tabbrowser.xml.
2018-09-11 12:19:30 +02:00
Geoff Lankow
671851b027
Bug 1474219 - Follow-up: Simplify check for busy. r=jorgk DONTBUILD
2018-09-11 10:52:53 +02:00
Frank-Rainer Grahl
29e27c26a1
Bug 1484499 - Remove unused nsImapProtocol::CheckNewMail(). r=jorgk
2018-09-09 15:02:00 +02:00