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

274 Коммитов

Автор SHA1 Сообщение Дата
Thunderbird Updatebot cc61e9be0c Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 046da0f065e90bcf67ec9fd58aa8f84c1a8f80be
comm-central: a3e5c49b7b842c5d24092a0f07d979e603e5a23f

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

--HG--
extra : amend_source : fbb8660ef14cdc3e37d4d3bf8f600e173ef1897f
2024-05-28 00:24:23 +00:00
Thunderbird Updatebot f50804ead6 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 00f574fb9f0cde95935f22084807dc7bd60eae84
comm-central: baf3acadc707839386367ca525a3db9373a5bab9

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

--HG--
extra : amend_source : 22625a5ede39350d139052ad3366613905c54f63
2024-05-27 22:14:09 +00:00
Rob Lemley cfbfc1fb1e Bug 1898715 - Port bug 1776255: Add 'when' to 'option's that call 'pkg_check_modules'. r=vineet
Differential Revision: https://phabricator.services.mozilla.com/D211540

--HG--
extra : moz-landing-system : lando
2024-05-24 16:22:26 +00:00
Thunderbird Updatebot 55fa0729dd Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 5f32152690020a32702097b55f1b5c44804d0db4
comm-central: 3989f0dd325a3366139e2cbc6c4afc75b001b916

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

--HG--
extra : amend_source : af4821583c91b6df3ca62e87741881df3b01aa8e
2024-05-23 04:36:32 +00:00
Thunderbird Updatebot 7bd5863ea2 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=ikey
mozilla-central: 80ae2c7908e4cc558336a6f6a78097d9c2c9317d
comm-central: e839f4a920d16ea54b8e0f2b937b00e232a1f328

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

--HG--
extra : amend_source : 6affea4a4dbbbd5a48a5c102161a5422f411edc3
2024-05-22 05:20:33 +00:00
Thunderbird Updatebot a248799a29 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: d70074e160c5c9f88e5d81e69a62007282442e88
comm-central: 699f1e2ec58b1c318ded4401089dbf9e82dc1065

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

--HG--
extra : amend_source : ca6ef883226905b41a1b6c24afff31845f9ab159
2024-05-21 23:43:16 +00:00
Thunderbird Updatebot 1a234af89f Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: 6919ad3b088665854fe77e203c556b51c8043a19
comm-central: bb98755151a2845ebf945465fcd9f59664838f76

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

--HG--
extra : moz-landing-system : lando
2024-05-21 10:25:56 +00:00
Thunderbird Updatebot 4741c84d2c Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=leftmostcat
mozilla-central: f956d7e03a822a09fbb84e9b474db8e0167095f1
comm-central: 25f09ad6335a5166fde773c81be1268147cda21f

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

--HG--
extra : amend_source : 09d7d6c866423f0131fd871e2808fa6a0f448516
2024-05-16 10:38:57 -07:00
Brendan Abolivier 61d40c9d60 Bug 1897114 - Port bug 1883615: Prevent double export of HAVE_DLFCN_H. r=thunderbird-reviewers,ikey,rjl
Differential Revision: https://phabricator.services.mozilla.com/D210633

--HG--
extra : moz-landing-system : lando
2024-05-16 14:34:45 +00:00
Thunderbird Updatebot 3eb3c3c31f Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=dandarnell
mozilla-central: b7871b7f2c05e4076ad55ae4aa929b9862d4c8af
comm-central: b1a0486c9d7b0ecc661142459b0aee2cf0bd321d

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

--HG--
extra : amend_source : 78a505e2b7b5028548608045f3020debd65a6445
2024-05-15 14:04:22 -07:00
Rob Lemley ceaee73f9b Bug 1885353 - [RNP] Update vendoring config for RNP v0.17.1. r=kaie
The two patches will not be needed with v0.17.1.
Adding the rnp_symbols script to pick up any export changes.
"libsexp" is renamed to "libsexpp", so the vendoring will need
to account for that.

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

--HG--
extra : amend_source : fa66f10d8be42268acae9bcbb09da7b8885c67fa
2024-05-15 14:03:49 -07:00
Rob Lemley f94434bd36 Bug 1885353 - [RNP] Update to v0.17.1. r=kaie
Differential Revision: https://phabricator.services.mozilla.com/D204666

--HG--
rename : third_party/rnp/src/libsexp/LICENSE.md => third_party/rnp/src/libsexpp/LICENSE.md
extra : amend_source : dca6e82d58b9e7db850ea6246931d82195a8fbe3
2024-05-15 14:03:23 -07:00
Rob Lemley 1189e0ba28 Bug 1885353 - [RNP] Update moz.build for v0.17.1. r=kaie
For the libsexp -> libsexpp rename.

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

--HG--
extra : amend_source : 10abf2d3ab64de63e5bc28dc0271673aba966199
2024-05-15 14:03:02 -07:00
Sean Burke 09ab6bf6eb Bug 1895317 - Fetch message headers from EWS and add to folder DB. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D209933

--HG--
extra : amend_source : ebdf1694aca4f5bef7d977342d4072de56659f4f
2024-05-15 13:54:47 -07:00
Thunderbird Updatebot a3a8462f4d Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 2dfb8db5d717280f4cb4e83a9f4d287507e4b45b
comm-central: 712c6f90dedfce8313e117dd23e53c03496a22de

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

--HG--
extra : moz-landing-system : lando
2024-05-14 04:53:35 +00:00
Thunderbird Updatebot d37719c492 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
mozilla-central: d3307ce15a2e8d72b309c71e28226a07864e3bb2
comm-central: 445334850d02f3861dbb691e6ef6a0b84584071b

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

--HG--
extra : moz-landing-system : lando
2024-05-13 18:06:03 +00:00
Thunderbird Updatebot 6cd703bbca Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: b09dd768d80e3ba321a5db4a0d534ea0c5385465
comm-central: 85b9bbdde9924a49955e7749f3a2e3296d21ab28

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

--HG--
extra : moz-landing-system : lando
2024-05-10 22:04:09 +00:00
Thunderbird Updatebot 31d360ca24 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
mozilla-central: 4df4e109202ff67836eaa61c66a7c65a2f712e11
comm-central: 017c5fa4521769e01851d3fc96c4a48335ffee08

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

--HG--
extra : amend_source : 39a70d42ab7d0edd3846dcd8f890e5ecee8e975c
2024-05-10 13:35:49 +03:00
Thunderbird Updatebot 6317e9979e Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 2eba1ced8dbf942c10b9397e298b05e5c94671e4
comm-central: 6c1eb35c510b12e447fd8b1446ffe4f685f56890

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

--HG--
extra : amend_source : 560a1d133b90d85b22031d78edb89fddcea6af8e
2024-05-09 04:50:51 +00:00
Thunderbird Updatebot ab3823fb29 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca DONTBUILD
mozilla-central: 1ebb69c4b2f06a5c589775b3bb2855e58164a487
comm-central: f3c3002e2ca49651b57d30e9b348f0f129c72d58

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

--HG--
extra : moz-landing-system : lando
2024-05-09 02:30:12 +00:00
Thunderbird Updatebot 36e6295d15 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: 149e752fdb3fa75a3a02f55e7c7c91f7f704cf8a
comm-central: 0c57474968bbb46d1a0818e2ce31bc5582f1917b

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

--HG--
extra : amend_source : 663ec80a69ebe5ff67e47b286c83e0f74960b056
2024-05-08 04:13:00 +00:00
Thunderbird Updatebot d93354e048 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=leftmostcat
mozilla-central: 0d84aa48c2d6687c0f0c4e54bd87db960c71d0fc
comm-central: 6fb59d66a6352e1d7a28f59e23a73a6bc1dac34a

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

--HG--
extra : moz-landing-system : lando
2024-05-07 23:19:18 +00:00
Thunderbird Updatebot 8caa0f6417 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: 1343ec609dea28acb4b297bebd481211e1742b11
comm-central: 170ab35654bf2a8680511fe24eddce21b5982166

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

--HG--
extra : amend_source : 4ded7e72dd818aaaa8d1dd7361a5a0a663997cd1
2024-05-05 13:51:48 +03:00
Thunderbird Updatebot c04464d922 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
mozilla-central: c560ac2dab5f138b9d9fc117124a8edd04dc0d3f
comm-central: 4df30ed8a2acede87ac63d5c7f93fbd27729fedc

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

--HG--
extra : amend_source : db361e7ad5f4d619a0b6377222d2388029942ced
2024-05-03 03:44:22 +00:00
Thunderbird Updatebot 3e745e6df5 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: ea25d02dac47e6880ab5b936adc308c24cbeab32
comm-central: 5629e231db32fb1c35d56ee4ac4813e2952429c3

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

--HG--
extra : amend_source : ea24ad0086c76f34ec1a37e6aa92adaa9303571d
2024-05-02 09:51:00 -07:00
Thunderbird Updatebot 5d33664e4d Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: 0c09216614e40f92d253d63a3699eb680be6773a
comm-central: 7c6fb17dc8917fd25014c6be9b6103af07d4a41c

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

--HG--
extra : amend_source : 65d4b2aad6605ea9479cf00e7e0782cb5fbb6a06
2024-05-01 17:18:48 -07:00
Thunderbird Updatebot c0a5bb44a4 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
mozilla-central: 5502377f2629549b2b7c5368c980d0487ed281d4
comm-central: 7f5d26c07e3e3704eb6e046f71834edc1f1909e7

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

--HG--
rename : third_party/rust/packed_simd/LICENSE-APACHE => third_party/rust/any_all_workaround/LICENSE-APACHE
rename : third_party/rust/packed_simd/LICENSE-MIT => third_party/rust/any_all_workaround/LICENSE-MIT
extra : rebase_source : 60c663ea95ad49e68d75af1c088ee5bd5efe79c9
2024-04-30 17:40:14 +01:00
Thunderbird Updatebot 7e70509ef6 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=freaktechnik
mozilla-central: 462f013c08cacd7abfae1f2d1bf26354372a829f
comm-central: dec5295899033f4a7b09e13a15d9cd13c0e66a3b

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

--HG--
extra : amend_source : 3ead81f9422c41daa95c2679185c851c5800b46c
2024-04-26 19:17:40 +02:00
Thunderbird Updatebot aa433eb61d Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: 66b11776bfaa8d41d189cdc1f1cb2d75de9b1e50
comm-central: 546b7453136664a758deec890b9aa2c5bb5ca22d

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

--HG--
extra : moz-landing-system : lando
2024-04-25 21:16:52 +00:00
Thunderbird Updatebot 9014b178ff Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
mozilla-central: 792c9892791495e8f13e77e5a78bfda83ab7a455
comm-central: a8aaa02b43927250a6b12d96014e7e41db195c3c

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

--HG--
extra : amend_source : 92bc08b802c4e96d97b5c596ebc5609828a8b62b
2024-04-25 11:13:38 +01:00
Thunderbird Updatebot dbe9ae7965 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=john.bieling
mozilla-central: ec5140ea1b1384a44d1ce6e0271fc97472399e96
comm-central: 99d6072c892bb217745168985e6c2808bcd8f677

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

--HG--
extra : amend_source : 5f2f33155f8bbc618eb85270efedeb18a45705ad
2024-04-25 04:32:06 +00:00
Sean Burke f0087763bb Bug 1892082 - Update to latest `ews` crate. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D207777

--HG--
extra : moz-landing-system : lando
2024-04-23 21:57:01 +00:00
Thunderbird Updatebot 0f1f3a6baf Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=vineet
mozilla-central: ed724b89a2c25252a6eab99f0fa48f85f2523b66
comm-central: 3d7ce46c80c5cbb7cfdcab928e795babbedd7a35

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

--HG--
rename : third_party/rust/nix/test/test_timer.rs => third_party/rust/nix/test/sys/test_timer.rs
extra : amend_source : 6e6f795a4896b2ccc526c4e58b4e8079fae716fb
2024-04-22 22:09:30 +00:00
Geoff Lankow af6b9ac74a Bug 1824264 - Update ical.js to ES6 version. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D205739

--HG--
extra : amend_source : 7500126b545d60f2fd1558bdf7e750fe0fbf333e
2024-04-22 10:57:29 +01:00
Thunderbird Updatebot 55e68f3822 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=rjl
mozilla-central: c715b86068059bd614e2bac57bba333b46b090e0
comm-central: ba70c39931ec4e9474f4350cb040317662c7daef

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

--HG--
extra : moz-landing-system : lando
2024-04-19 01:28:53 +00:00
Magnus Melin a1518ec111 Bug 1887932 - vendor ical.js. r=darktrojan,rjl
This (almost) enables vendoring for the version we have in tree. Some small very small changes are needed to the output.

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

--HG--
extra : amend_source : a5a45d4de31497c8f68585ce43ca6676c2f326c8
2024-04-16 23:08:51 +01:00
Thunderbird Updatebot 58e632ca19 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: 09eb10704814dc36a0879f664ea637ee40554fe5
comm-central: 311b7ba5a87f74d1805ea162fec1b2792c371db0

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

--HG--
extra : amend_source : 3bc40657876125cc1d2389f17fd185703cbeaa73
2024-04-16 13:53:10 +03:00
Thunderbird Updatebot 0d19e92357 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: 036ac9a41b52b5af1836d103d3a7aefad37e2b87
comm-central: c837b0432a89063750e9388fd4259f03e4b8f930

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

--HG--
extra : amend_source : b307e2e9aff4e2728801237bac88a09e0bf7bb4e
2024-04-11 22:48:23 +00:00
Thunderbird Updatebot 707108483c Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=ikey
mozilla-central: 008989a6a7435d8ee5ead586b2e444eed16b51c2
comm-central: 057fcb59e29078aed07704e6162404a4d1f867a1

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

--HG--
extra : amend_source : fe386d1003644022c990459f636a13f31c16d89d
2024-04-11 04:58:37 +00:00
Thunderbird Updatebot 53ce343d27 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=ikey
mozilla-central: 34fef7e7706b912024aa3ba8826647e5ddc0a0ab
comm-central: 2cb9fc40d280e68a94e6497f7e7870b7b578281d

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

--HG--
extra : rebase_source : 3aa27278f514752fc81da94d867ec5d0b92f1ac7
extra : amend_source : 66d720d9ce45da0fff8c46aafaa0026f17569458
2024-04-09 21:49:48 +00:00
Sean Burke b4cb66cfe9 Bug 1859653 - Switch to external ews crate. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D206166

--HG--
extra : rebase_source : 90a1f142747bb91b94a1bcfde93347b1035c09e3
2024-04-06 10:10:55 +03:00
Thunderbird Updatebot fd64038b17 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: f2360b4c9b8a110f0b1c40841a767a47da5b85be
comm-central: 36e10207ec5d2ca64819c32919a6c0b9bf75fa01

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

--HG--
extra : moz-landing-system : lando
2024-04-04 10:23:25 +00:00
Thunderbird Updatebot 462bc2ed09 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: 1d9c4672f9f5ee5ec7faa0fdfcf2aa0f740da476
comm-central: a4b5e564fa308e5d1eabcd9fe0302a2315ce6f25

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

--HG--
extra : amend_source : a523a69c8919e029c42713e2606b91fde1a1781b
2024-04-04 09:56:45 +03:00
Sean Burke c6b29a9fdd Bug 1860333 - Vendor EWS Rust dependencies. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D205380

--HG--
extra : moz-landing-system : lando
2024-03-29 18:45:29 +00:00
Thunderbird Updatebot 957d25c4f4 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: a64d6cbeaa4f78ec1f700f6123469eb1b3a31608
comm-central: f985a698d4744d2e2c4895cf318b52ecd55680e4

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

--HG--
extra : amend_source : 790438c6d0d5f64abedcab9af1f7cba6a9617ca8
2024-03-22 09:06:59 +02:00
Rob Lemley 51ba018f34 Bug 1885663 - Update vendored copy of fluent.migratetb to v0.13.0.1. r=dandarnell
Differential Revision: https://phabricator.services.mozilla.com/D204822

--HG--
extra : moz-landing-system : lando
2024-03-21 22:02:52 +00:00
Thunderbird Updatebot 6ee339952f Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
mozilla-central: d9466bebb4c96b99a227f35b5a7e86bd0c8f5bb5
comm-central: 1e64f166abe2eb6b4d04e2eec1c73e17f27684b8

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

--HG--
extra : amend_source : 37a6dadea80a1533847e6496d529d1e2afdae42c
2024-03-21 19:45:44 +02:00
Thunderbird Updatebot 055bf5ef7e Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=leftmostcat
mozilla-central: f8b5f6fd2e5a0a4842eecebb8d3a85e393e8a1c2
comm-central: 97dc38ed8d175f6e58fee4652deb5b146bf084c1

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

--HG--
extra : moz-landing-system : lando
2024-03-19 23:59:36 +00:00
Thunderbird Updatebot 8477b7f7bf Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: ca250739126614322a325fededc713174a6ad565
comm-central: 9b38c8a16e5985d619709992c5425e568a92619c

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

--HG--
extra : amend_source : 4e4257488d815d0c368974e46dcaac58d93f7087
2024-03-19 13:42:52 +02:00
Thunderbird Updatebot 29a08f36eb Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: 1f3b4df016ac965dd3a2c97cb547c495364fdeef
comm-central: bb6e2e36560f8a7237817ec9e65fbb594cce008b

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

--HG--
extra : amend_source : 25231763c65c1648511acbb3bc16feb0488c28f1
2024-03-14 12:36:27 +02:00