Frank-Rainer Grahl
ec09c35ecc
Bug 1519902 - Use current document for imageCache.findEntryProperties(). r=IanN
...
Port Bug 1202085 part 2 [Do not store images that have been synthesized by a service worker in the image cache].
2019-01-14 23:49:44 +01:00
Frank-Rainer Grahl
ee45a09805
Bug 1506440 - Align SeaMonkey mailnews source structure with Thunderbird. r=IanN
...
--HG--
rename : suite/mailnews/addrbook/abCardOverlay.js => suite/mailnews/components/addrbook/content/abCardOverlay.js
rename : suite/mailnews/addrbook/abCardOverlay.xul => suite/mailnews/components/addrbook/content/abCardOverlay.xul
rename : suite/mailnews/addrbook/abCardViewOverlay.js => suite/mailnews/components/addrbook/content/abCardViewOverlay.js
rename : suite/mailnews/addrbook/abCommon.js => suite/mailnews/components/addrbook/content/abCommon.js
rename : suite/mailnews/addrbook/abEditListDialog.xul => suite/mailnews/components/addrbook/content/abEditListDialog.xul
rename : suite/mailnews/addrbook/abListOverlay.xul => suite/mailnews/components/addrbook/content/abListOverlay.xul
rename : suite/mailnews/addrbook/abMailListDialog.xul => suite/mailnews/components/addrbook/content/abMailListDialog.xul
rename : suite/mailnews/addrbook/abSelectAddressesDialog.js => suite/mailnews/components/addrbook/content/abSelectAddressesDialog.js
rename : suite/mailnews/addrbook/abSelectAddressesDialog.xul => suite/mailnews/components/addrbook/content/abSelectAddressesDialog.xul
rename : suite/mailnews/addrbook/abTrees.js => suite/mailnews/components/addrbook/content/abTrees.js
rename : suite/mailnews/addrbook/addressbook-panel.js => suite/mailnews/components/addrbook/content/addressbook-panel.js
rename : suite/mailnews/addrbook/addressbook-panel.xul => suite/mailnews/components/addrbook/content/addressbook-panel.xul
rename : suite/mailnews/addrbook/addressbook.js => suite/mailnews/components/addrbook/content/addressbook.js
rename : suite/mailnews/addrbook/addressbook.xul => suite/mailnews/components/addrbook/content/addressbook.xul
rename : suite/mailnews/addrbook/prefs/pref-addressing.js => suite/mailnews/components/addrbook/content/prefs/pref-addressing.js
rename : suite/mailnews/addrbook/prefs/pref-addressing.xul => suite/mailnews/components/addrbook/content/prefs/pref-addressing.xul
rename : suite/mailnews/compose/MsgComposeCommands.js => suite/mailnews/components/compose/content/MsgComposeCommands.js
rename : suite/mailnews/compose/addressingWidgetOverlay.js => suite/mailnews/components/compose/content/addressingWidgetOverlay.js
rename : suite/mailnews/compose/addressingWidgetOverlay.xul => suite/mailnews/components/compose/content/addressingWidgetOverlay.xul
rename : suite/mailnews/compose/mailComposeExtrasOverlay.xul => suite/mailnews/components/compose/content/mailComposeExtrasOverlay.xul
rename : suite/mailnews/compose/mailComposeOverlay.xul => suite/mailnews/components/compose/content/mailComposeOverlay.xul
rename : suite/mailnews/compose/messengercompose.xul => suite/mailnews/components/compose/content/messengercompose.xul
rename : suite/mailnews/compose/msgComposeContextOverlay.xul => suite/mailnews/components/compose/content/msgComposeContextOverlay.xul
rename : suite/mailnews/compose/prefs/pref-composing_messages.js => suite/mailnews/components/compose/content/prefs/pref-composing_messages.js
rename : suite/mailnews/compose/prefs/pref-composing_messages.xul => suite/mailnews/components/compose/content/prefs/pref-composing_messages.xul
rename : suite/mailnews/compose/prefs/pref-formatting.js => suite/mailnews/components/compose/content/prefs/pref-formatting.js
rename : suite/mailnews/compose/prefs/pref-formatting.xul => suite/mailnews/components/compose/content/prefs/pref-formatting.xul
rename : suite/mailnews/prefs/mailPrefsOverlay.xul => suite/mailnews/components/prefs/content/mailPrefsOverlay.xul
rename : suite/mailnews/prefs/pref-character_encoding.js => suite/mailnews/components/prefs/content/pref-character_encoding.js
rename : suite/mailnews/prefs/pref-character_encoding.xul => suite/mailnews/components/prefs/content/pref-character_encoding.xul
rename : suite/mailnews/prefs/pref-junk.js => suite/mailnews/components/prefs/content/pref-junk.js
rename : suite/mailnews/prefs/pref-junk.xul => suite/mailnews/components/prefs/content/pref-junk.xul
rename : suite/mailnews/prefs/pref-mailnews.js => suite/mailnews/components/prefs/content/pref-mailnews.js
rename : suite/mailnews/prefs/pref-mailnews.xul => suite/mailnews/components/prefs/content/pref-mailnews.xul
rename : suite/mailnews/prefs/pref-notifications.js => suite/mailnews/components/prefs/content/pref-notifications.js
rename : suite/mailnews/prefs/pref-notifications.xul => suite/mailnews/components/prefs/content/pref-notifications.xul
rename : suite/mailnews/prefs/pref-offline.js => suite/mailnews/components/prefs/content/pref-offline.js
rename : suite/mailnews/prefs/pref-offline.xul => suite/mailnews/components/prefs/content/pref-offline.xul
rename : suite/mailnews/prefs/pref-receipts.js => suite/mailnews/components/prefs/content/pref-receipts.js
rename : suite/mailnews/prefs/pref-receipts.xul => suite/mailnews/components/prefs/content/pref-receipts.xul
rename : suite/mailnews/prefs/pref-tags.js => suite/mailnews/components/prefs/content/pref-tags.js
rename : suite/mailnews/prefs/pref-tags.xul => suite/mailnews/components/prefs/content/pref-tags.xul
rename : suite/mailnews/prefs/pref-viewing_messages.js => suite/mailnews/components/prefs/content/pref-viewing_messages.js
rename : suite/mailnews/prefs/pref-viewing_messages.xul => suite/mailnews/components/prefs/content/pref-viewing_messages.xul
rename : suite/mailnews/search/ABSearchDialog.js => suite/mailnews/content/ABSearchDialog.js
rename : suite/mailnews/search/ABSearchDialog.xul => suite/mailnews/content/ABSearchDialog.xul
rename : suite/mailnews/search/FilterListDialog.js => suite/mailnews/content/FilterListDialog.js
rename : suite/mailnews/search/FilterListDialog.xul => suite/mailnews/content/FilterListDialog.xul
rename : suite/mailnews/search/SearchDialog.js => suite/mailnews/content/SearchDialog.js
rename : suite/mailnews/search/SearchDialog.xul => suite/mailnews/content/SearchDialog.xul
rename : suite/mailnews/browserRequest.js => suite/mailnews/content/browserRequest.js
rename : suite/mailnews/browserRequest.xul => suite/mailnews/content/browserRequest.xul
rename : suite/mailnews/commandglue.js => suite/mailnews/content/commandglue.js
rename : suite/mailnews/folderDisplay.js => suite/mailnews/content/folderDisplay.js
rename : suite/mailnews/folderPane.xul => suite/mailnews/content/folderPane.xul
rename : suite/mailnews/mac/platformMailnewsOverlay.xul => suite/mailnews/content/mac/platformMailnewsOverlay.xul
rename : suite/mailnews/mail-offline.js => suite/mailnews/content/mail-offline.js
rename : suite/mailnews/mail3PaneWindowCommands.js => suite/mailnews/content/mail3PaneWindowCommands.js
rename : suite/mailnews/mailCommands.js => suite/mailnews/content/mailCommands.js
rename : suite/mailnews/mailContextMenus.js => suite/mailnews/content/mailContextMenus.js
rename : suite/mailnews/mailEditorOverlay.xul => suite/mailnews/content/mailEditorOverlay.xul
rename : suite/mailnews/mailKeysOverlay.xul => suite/mailnews/content/mailKeysOverlay.xul
rename : suite/mailnews/mailOverlay.js => suite/mailnews/content/mailOverlay.js
rename : suite/mailnews/mailOverlay.xul => suite/mailnews/content/mailOverlay.xul
rename : suite/mailnews/mailTasksOverlay.js => suite/mailnews/content/mailTasksOverlay.js
rename : suite/mailnews/mailTasksOverlay.xul => suite/mailnews/content/mailTasksOverlay.xul
rename : suite/mailnews/mailViewList.js => suite/mailnews/content/mailViewList.js
rename : suite/mailnews/mailViewList.xul => suite/mailnews/content/mailViewList.xul
rename : suite/mailnews/mailViewSetup.js => suite/mailnews/content/mailViewSetup.js
rename : suite/mailnews/mailViewSetup.xul => suite/mailnews/content/mailViewSetup.xul
rename : suite/mailnews/mailWidgets.xml => suite/mailnews/content/mailWidgets.xml
rename : suite/mailnews/mailWindow.js => suite/mailnews/content/mailWindow.js
rename : suite/mailnews/mailWindowOverlay.js => suite/mailnews/content/mailWindowOverlay.js
rename : suite/mailnews/mailWindowOverlay.xul => suite/mailnews/content/mailWindowOverlay.xul
rename : suite/mailnews/messageWindow.js => suite/mailnews/content/messageWindow.js
rename : suite/mailnews/messageWindow.xul => suite/mailnews/content/messageWindow.xul
rename : suite/mailnews/messenger.css => suite/mailnews/content/messenger.css
rename : suite/mailnews/messenger.xul => suite/mailnews/content/messenger.xul
rename : suite/mailnews/messengerdnd.js => suite/mailnews/content/messengerdnd.js
rename : suite/mailnews/msgFolderPickerOverlay.xul => suite/mailnews/content/msgFolderPickerOverlay.xul
rename : suite/mailnews/msgHdrViewOverlay.js => suite/mailnews/content/msgHdrViewOverlay.js
rename : suite/mailnews/msgHdrViewOverlay.xul => suite/mailnews/content/msgHdrViewOverlay.xul
rename : suite/mailnews/msgMail3PaneWindow.js => suite/mailnews/content/msgMail3PaneWindow.js
rename : suite/mailnews/msgViewNavigation.js => suite/mailnews/content/msgViewNavigation.js
rename : suite/mailnews/msgViewPickerOverlay.js => suite/mailnews/content/msgViewPickerOverlay.js
rename : suite/mailnews/nsDragAndDrop.js => suite/mailnews/content/nsDragAndDrop.js
rename : suite/mailnews/phishingDetector.js => suite/mailnews/content/phishingDetector.js
rename : suite/mailnews/searchBar.js => suite/mailnews/content/searchBar.js
rename : suite/mailnews/start.xhtml => suite/mailnews/content/start.xhtml
rename : suite/mailnews/tabmail.js => suite/mailnews/content/tabmail.js
rename : suite/mailnews/tabmail.xml => suite/mailnews/content/tabmail.xml
rename : suite/mailnews/threadPane.js => suite/mailnews/content/threadPane.js
rename : suite/mailnews/threadPane.xul => suite/mailnews/content/threadPane.xul
rename : suite/mailnews/unix/platformMailnewsOverlay.xul => suite/mailnews/content/unix/platformMailnewsOverlay.xul
rename : suite/mailnews/widgetglue.js => suite/mailnews/content/widgetglue.js
rename : suite/mailnews/win/platformMailnewsOverlay.xul => suite/mailnews/content/win/platformMailnewsOverlay.xul
2019-01-14 23:49:44 +01:00
Jorg K
f9f180db62
Bug 1519732 - fix AB photo drag, nsIWebBrowserPersist.saveURI() takes a principal parameter after bug 1469916. r=aceman
2019-01-14 23:26:35 +01:00
Geoff Lankow
3bec6354ff
Bug 1519755 - Fix more XBL binding errors at Lightning startup. r=philipp
2019-01-14 15:20:56 +13:00
Richard Marti
f4dc0cd54c
Bug 1519965 - Restore CSS formerly provided by .inset after its removal in bug 1516089. r=jorgk
2019-01-14 20:31:39 +01:00
Jorg K
1720131f38
Bug 1463266 - remove unneeded namespace qualifier in nsMsgCompose.cpp. r=me
...
--HG--
extra : rebase_source : f85a311ccb1f75f4dde714654ed9454170d63993
2019-01-14 19:14:04 +01:00
Bill Gianopoulos
e64188030a
Bug 1519872 - Replace configure.in with moz.configure in SeaMMonkey. r=frg
...
Port Bug 1490765 [delete code for application-specific subconfigure scripts].
See Bug 1490867 for Thunderbird and previous temporary solution.
2019-01-13 08:32:52 -05:00
Geoff Lankow
a8aec0d10f
Bug 1488176 - Disable failing test in a way that doesn't make it worse; rs=bustage-fix
2019-01-14 19:44:56 +13:00
Geoff Lankow
fcde91db6c
Bug 1518076 - Update WeTransfer extension locale files from GitHub; rs=l10n-only
2019-01-14 14:31:08 +13:00
Geoff Lankow
f966b67e48
Bug 1488176 - Temporarily disable failing test; rs=bustage-fix
2019-01-14 19:07:14 +13:00
Geoff Lankow
7ad0d67287
Backed out changeset da68367e23e5 (bug 1488176)
2019-01-14 14:22:59 +13:00
Geoff Lankow
1002358578
Bug 1488176 - Accounts and messages WebExtensions API - tests; r=Fallen
2019-01-14 14:22:59 +13:00
Geoff Lankow
3d36f14d02
Bug 1488176 - Accounts and messages WebExtensions API; r=Fallen
2019-01-14 14:22:59 +13:00
Geoff Lankow
bb436db64a
Bug 1519625 - Fix error console after bug 1510654. r=jorgk DONTBUILD
2019-01-14 11:41:15 +13:00
Richard Marti
4ddd808e15
Bug 1519695 - Port bug 1505688: Re-enable update staging on Nightly at the start of the 66 cycle. r=jorgk DONTBUILD
2019-01-13 11:12:24 +01:00
Richard Marti
b510cfa2a0
Bug 1519696 - Make the AB card pane themeable. r=jorgk
2019-01-08 07:05:40 +01:00
MakeMyDay
c72196b761
Bug 1515956 - Datepicker in reminder dialog doesn't show up; r=philipp
2018-12-31 16:57:32 +01:00
MakeMyDay
e1efd40846
Bug 1499475 - Datepicker doesn't show up in print dialog; r=philipp
2019-01-01 21:59:14 +01:00
Jorg K
1a1771dd1d
Bug 1259040 - Follow-up: Correct typos in logical or. r=me DONTBUILD
2019-01-13 10:31:04 +01:00
aceman
98aad5bb6c
Bug 1519465 - Don't access non-existent tabmail when building context menu for a stand-alone message window. r=jorgk
2019-01-12 15:32:00 +01:00
Richard Marti
ade1a32ba7
Bug 1519650 - Port bug 1459556, part 2: Remove the "handler" binding. r=jorgk
2019-01-12 20:17:42 +01:00
Richard Marti
545038c1b3
Bug 1519650 - Port bug 1459556, part 1: Remove the implementation from the "handler" binding. r=jorgk
2019-01-12 20:17:00 +01:00
Jorg K
362a0870f0
Bug 1519628 - Tweak tests in msgFolderListenerSetup.js to avoid object comparisons. r=aceman
2019-01-12 20:49:59 +01:00
aceman
bc642ea26f
Bug 1519628 - do not listen for folder events when we do not want to check them in test_nsIMsgFolderListener{IMAP|Local}.js. r=jorgk
2019-01-12 09:12:00 +01:00
Jorg K
fda12fcc3e
Bug 1519640 - Port bug 1509583: sorted dictionary list now uses localeCode/displayName instead of id/label. r=aceman
2019-01-12 20:30:25 +01:00
Jorg K
936a2719ee
Bug 1519630 - Remove deprecated nsIMsgFolder.prettiestName. r=aceman
2019-01-12 13:20:54 +01:00
Jorg K
f383ce2e20
Bug 1519387 - Follow-up: remove unneeded \n from logging and assertions in IMAP. r=me DONTBUILD
2019-01-12 10:14:00 +01:00
Jorg K
cd33c34a11
Bug 1519554 - Port bug 181137, part 1 and 8: Changes to nsIContentIterator. rs=bustage-fix
2019-01-12 00:37:05 +01:00
Jorg K
4558b3ca8d
Bug 1519387 - Follow-up: Add forgotten % in format specifier. rs=bustage-fix DONTBUILD
2019-01-12 00:16:45 +01:00
alta88
e8c5b3dcad
Bug 1519481 - Restore Attachments submenu which got lost during overlay removal. r=jorgk
2019-01-11 22:19:58 +01:00
Gene Smith
0e5e83e448
Bug 1519387 - Implement IMAP cache logging. r=jorgk
2018-08-09 02:52:30 -04:00
Jorg K
6f47e62135
Bug 1519433 - Port bug 1513241: Adjust parameters of nsIWebNavigation.loadURI(). rs=bustage-fix
2019-01-11 17:58:38 +01:00
Ben Campbell
ab062df16f
Bug 1259040 - use Message-ID as basis for maildir file names, and add ".eml" extension. r=jorgk DONTBUILD
2018-11-23 19:41:53 +13:00
Jorg K
bcc9d07056
Backed out changeset 67c263d7544b (bug 1491228) for test failures in test_converterImap.js. a=backout DONTBUILD
2019-01-11 10:41:15 +01:00
Jorg K
de8bdc41ea
Bug 1518155 - Follow-up: Rename some strings to avoid duplication. r=me DONTBUILD
2019-01-11 10:30:13 +01:00
Jorg K
e8c7994632
Bug 1519044 - Bug 1466782 follow-up: fix incorrect 'unread column' name. r=alta88
...
--HG--
extra : rebase_source : 9ea9ff2b422afbad9938aab51e4544172e70f21a
2019-01-11 09:50:24 +01:00
Arshad Khan
72160eab80
Bug 1516647 - Migrate facet-discrete to custom element. r=mkmelin
...
--HG--
extra : rebase_source : dca6d6747af3de677d28e214258924047e78bca7
2018-12-28 22:17:24 +05:30
Arshad Khan
2a1310df39
Bug 1515308 - Migrate facet-base bindings to custom element. r=mkmelin
...
--HG--
extra : rebase_source : 830747d9d2810ef2cec7d071f4526e5ddd04a853
2018-12-19 18:27:22 +05:30
Arshad Khan
b6b0493ef7
Bug 1516640 - Scriptify facets binding. r=mkmelin
...
--HG--
extra : rebase_source : 45abdd869d6a75df98a61a16aed8de8bc4d25851
2018-12-28 20:03:14 +05:30
Ben Campbell
65294ab220
Bug 1491228 - refactored mbox<->maildir conversion, also fixing bug 1135309 (don't use "From -" for maildir files). r=mkmelin
...
Solidifies interface between main thread and worker.
Handles a larger variety of "From " separator lines (Bug 1491228).
Is now tolerant of unquoted "From " lines in message bodies.
Unit tests for various mbox forms added.
The output maildir messages no longer include the "From " line
(Bug 1135309).
2019-01-11 10:48:08 +02:00
Ben Bucksch
b9c8838893
Bug 1518890 - [autoconfig] Pass Exchange URL from account creation dialog to addon. r=Neil
2019-01-10 08:18:00 +01:00
Ben Bucksch
1291a7e783
Bug 1518155 - [autoconfig] Exchange AutoDiscover: Ask for username only if necessary. r=Neil
2019-01-10 08:01:00 +01:00
Jorg K
296db98b2f
Bug 1427133 - Fix search engines by copying browser/components/search/searchplugins and removing partner codes. r=mkaply
2019-01-10 23:25:54 +01:00
Geoff Lankow
fe5a4e48b6
Bug 1518076 - Fix linting error in WeTransfer extension; rs=me DONTBUILD
2019-01-11 10:31:25 +13:00
Richard Marti
d010b9c8f8
Bug 1519114 - Port Bug 1454357 Remove scrollbox binding. r=mkmelin
2019-01-10 19:03:05 +01:00
Rob Lemley
e4e8b1ed93
Bug 1518076 - Follow-up: Allow duplicate wetransfer locales for en and en-GB. rs=bustage-fix
...
Fix for rev 2959a4850c6e6fe010cfebec8b8d3dd08a896b5a
2019-01-10 14:01:22 -05:00
Geoff Lankow
43f285f218
Bug 1518076 - Use localised strings in WeTransfer settings page. r=philipp
...
--HG--
extra : rebase_source : 875aaa161746f679f0123241e6faa8ffbfe61ec2
2019-01-10 10:17:26 +13:00
tbirdbld
e57a3bac63
No Bug, comm-central repo-update blocklist - a=repo-update r=rjl
...
Differential Revision: https://phabricator.services.mozilla.com/D16165
--HG--
extra : moz-landing-system : lando
2019-01-10 16:43:52 +00:00
Magnus Melin
5289dacb36
Bug 1519078 - use the observer helper object of the <browser> which is now a CE. r=jorgk DONTBUILD
...
As custom elements can't cope with the QI, a helper object is used. This was added in https://hg.mozilla.org/mozilla-central/rev/bd38d0bde8a3
2019-01-10 14:56:22 +02:00
aceman
3be8f95cb0
Bug 809066 - In the folder picker, generate the Recent and Favorites menus only if opened. r=mkmelin
2019-01-10 19:56:17 +13:00