Граф коммитов

25640 Коммитов

Автор SHA1 Сообщение Дата
Geoff Lankow 6f40097e9d Bug 1515937 - Fix broken definition of Brazil time zones with DST. r=MakeMyDay 2019-02-11 20:42:58 +13:00
Jorg K 602835bdc8 No bug - Disable Nightly builds (bug 1527236). a=jorgk DONTBUILD 2019-02-12 08:56:16 +01:00
Rob Lemley f043cadc9b Bug 1517298 - Set mochitests to only run for optimized builds. r=darktrojan
Developer requested that mochitests only run on optimized builds for right
now.
Enabling Mochitests on built projects.
Turn off e10s setting; Thunderbird does not use multiprocess.

Differential Revision: https://phabricator.services.mozilla.com/D17987

--HG--
extra : moz-landing-system : lando
2019-02-11 22:29:45 +00:00
aceman f1735dd9e2 Bug 1527108 - Increase MozMill timeout to wait for JS Bridge startup. r=jorgk
--HG--
extra : rebase_source : 33c9ca76f5bf9bd5b7bf0c65b43a90dc2fb286a9
2019-02-11 13:30:00 +01:00
Kai Engert b8b9fd7d41 Bug 1527108 - Increase JS Bridge timeout to 90 seconds. r=aceman
--HG--
extra : rebase_source : 7572823412ebc464fb12e9c807deffa765446358
2019-02-11 13:13:00 +01:00
Geoff Lankow 14116924f0 Bug 1521958 - Start listeners/observers at first use of Address Book API and only stop them at shutdown. r=mkmelin
--HG--
extra : rebase_source : d335f109a5d32efa511e3481a78fe5b1b00a04b1
2019-02-11 14:12:35 +13:00
Arshad Khan f40afbf849 Bug 1511229 - Inline and Scriptify recurrence-preview binding. r=MakeMyDay
--HG--
extra : rebase_source : 495adf2d32bfcc9468266e2f34769b05d57d0c41
2019-02-11 15:45:02 +01:00
Geoff Lankow 2a575b3979 Bug 1518076 - Update WeTransfer extension locale files from GitHub; rs=l10n-only
--HG--
extra : rebase_source : 2a54c808159c852b1849dd7e6d2115250e0b14aa
2019-02-11 21:02:41 +13:00
aceman 75745181e7 Bug 1525834 - Port bug 1095602: Remove STATE_SECURE flags from nsIWebProgressListener in calendar/. r=philipp
--HG--
extra : rebase_source : 9e63fe7cc2334f3f6cb4b10e5dc7d888bc41fad4
2019-02-11 15:38:47 +01:00
tbirdbld 0eab053140 No Bug, comm-central repo-update blocklist - a=repo-update DONTBUILD r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D19343

--HG--
extra : moz-landing-system : lando
2019-02-11 20:43:21 +00:00
Jorg K 3f928404a7 Backed out changeset 7a29a83fb1ab (bug 1494764) for attachment corruption when chunking. a=jorgk DONTBUILD 2019-02-11 17:22:10 +01:00
Florian Quèze cc892d2a90 Bug 1526715 - avoid repeatedly calling Services.intl.DateTimeFormat when displaying chat messages or the list of previous conversations, r=clokep.
Differential Revision: https://phabricator.services.mozilla.com/D19275

--HG--
extra : moz-landing-system : lando
2019-02-11 15:22:58 +00:00
Florian Quèze 663c920e35 Bug 1526716 - Fast path the adding nicks to the participants list when switching the selected conversation, r=clokep.
Differential Revision: https://phabricator.services.mozilla.com/D19277

--HG--
extra : moz-landing-system : lando
2019-02-11 14:52:25 +00:00
Ben Campbell 9bc82e1a0b Bug 453908 - Replace direct rdf-service calls in C++ with folder-lookup-service calls. r=aceman DONTBUILD 2019-01-22 17:54:28 +13:00
Jorg K e95a916443 Bug 547027 - Follow-up: Switch to reentrant monitor as originally intended. r=me DONTBUILD 2019-02-11 01:09:48 +01:00
Thomas Duellmann c5e2397088 Bug 1493158 - Declutter addressing widget: Hide recipient delete button & type selector when they are not relevant. r=Paenglab,jorgk 2019-02-10 21:27:31 +01:00
Joshua Cranmer 4b16fef452 Bug 547027 - Create a framework for MAPI tests. r=standard8,jorgk 2019-02-10 21:16:26 +01:00
Sebastian Hengst 72159e289e Bug 1526754 - also import nsSimpleEnumerator into imCore.js to fix empty chat account creation. r=jorgk 2019-02-10 14:32:29 +01:00
Jorg K b211e95a45 Bug 1463266 - fix white-space issue/indentation in comment in nsMsgAttachmentHandler.cpp. rs=comment-only DONTBUILD 2019-02-10 07:59:01 +01:00
Kai Engert ce697ee8cd Bug 1507218 - Don't use a hardcoded SEC_OID_SHA1 parameter. r=rrelyea 2019-02-08 18:08:20 +01:00
Alfred Peters 2fd463e035 Bug 1490331 - Declare the character set correctly in the "PGP add-on is missing" message. r=jorgk 2019-02-09 23:07:43 +01:00
Ben Campbell e8666d9952 Bug 453908 - Replace some GetExistingFolder() uses with FindFolder(). r=aceman
There were a few places where GetExistingFolder() was being used to see if a
folder existed or not. Worked fine, but was a slight abuse of the NS_* return
codes, so FindFolder() is more appropriate for such cases.
2019-01-22 13:36:26 +13:00
aceman da12742c2f Bug 1525834 - Port bug 1095602: Remove STATE_SECURE flags from nsIWebProgressListener. r=mkmelin,frg ui-r=Paenglab 2019-02-09 07:48:00 +01:00
aceman 450ad90192 Bug 1509709 - add a pref to disallow showing text attachments inline. r=mkmelin 2019-02-09 04:17:00 +01:00
aceman 69c0242d4e Bug 1522608 - remove uses of 'new Function()' in C-C Preferences onpaneload. r=darktrojan 2019-02-04 14:21:00 +01:00
Geoff Lankow 411654b23a Bug 1511945 - Mark some cloud file provider properties as deprecated in the schema. r=philipp DONTBUILD 2019-02-06 12:14:17 +13:00
Magnus Melin 7e94a7986d Bug 1526211 - Port bug 1492475: Switch to new search engine async API. r=jorgk
--HG--
extra : rebase_source : eae0369fa40c8a56d2c440f6f1b195f9090db241
2019-02-08 23:08:13 +01:00
Magnus Melin 4772b60f39 Bug 1526206 - Port changes from bug 1487065: Implement popup-notification as a Custom Element. r=darktrojan
Caused TEST-UNEXPECTED-FAIL | [snip]/mozmill/content-tabs/test-install-xpi.js - five failing subtests

--HG--
extra : rebase_source : c6926d8bfbf4156e1ea47d54acf8dba3aca8c3ea
2019-02-08 12:17:31 +02:00
Geoff Lankow a54fa51e50 Bug 1525828 - Avoid cloning menulist children that were added by the custom element binding. r=Paenglab
--HG--
extra : rebase_source : fc04a901295943fb9e2df60bfcdfdb32756ebcbf
2019-02-09 00:11:35 +13:00
Rob Lemley 8361c730f6 Bug 1526537 - Do not try to submit MSI installers to bouncerscript. rs=bustage-fx a=rjl
Encountered an error during release of 66.0b1. MSI packaging is not yet in a
ready state on the bouncerscript side, and it rejected an attempt to deploy
one. This patch just turns off MSI package submissions to bouncerscript on
comm-beta and comm-esr60 until everything is ready.
2019-02-08 18:27:39 -05:00
Dustin J. Mitchell 72c8981f8e Bug 1525072 - remove unused context variables r=rjl
Comment is particularly critical, since it is based on push.comment which soon
won't exist.

This also copies some explanatory comments about the context in which this file
is interpreted from mozilla-central.

Differential Revision: https://phabricator.services.mozilla.com/D19036

--HG--
extra : moz-landing-system : lando
2019-02-07 21:57:39 +00:00
Geoff Lankow 159c40eea6 Bug 1522778 - Fix broken loading of preference tab subdialogs. r=aceman,jorgk DONTBUILD 2019-02-08 23:51:31 +13:00
Magnus Melin e1dd5e1460 Bug 1521016 - adjust test expectations now that "reset" only resets order, not actual state. r=jorgk 2019-02-08 12:51:35 +02:00
Jorg K 9a82790045 Bug 1526206 - disable all subtests of test-install-xpi.js. rs=bustage-fix DONTBUILD 2019-02-08 09:17:31 +01:00
Geoff Lankow 0c89cacf98 Bug 1523904 - Return NS_ERROR_FAILURE when setting UID on a read-only address book. r=mkmelin,BenB 2019-02-08 15:08:08 +13:00
Dirk Steinmetz 8733049c56 Bug 1512331 - Don't access undefined untilDate on calIRecurrenceDate. r=philipp
rule can be a calIRecurrenceDate, which does not have untilDate.
2018-12-06 00:57:51 +01:00
Geoff Lankow 699017ad8b Bug 1525516 - Fix bootstrapped extension tests after bug 1525445 broke them; rs=bustage-fix 2019-02-08 16:57:34 +13:00
Jorg K 61bc216af8 Bug 1521016 - Follow-up: Add missing import of MailServices (causing linting error). rs=bustage-fix DONTBUILD 2019-02-07 23:09:59 +01:00
Magnus Melin 3be57f6eae Bug 1521016 - remove threadPaneColumnPicker and instead use customzied built-in thread-pane-treecols and thread-pane-treecolpicker for the purpose. r=arshad 2019-02-07 22:30:51 +01:00
Magnus Melin 6727d11606 Bug 1525695 - fix a bunch of missing imports in IRC and IM related code. r=florian 2019-02-07 20:13:40 +01:00
Onno Ekker 7c429ba3df Bug 1523542 - Change .key IDs to .accesskey IDs in addons.properties. r=mkmelin 2019-02-07 22:50:47 +01:00
alta88 85b0915a27 Bug 1524638 - Fix some cases of no error feedback via the folderPane icon, check error feeds again on startup (once). r=mkmelin 2019-02-01 12:38:43 -07:00
Jorg K ae84e20246 Bug 1525886 - Fork RDFDataSource.jsm to common/ after its removal in bug 857458. rs=bustage-fix DONTBUILD 2019-02-07 14:55:47 +01:00
Florian Quèze c5e9e71e6a Bug 1525730 - Fix the chat copy controller (was broken after the convbrowser.xml -> conversation-browser.js refactoring). r=clokep DONTBUILD 2019-02-07 10:10:16 +01:00
Jorg K f020dce424 Port bug 1523194 - Remove mozDOMLocalization.js/manifest from package manifest. rs=bustage-fix 2019-02-07 09:01:17 +01:00
Richard Marti ded6cb32e8 Bug 1525610 - Port bug 1516093: Remove small-margin class. r=philipp 2019-02-06 16:54:32 +01:00
Richard Marti 3e57339f93 Bug 1525601 - Port bug 1329869: Add missing variable AddTaskbarSC to uninstaller.nsi. r=jorgk 2019-02-06 16:37:34 +01:00
Magnus Melin 8464d3258d Bug 1524706 - fix "ReferenceError: nsSimpleEnumerator is not defined" in chat's jsProtoHelper.jsm. r=Paenglab 2019-02-06 22:55:59 +01:00
Neil Rashbrook 85b49f9943 Bug 1523904 - Fix crash in nsAbCardProperty::SetUID(). r=darktrojan 2019-02-06 10:17:00 +01:00
Rob Lemley 757b1146bc Bug 1516542 - Enable Beetmover to upload MSI installers to S3/FTP. r=darktrojan 2019-02-06 14:59:02 +01:00