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

6281 Коммитов

Автор SHA1 Сообщение Дата
Ben Campbell 21b7e5f359 Bug 1529792 - make nsNntpMockChannel pass loadInfo on to nsNNTPProtocol to fix crash. r=jorgk 2019-02-25 13:26:18 +13:00
Jorg K e159e95b89 Bug 1535964 - create test for mailbox: URLs. r=valentin 2019-03-23 09:02:56 +01:00
Gene Smith 0ae84d69ab Bug 1418444 - Allow inline display and saving of Content-Type: application/octet-stream. r=jorgk 2019-03-22 02:04:10 -04:00
Jorg K d82794241b Port bug 1535226 - s/XP_WIN32/XP_WIN/ in #ifdef's in C-C. rs=bustage-fix DONTBUILD 2019-03-22 10:17:35 +01: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
Khushil Mistry 24422453a7 Bug 1531310 - [de-xbl] converted various gloda bindings to custom element. r=mkmelin
glodacomplete-base-richlistitem, gloda-single-tag-item, gloda-fulltext-single-item,
gloda-fulltext-all-item, gloda-single-identity-item, gloda-contact-chunk, gloda-multi-item
2019-03-19 05:56:00 +01:00
Jorg K 786b98bc6a Bug 1536047 - Revert rev 58d5b2195fc8 and only use MOZ_CAN_RUN_SCRIPT_BOUNDARY once in nsMsgCompose.cpp. r=me 2019-03-19 18:02:04 +01:00
Jorg K 9cdd86f751 Bug 1536047 - Re-enable JS Account. r=me 2019-03-19 17:21:05 +01:00
Jorg K af1e9129c1 Bug 1536047 - Follow-up: fix typo in #define. rs=typo-fix DONTBUILD 2019-03-19 09:58:35 +01:00
Paul Morris 80f5b263d5 Bug 1534930 - [de-xbl] Remove the spinbuttons, numberbox and textbox bindings. r=mkmelin
--HG--
rename : mail/themes/linux/mail/numberbox.css => mail/themes/linux/mail/textbox.css
rename : mail/themes/osx/mail/numberbox.css => mail/themes/osx/mail/textbox.css
rename : mail/themes/windows/mail/numberbox.css => mail/themes/windows/mail/textbox.css
2019-03-13 15:34:10 -04:00
Jorg K 778b5bd157 Bug 1536047 - temporarily switch off JS Account. rs=bustage-fix 2019-03-19 09:45:48 +01:00
Jorg K 1b93a26fea Bug 1536047 - Port bug 1533293: Add some MOZ_CAN_RUN_SCRIPT to nsMsgCompose.cpp. rs=bustage-fix 2019-03-18 14:44:14 +01:00
Magnus Melin f19c904d38 Bug 1524508 - [de-xbl] convert charsetpicker binding to customized built-in based on menulist. r=pmorris
--HG--
rename : mailnews/base/content/charsetList.xml => mailnews/base/content/menulist-charsetpicker.js
2019-03-16 23:07:01 +01:00
Jorg K f3191998e8 Bug 1533320 - introduce nsMsgMailNewsUrl::CreateURL() and override it for mailbox: URLs. r=valentin DONTBUILD 2019-03-16 09:57:54 +01:00
Magnus Melin 09cbfccdbf Bug 1535450 - remove lowercase mailServices.js and MailUtils.js (not .jsm) shim. r=darktrojan 2019-03-15 08:57:42 +02:00
Jorg K 2d4dcee9ef Bug 1534124 - Be more conservative in nsMsgImapLineDownloadCache::SpaceAvailable(). r=mkmelin,benc DONTBUILD 2019-03-15 09:38:10 +01:00
aceman fe303e7845 Bug 1534530 - remove unused nc: and rdf: namespace in Thunderbird's XUL files. r=jorgk 2019-03-12 00:00:00 +13:00
Magnus Melin da337fb3ab Bug 1534948 - ensure html namespace is available in all the thunderbird xul files. r=Paenglab, r=Fallen
Scripts:

grep -rl -L --exclude-dir=.hg --exclude-dir=suite --include="*.xul" --exclude="*.inc.xul" 'xmlns:html="http://www.w3.org/1999/xhtml"' . | xargs sed -i 's#xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"#xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml"#g' {} \;

grep -r -L --exclude-dir=.hg --exclude-dir=suite --include="*.xul" --exclude="*.inc.xul" 'xmlns:html="http://www.w3.org/1999/xhtml"' .
2019-03-14 21:53:23 +02:00
Geoff Lankow e474bb6858 Bug 1515877 - Turn on ESLint in mailnews/test/fakeserver; r=aceman 2019-03-14 17:56:11 +13:00
Geoff Lankow 59c4fb0931 Backed out changeset 0020655906af (bug 1534175) for causing more problems than it solved; DONTBUILD 2019-03-13 10:31:59 +13:00
Jorg K 247e78b507 Bug 1534575 - add [can_run_script] to nsIMsgComposeService.OpenComposeWindow(). rs=bustage-fix 2019-03-12 13:09:25 +01:00
aceman 745828e6e7 Bug 1520643 - remove reference to non-existent virtualFolderWrapper from import. r=darktrojan DONTBUILD 2019-03-11 23:53:00 +01:00
Geoff Lankow 2e85df0263 Bug 1534175 - Store accurate length of an address list, if a member has no address; r=mkmelin 2019-03-12 19:32:35 +13:00
alta88 752bf3e89a Bug 1528655 - Fix gloda's unchangeable assignment of 'from me' contact and make sure changes in Account Manager are reflected immediately. r=aceman 2019-03-05 18:03:18 -07:00
Khushil Mistry 9788230385 Bug 1532234 - removed grid usage from mailnews/import/content/importDialog.xul. r=mkmelin 2019-03-07 06:21:00 +01:00
Jorg K b74797d072 Bug 1533822 - Port bug 1525245, part 12: NS_NewChannel has another parameter (aCookieSettings) now. rs=bustage-fix 2019-03-08 19:38:02 +01:00
aceman 95b36b25bc Bug 1533153 - Remove unused rv in nsMsgWindow::CloseWindow(). r=jorgk
--HG--
extra : rebase_source : dec9e09f7c90ceffb996ccd6511f08b2fb59a76f
2019-03-06 13:46:00 +01:00
Magnus Melin 932db4c2e4 Bug 1532595 - Port bug 1513343: Replace usages of textarea binding with html:textarea. r=Paenglab 2019-03-05 23:00:10 +01:00
Jorg K 919bb6d8fc Bug 1497041 - Add dynamic CSS for tags to stylesheet. r=darktrojan,aceman 2019-03-05 12:53:11 +01:00
Geoff Lankow 854b5cd72c Bug 1530532 - Minimise uses of Preferences.jsm; r=Fallen DONTBUILD 2019-03-05 21:58:09 +13:00
Ben Campbell 0a71b966e2 Bug 1532179 - Remove unused nsMsgRDFDataSource.[h|cpp] and nsIMsgRDFDataSource.idl. r=aceman,jorgk 2019-03-04 11:51:46 +13:00
Magnus Melin 6c9e92a766 Bug 1532261 - merge nsICMSMessage2 and nsICMSMessage into nsICMSMessage. r=kaie,jorgk 2019-03-04 22:59:57 +01:00
Kai Engert bf5e63ba27 Bug 1532239 - If S/MIME tests fails because certificates expired, test output should provide clear instructions how to refresh. r=mkmelin 2019-03-04 20:01:00 +01:00
Kai Engert ddd92243e6 Bug 1011625 - add S/MIME tests, and a helper script to create test certificates. r=mkmelin 2019-03-04 20:00:59 +01:00
Joshua Cranmer 06fb83ceca Bug 1011625 - utility code for S/MIME testing. r=kaie 2019-03-04 20:00:58 +01:00
Kai Engert f490abb49b Bug 1011625 - test data files (certificates and S/MIME messages). r=jorgk 2019-03-04 20:00:58 +01:00
Geoff Lankow d377458038 Bug 1515877 - Turn on ESLint in mailnews/test/resources; r=aceman DONTBUILD 2019-03-04 21:13:38 +13:00
aceman ce5fb646bb Bug 1532173 - remove some unused RDF includes. r=jorgk 2019-03-03 13:53:00 +01:00
Thomas Duellmann 3872f5548d Bug 1528840 - Part 1.2, TB/SM: Replace awSetFocus(row, element) with awSetFocusTo(element); addressingWidgetOverlay.js, abMailListDialog.js code cleanup. r=aceman,IanN 2019-03-03 22:39:59 +01:00
Magnus Melin 46190f38a0 Bug 1531690 - fix TypeError: can't redefine non-configurable property "BrowserUtils". r=darktrojan 2019-03-01 13:10:40 +02:00
Patrick Brunschwig fa7c32144e Bug 1531806 - Add nsIPgpMimeProxy.messageURI. r=jorgk 2019-03-03 02:42:00 +01:00
Gene Smith 6d7b039311 Bug 1260059 - Allow setting/resetting junk marking by user for yahoo/aol to stick. r=jorgk DONTBUILD
--HG--
extra : rebase_source : d7314bccbf398ef69745261f4a860ec12dc0d6ae
2019-03-01 23:25:16 -05:00
Kai Engert 975ca06d45 Bug 1529222 - Disable support for MD2 in S/MIME multipart; nsCMSMessage should use HASH_GetHashOidTagByHashType. r=mkmelin 2019-03-01 04:17:00 +01:00
Ben Campbell e53ea84c67 Bug 1531307 - Follow-up: minor whitespace/comment cleanup. r=jorgk 2019-03-01 11:10:55 +13:00
Kai Engert 2be548d5f2 Bug 1529228 - Export NSS CMS functions required by TB/SM in mailnews/nss-extra.symbols. r=rjl 2019-02-28 10:26:39 +01:00
Jorg K 528705f7f8 Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, tests. rs=bustage-fix 2019-02-28 20:52:16 +01: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
Richard Marti a03412b812 Bug 1531307 - Follow-up: Remove context parameter from OnStopRequest in nsMovemailService.cpp. r=jorgk 2019-02-28 18:29:03 +01:00
Jorg K 1338c9e403 Bug 1531307 - Port bug 1525319: Remove context parameter from OnStartRequest/OnStopRequest/OnDataAvailable, C++ part. rs=bustage-fix CLOSED TREE DONTBUILD 2019-02-28 15:08:09 +01:00
Jorg K da32f5b231 Bug 1531302 - Port bug 1453456: replace use of NS_IsAscii. rs=bustage-fix 2019-02-28 14:47:08 +01:00