aceman
4eaa122240
Bug 1390337 - Remove some unused functions in nsIMsgDBView and nsIMsgHeaderParser. r=jcranmer,jorgk
2018-11-23 13:47:00 +01:00
Jorg K
bc2c9a1382
Bug 1516320 - Follow-up: Initialise IsQP member variable where appropriate. r=darktrojan DONTBUILD
2018-12-27 09:59:00 +01:00
Geoff Lankow
f991c45521
Bug 1516287 - Wait for stylesheet to load before adding category colours. r=philipp
2018-12-26 10:55:59 +13:00
Jorg K
5e708c91f1
Bug 1516320 - Fix body search for QP-encoded messages using ISO-2022-JP. r=darktrojan
2018-12-26 22:56:53 +01:00
Richard Marti
bb719f5503
Bug 1516451 - Port Bug 1516266: Use extends="...arrowscrollbox" instead of "...arrowscrollbox-clicktoscroll" in tabmail.xml. r=jorgk
2018-12-26 19:47:13 +01:00
Richard Marti
0956850331
Bug 1516450 - Distinguish between hovered and selected tree items with dark theme. r=jorgk
2018-12-26 19:25:12 +01:00
Jorg K
03af5b2cc1
Port bug 1515649 - [taskgraph] Remove only-if-dependencies-run optimization, take 2. rs=bustage-fix r=rjl
...
--HG--
extra : amend_source : a9a529456d64fa7fec8a45b17ec9706dfc926849
2018-12-25 20:37:24 -05:00
Jorg K
4c3db8aa97
Port bug 1515649 - [taskgraph] Remove only-if-dependencies-run optimization. rs=bustage-fix DONTBUILD
...
--HG--
extra : rebase_source : 48b1c459837433a23deff737263af14a9c486a62
2018-12-25 12:12:33 +01:00
Geoff Lankow
8afdee6a69
Bug 1515877 - Turn on ESLint in mailnews/news; r=aceman
2018-12-24 23:52:29 +13:00
Arshad Khan
7dcb80bd88
Bug 1515309 - Scriptify query-explanation binding. r=mkmelin
2018-12-19 15:34:32 +05:30
Magnus Melin
02e0c3883c
Bug 1512963 - rename XUL .inc files to .inc.xul. r=aceman
...
find mail mailnews editor -name "*.inc" -type f ! -name defines.inc | xargs -I '{}' sh -c 'b=$(basename $1); find mail mailnews editor -type f | xargs sed -i -e "s/$b/$b.xul/g"' -- {}
find mail mailnews editor -name "*.inc" -type f ! -name defines.inc | xargs -I {} hg mv {} {}.xul
--HG--
rename : editor/ui/dialogs/content/edImage.inc => editor/ui/dialogs/content/edImage.inc.xul
rename : mail/base/content/editContactPanel.inc => mail/base/content/editContactPanel.inc.xul
rename : mail/base/content/helpMenu.inc => mail/base/content/helpMenu.inc.xul
rename : mail/base/content/macWindowMenu.inc => mail/base/content/macWindowMenu.inc.xul
rename : mail/base/content/mainCommandSet.inc => mail/base/content/mainCommandSet.inc.xul
rename : mail/base/content/mainKeySet.inc => mail/base/content/mainKeySet.inc.xul
rename : mail/base/content/mainMailToolbox.inc => mail/base/content/mainMailToolbox.inc.xul
rename : mail/base/content/mainNavigationToolbox.inc => mail/base/content/mainNavigationToolbox.inc.xul
rename : mail/base/content/mainPopupSet.inc => mail/base/content/mainPopupSet.inc.xul
rename : mail/base/content/mainStatusbar.inc => mail/base/content/mainStatusbar.inc.xul
rename : mail/base/content/msgAttachmentView.inc => mail/base/content/msgAttachmentView.inc.xul
rename : mail/base/content/msgHdrPopup.inc => mail/base/content/msgHdrPopup.inc.xul
rename : mail/base/content/msgHdrView.inc => mail/base/content/msgHdrView.inc.xul
rename : mail/base/content/quickFilterBar.inc => mail/base/content/quickFilterBar.inc.xul
rename : mail/components/addrbook/content/abCard.inc => mail/components/addrbook/content/abCard.inc.xul
rename : mail/components/compose/content/editFormatButtons.inc => mail/components/compose/content/editFormatButtons.inc.xul
rename : mail/components/im/content/chat-menu.inc => mail/components/im/content/chat-menu.inc.xul
rename : mail/components/im/content/chat-messenger.inc => mail/components/im/content/chat-messenger.inc.xul
rename : mail/components/preferences/doctype.inc => mail/components/preferences/doctype.inc.xul
rename : mailnews/base/prefs/content/am-addressing.inc => mailnews/base/prefs/content/am-addressing.inc.xul
rename : mailnews/base/prefs/content/am-copies.inc => mailnews/base/prefs/content/am-copies.inc.xul
rename : mailnews/base/search/content/searchTerm.inc => mailnews/base/search/content/searchTerm.inc.xul
rename : mailnews/extensions/smime/content/am-smime.inc => mailnews/extensions/smime/content/am-smime.inc.xul
2018-12-23 14:49:49 +02:00
Jorg K
b6de359332
Bug 1515992 - change account provisioner's dummy URL for storage to be compatible with NGLS. r=mkmelin,BenB
2018-12-23 15:18:37 +01:00
Richard Marti
802921201b
Bug 1516147 - Port bug 1515611: Remove pref app.update.download.backgroundInterval. r=jorgk DONTBUILD
2018-12-23 00:15:15 +01:00
Geoff Lankow
11c85f9095
Bug 1515877 - Turn on ESLint in mailnews - move more-specific rules into mailnews/extensions/newsblog. r=aceman
2018-12-21 22:12:14 +13:00
Jorg K
d28eed1aef
Bug 1516075 - Port bug 1497995: Changed arguments of nsDocShellLoadState CTOR. rs=bustage-fix
2018-12-22 10:13:39 +01:00
Richard Marti
18d28318fe
Bug 1516016 - Set a focus ring on categories when tabbing with the keyboard. r=darktrojan
2018-12-21 12:14:47 +01:00
Magnus Melin
776db4435e
Bug 1512936 - remove broadcasters from editor/. r=aceman
2018-12-10 10:51:54 +02:00
Magnus Melin
da44e26ec1
Bug 1512884 - remove broadcasters from mailnews/. r=aceman
2018-12-09 23:06:41 +02:00
Jorg K
202b5d1997
Bug 1515992 - fix tests by disabling Next Generation Local Storage Implementation after bug 1510410. rs=bustage-fix
2018-12-21 23:41:10 +01:00
Jorg K
306cdc379f
Bug 1515614 - Backed out changeset 9fe5af480738 to re-enable tests after bug 1515759 reverted bug 1508141. a=backout
2018-12-21 23:33:51 +01:00
Ben Bucksch
fcc9ca2ec9
Bug 1515903 - [autoconfig] Allow PNG and JPEG image data: URLs. r=Neil
...
Bug 1514628 changed the icon URL from http: to data:image/png;.
However, data: URLs are forbidden, so the addon doesn't show up at all.
data: URLs are highly dangerous in chrome code. They can contain anything,
including javascript, e.g. data:text/javascript; and data:text/html; and
similar. If these come from the network, and they are run from chrome code,
they allow the attacker to run arbitrary code with system privileges,
i.e. a remote code execution bug, a critical security bug. These are one of
the most dangerous URLs in chrome. These should be avoided at all costs.
However, I guess that data:image/png; and data:image/jpeg; are fine,
because they cannot contain code. Then again, SVG can contain JS and must
be forbidden.
This change opens this up a little bit, allowing specifically PNG and
JPEG image data: URLs, and only those. That allows icons to be inline.
--HG--
extra : amend_source : 085e6cd49ba908b1f7c6006f03719a1cd78990d1
2018-12-21 15:44:48 +01:00
Geoff Lankow
1c6d030b26
Bug 1512581 - Match original behaviour of insertbefore/insertafter attributes; r=Fallen DONTBUILD
2018-12-21 22:27:05 +13:00
Geoff Lankow
150b7c5143
Bug 1510997 - Link to WebExtensions pkcs11 module in browser/components/extensions; r=Fallen
2018-12-21 22:26:39 +13:00
Jorg K
1dcb23ce0c
Port bug 1515652 - [release] Only build bz2 mars based on esr60 release-type. rs=bustage-fix
...
--HG--
extra : rebase_source : ae23c265d54bb24caa1456525e2f9d1993ded58d
2018-12-20 23:04:22 +01:00
Magnus Melin
d0612605ae
Bug 1514951 - Fix filter creation from subject header. r=arshad
...
--HG--
extra : rebase_source : 010253fcb4a5b09466b969e604a48f5d27c4ef08
2018-12-19 12:30:03 +02:00
Rob Lemley
897a14ed7f
Bug 1515734 - Use "mach" job type for more tasks. rs=bustage-fix
...
--HG--
extra : rebase_source : a4be93496b35d8a46f27b53171ad99b6fae5604a
2018-12-20 15:25:39 -05:00
Jorg K
2e6518aadf
Backed out changeset 66eedcaff9fa (bug 1503731) for test failures on Mac. a=backout
2018-12-20 20:14:15 +01:00
Jorg K
3a2fa53acc
Bug 1513181 - disable three failing tests on Mac. rs=bustage-fix
2018-12-20 18:42:28 +01:00
Jorg K
ffaaa03424
Bug 1515614 - disable 15 failing tests. rs=bustage-fix
2018-12-20 16:53:46 +01:00
Jorg K
9ec827c71b
Bug 1515337 - Bug 1512356 follow-up: Make nsMsgMailNewsUrl implement nsIIPCSerializableURI. rs=mkmelin DONTBUILD
2018-12-20 10:29:06 +01:00
Geoff Lankow
a31db24057
No bug - Fix some odd white-space in tabmail.xml; rs=white-space-only
2018-12-20 21:12:37 +13:00
MakeMyDay
91a6de455c
Bug 1503731 - Avoid timezone conversion for date pattern detection of the datetimepicker; r=philipp
2018-11-17 12:19:14 +01:00
Geoff Lankow
ed7baa7f7b
Bug 1515176 - Restrict access to APIs where a manifest key is required; r=mkmelin
2018-12-20 20:18:05 +13:00
Magnus Melin
9684dff9ef
Bug 1514624 - adjust to bug 1482389 removal of long version of getCoordsForCellItem. r=aceman
2018-12-18 15:51:28 +02:00
Jorg K
74dd9bd857
Port bug 1513320 - SQLite package backport for Debian 7. rs=bustage-fix
2018-12-19 18:17:53 +01:00
Jorg K
5a7cb6346e
Port bug 1492664 - set TASKCLUSTER_ROOT_URL and TASKCLUSTER_PROXY_URL. rs=bustage-fix
2018-12-19 09:30:26 +01:00
Magnus Melin
7d446055f2
Bug 1514710 - remove unused JSTreeSelection from messageWindow. r=aceman
2018-12-17 13:20:15 +02:00
Gene Smith
b81da8a541
Bug 583677 - Fix so custom tags (keywords) are visble to all users. r=jorgk
...
See Bug 583677 comment 85 for basic description of the fix.
2018-12-18 15:55:57 -05:00
Geoff Lankow
6bf07a5bdf
Bug 1515174 - Remove unnecessary box wrapping pref pane contents. r=jorgk
2018-12-19 10:39:48 +13:00
Richard Marti
e290a0ee48
Bug 1515104 - Fix the preferences spinbutton width after bug 1511394. r=jorgk
2018-12-18 18:35:48 +01:00
Frank-Rainer Grahl
d6dd8d739c
Bug 1514729 - Show the toolbar in the Download Manager. r=IanN
...
Follow-up to Bug 1514585.
2018-12-18 20:24:18 +01:00
Frank-Rainer Grahl
2ef66368de
Bug 1514585 - Fix missing idl parameter to only flash Download Manager when requested via pref. r=IanN
2018-12-18 20:24:18 +01:00
Frank-Rainer Grahl
2963b00e81
Bug 1300728 - Always open website url in header externally. r=IanN
2018-12-18 20:24:18 +01:00
Richard Marti
c616b96e22
Bug 1514772 - Add missing "restarting" panel to the update dialogs. r=jorgk
2018-12-18 15:38:09 +01:00
Geoff Lankow
8592367594
Bug 1514725 - Add 'canAccessTab' to tabs API for WebExtensions after bug 1345474; r=darktrojan
2018-12-19 00:04:35 +13:00
Richard Marti
dc816a4dd2
Port bug 1513366 - remove extension-process-script.js from package manifest. rs=bustage-fix DONTBUILD
2018-12-18 11:12:28 +01:00
Geoff Lankow
61575060ee
No bug - Fix some white-space in msgHdrView.js; rs=white-space-only DONTBUILD
2018-12-18 22:03:36 +13:00
Geoff Lankow
6fe8b6adb9
Bug 1511943 - Follow-up: always notify WebExtensions framework about this browser, as it might get reused later; rs=me
2018-12-18 19:25:19 +13:00
Philipp Kewisch
f8fc902d04
Bug 1509744 - WebExtension Commands API. r=darktrojan
2018-11-19 21:08:25 +01:00
R Kent James
203a3a67d4
Bug 906469 - fix maildir crash while parsing a folder. r=jorgk
2018-12-16 13:28:00 +01:00