Axel Hecht
afe9fce49c
bug 1432229, land compare-locales 2.7 and python-fluent 0.6.2, r=gandalf
...
MozReview-Commit-ID: 2Oep88PhVXF
--HG--
extra : rebase_source : 68af20d1f29ff2914547598079ad22fe7346b5fd
2018-02-07 20:22:37 +01:00
Servo VCS Sync
47d56b8748
No bug - Revendor rust dependencies
2018-02-01 04:40:14 +00:00
Kartikaya Gupta
063a144958
Bug 1433567 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: HpOX4MTdU9Z
--HG--
extra : rebase_source : c9da41ea1c96097fb51e55d5227cde66e5e6c47b
2018-01-30 10:22:30 -05:00
Dzmitry Malyshau
a8e2dce594
Bug 1433139 - Enable the WR capture feature in webrender_bindings. r=kats
...
MozReview-Commit-ID: 2dJMVMto5Ly
2018-01-25 14:49:36 -05:00
Mike Hommey
4d0b7a7cab
Bug 1432390 - Vendor requests-unixsocket. r=dustin
...
--HG--
extra : rebase_source : e0e3e0b5baf68aa4e441b81bfda83b17f895a4b1
2018-01-14 07:01:26 +09:00
Kartikaya Gupta
ecdb4869cb
Bug 1431776 - Update Cargo lockfiles and re-vendor rust dependencies r=jrmuizel
...
MozReview-Commit-ID: CGFjsnpjrDe
--HG--
extra : rebase_source : 1aab040b85371a509632dbe6a511aa90ee3d050d
2018-01-24 09:16:36 -05:00
Henri Sivonen
733ced6d8d
Bug 1431356 - Update encoding_rs to 0.7.2 and simd to 0.2.1. r=emk.
...
MozReview-Commit-ID: Lp3zyF2rLxN
--HG--
extra : rebase_source : 81b515206ca5d28623cbaead16244ef258da2088
2018-01-18 12:26:21 +02:00
Servo VCS Sync
9081891317
No bug - Revendor rust dependencies
2018-01-22 23:25:01 +00:00
Dan Glastonbury
cd2eb5e8a4
Bug 1428952 - P4: Vendor rust crates. r=rillian
...
MozReview-Commit-ID: 7UQPozxpmC1
--HG--
extra : rebase_source : fc27016f0e51a9f4d1f09f842da7943f65070508
2017-11-06 16:26:30 +10:00
Emilio Cobos Álvarez
296aed21d6
Bug 1432134: Update bindgen. r=SimonSapin
...
On a CLOSED TREE.
MozReview-Commit-ID: GXHw7KcCLN9
2018-01-22 15:22:46 +01:00
Kartikaya Gupta
deb1387041
Bug 1430829 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: GbEO29Hy9h6
--HG--
extra : rebase_source : d54f0c8e0ebfdad071a62c555ad0b7e193592a84
2018-01-19 12:33:03 -05:00
Andreas Tolfsen
5b3c485463
Bug 1429511 - Move geckodriver to in-tree mozrunner. r=jgraham
...
This deletes the third-party mozrunner crate off crates.io in favour
of using the in-tree version from testing/mozbase/rust/mozrunner.
MozReview-Commit-ID: 6xQZ99FYrdP
--HG--
extra : rebase_source : 90ef2df2924d4194652255728d73ee03ed729ac3
2018-01-12 15:36:55 +00:00
Tiberius Oros
aed73bde87
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-01-18 00:31:28 +02:00
Joel Maher
e6f4263b9f
Bug 1422010 - Run StyleBench on Talos. r=rwood
2018-01-17 11:55:10 -05:00
Andreas Tolfsen
c28541fa14
Bug 1430152 - Move geckodriver to in-tree mozversion. r=jgraham
...
MozReview-Commit-ID: A8yb1joLYfv
--HG--
extra : rebase_source : 86914b495fae687250b18413011e4b19741eb486
2018-01-12 16:09:28 +00:00
Ralph Giles
05f04d05ef
Bug 1430188: av1: Mark AOM_QM matricies const. r=kinetik.
...
These large (200 KB) static stables are functionally read-only.
Marking them const moves them to the read-only section of shared
libraries, reducing memory footprint when multiple application
processes are running simultaneously.
This is a backport of the upstream commit 90243cf9e670.
MozReview-Commit-ID: 319jjpgNlTI
--HG--
extra : rebase_source : d085a344d5e8aee73dfb14ca39c93cd2eea957a6
2018-01-15 09:08:18 -08:00
Narcis Beleuzu
fb578c1b74
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2018-01-10 02:02:13 +02:00
Franziskus Kiefer
a881c4a167
Bug 1403844 - Verify COSE signature on add-ons, r=keeler
...
Summary:
MozReview-Commit-ID: 6YorBs4mY8B
Check for COSE signatures in add-ons.
Reviewers: keeler
Bug #: 1403844
Differential Revision: https://phabricator.services.mozilla.com/D298
--HG--
rename : security/manager/ssl/tests/unit/test_signed_apps/cose_multiple_signed.zip => security/manager/ssl/tests/unit/test_signed_apps/cose_multiple_signed_with_pkcs7.zip
rename : security/manager/ssl/tests/unit/test_signed_apps/cose_signed.zip => security/manager/ssl/tests/unit/test_signed_apps/cose_signed_with_pkcs7.zip
rename : third_party/rust/cose/src/cbor/mod.rs => third_party/rust/moz_cbor/src/lib.rs
extra : rebase_source : 0494590eb222e2c936e353e4dd6cf9fac8d822f3
2018-01-08 11:46:51 +01:00
Bogdan Tara
cd1c3cc5dd
Merge mozilla-central to autoland, r=merge a=merge on a CLOSED TREE
2018-01-09 00:16:46 +02:00
Dustin J. Mitchell
a94444c14e
Bug 1428889: upgrade json-e from 2.3.2 to 2.5.0; r=bstack
...
MozReview-Commit-ID: FlucI8bQq4h
--HG--
extra : rebase_source : 4cff4a912e33487b9f4133dae200eef051af39fd
2018-01-08 21:14:13 +00:00
Joel Maher
81d5c66788
Bug 1428435 - add motionmark to the tree. r=rwood
2018-01-08 10:47:06 -05:00
Alfredo.Yang
3cf0d3b491
Bug 1423469 - update mp4 rust parser. r=kinetik
...
MozReview-Commit-ID: IMnqoNL2jay
--HG--
extra : rebase_source : 14bd23405f9dfdcbb8bae5a850439918aacec5e3
2018-01-05 11:11:06 +08:00
Andrew Halberstadt
0840fce15d
Bug 1300577 - Upgrade blessings to version 1.6.1, r=gps
...
This also removes the metadata files (except for the LICENSE file)
as those are not packaged in the binary wheel.
MozReview-Commit-ID: 6Wzio21e8Ex
--HG--
extra : rebase_source : 0de4c90ba5ee44f08d3cfa29791a9872bfb1aace
2018-01-03 14:14:45 -05:00
Kartikaya Gupta
68ad1f3785
Bug 1426116 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: Gz8YEswHQu0
--HG--
extra : rebase_source : 13c4d0a1cb492be3a3ea22989e7540370305787f
2018-01-08 09:19:27 -05:00
Hiroyuki Ikezoe
5fb812b75c
Bug 1428949 - Update StyleBench/InteractiveRunner.html with the latest one. r=jmaher
...
This change is corresponding to https://trac.webkit.org/changeset/225478/webkit
MozReview-Commit-ID: KJkFNAIqZ4H
--HG--
extra : rebase_source : 8cf66c269a86c39bbe3606fa88b033b307444e65
2018-01-09 11:07:53 +09:00
Matthew Gregan
86594ab667
Bug 1405877 - Update Rust deps for media/audioipc. r=kamidphish
...
--HG--
rename : third_party/rust/error-chain/src/quick_error.rs => third_party/rust/error-chain/src/impl_error_chain_kind.rs
2017-12-20 14:51:11 +13:00
Simon Sapin
6c0097b190
Bug 1424664 - Remove heapsize support from js/rust/ r=njn
...
It has been replaced in Servo with malloc_size_of:
https://github.com/servo/servo/tree/master/components/malloc_size_of
MozReview-Commit-ID: AfTrmnJlRhv
--HG--
extra : rebase_source : a21e7e2316af0e9786c23ea0a32f2ffb33cf3c70
2017-12-11 02:06:28 +01:00
Kartikaya Gupta
0fb09505ab
Bug 1424280 - Update cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: 1G7oWr52koH
2017-12-10 13:49:02 -05:00
Kartikaya Gupta
7476fde1a0
Bug 1423203 - Update Cargo lockfiles and revendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: GeZjG8GFL2M
--HG--
extra : rebase_source : 04002c57ccc2c96ac61f425ca17b62a2bd7263bb
2017-12-08 13:44:48 -05:00
Matt Brubeck
c61db3912d
Bug 1424096 - Consolidate on a single version of each vendored Rust crate r=rillian
...
MozReview-Commit-ID: GSGQpjXLuVR
--HG--
rename : third_party/rust/gcc-0.3.42/LICENSE-APACHE => third_party/rust/bitflags-1.0.0/LICENSE-APACHE
rename : third_party/rust/libc-0.2.24/LICENSE-MIT => third_party/rust/bitflags-1.0.0/LICENSE-MIT
rename : third_party/rust/bitflags/tests/conflicting_trait_impls.rs => third_party/rust/bitflags-1.0.0/tests/conflicting_trait_impls.rs
rename : third_party/rust/bitflags/tests/external.rs => third_party/rust/bitflags-1.0.0/tests/external.rs
rename : third_party/rust/bitflags/tests/external_no_std.rs => third_party/rust/bitflags-1.0.0/tests/external_no_std.rs
rename : third_party/rust/bitflags/tests/i128_bitflags.rs => third_party/rust/bitflags-1.0.0/tests/i128_bitflags.rs
rename : third_party/rust/gcc-0.3.42/LICENSE-APACHE => third_party/rust/lazy_static-0.2.11/LICENSE-APACHE
rename : third_party/rust/lazy_static-0.2.8/LICENSE-MIT => third_party/rust/lazy_static-0.2.11/LICENSE-MIT
rename : third_party/rust/lazy_static-0.2.9/README.md => third_party/rust/lazy_static-0.2.11/README.md
rename : third_party/rust/lazy_static-0.2.8/tests/no_std.rs => third_party/rust/lazy_static-0.2.11/tests/no_std.rs
extra : rebase_source : 0a199bf892c53b56c739f18577c28f69df7e65e1
2017-12-08 10:24:40 -08:00
Servo VCS Sync
d6368e66de
No bug - Revendor rust dependencies
...
--HG--
rename : third_party/rust/euclid/src/scale_factor.rs => third_party/rust/euclid-0.15.5/src/scale_factor.rs
2017-12-08 14:52:43 +00:00
Emilio Cobos Álvarez
fc0d2c8a68
No bug - Revendor rust dependencies manually on a CLOSED TREE. r=me
...
MozReview-Commit-ID: C0KKGL9FbRd
2017-12-08 01:17:46 +01:00
Matt Brubeck
7f726d3cbb
Bug 1424081 - Update parking_lot_core Rust crate to 0.2.7 r=SimonSapin
...
MozReview-Commit-ID: G8C94Vt2RVx
--HG--
extra : rebase_source : e13d4b40761171a16fd99d29fccabe5c5d942d58
2017-12-07 14:37:31 -08:00
Matt Brubeck
d9343cf41b
Bug 1422366 - Update webdriver Rust crate to cookie-0.10. r=jgraham
...
MozReview-Commit-ID: 3gJPSBSNTxF
--HG--
extra : rebase_source : faccf0c8acd73c478b5bf5578f99233445023384
2017-12-01 10:12:07 -08:00
Ralph Giles
5f1f476f4c
Bug 1423814 - av1: Fix simd alignment on 32-bit x86. r=kinetik
...
Thanks to David Major for crash analysis and finding the fix.
Backport of upstream commit 15269e6e9288a6ed655c2ee73be6fbb4e0ea3cf5
by Yaowu Xu <yaowu@google.com> Mon Oct 16 10:48:55 2017 -0700
Align more restoration work buffers
Fixes crashes on x86-win32-vs14 build
Change-Id: I045dd0fe4e9af3bfb80223e291617b717cbcb231
MozReview-Commit-ID: 1p3tKFVnIfT
--HG--
extra : rebase_source : e0d20b3d8d36b9462b9de3fd800a7e07c11b1043
2017-12-06 23:36:12 -08:00
Emilio Cobos Álvarez
0a75dbc139
No bug - Revendor rust dependencies again since vcs-sync clobbered the previous revendor on a CLOSED TREE. r=me
...
MozReview-Commit-ID: 5RNiODURfIb
2017-12-07 16:07:29 +01:00
Servo VCS Sync
b336233de0
No bug - Revendor rust dependencies
2017-12-07 14:58:58 +00:00
Emilio Cobos Álvarez
67fa60dbe5
No bug - Revendor rust dependencies with cargo-vendor 0.1.13 on a CLOSED TREE. r=me
...
MozReview-Commit-ID: Ak6gGAvm6O8
2017-12-07 15:51:38 +01:00
Emilio Cobos Álvarez
b09f446f9f
No bug - Revendor rust dependencies. r=me
...
MozReview-Commit-ID: FtV6k7zirv1
2017-12-07 15:11:51 +01:00
Kartikaya Gupta
4a847e9671
Bug 1423236 - Rerun mach vendor rust. r=ttaubert
...
This contains the generated changes from running `mach vendor rust` on the
previous commit, and eliminates the redundant copy of libudev-sys we have
sitting in third_party/rust/
MozReview-Commit-ID: IXTI14beFMi
--HG--
extra : rebase_source : 0b4d3d991738e3a371bb467219b8a91a792158d3
2017-12-06 15:43:11 -05:00
Narcis Beleuzu
1f7fdd5826
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-12-06 01:49:19 +02:00
Kartikaya Gupta
87d4b4ac8b
Bug 1422317 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: LjxHjFxeUDH
--HG--
extra : rebase_source : 5f5dbee01a3939cacd1499950d2edff002cd1867
2017-12-05 11:52:18 -05:00
David Keeler
0bfa8aad3f
bug 1421816 - (1/2) add cbor2 library r=ted
...
This library will be used to create test COSE signatures for the new COSE add-on
signature verification implementation.
MozReview-Commit-ID: KshKHwusT5h
--HG--
extra : rebase_source : 22d65622a77afc93b756829c8ffb4f37101dad26
extra : histedit_source : 869b9b65bdf201a027914a8127d28e5e9baf4d33
2017-11-29 10:57:37 -08:00
Servo VCS Sync
10ffde4a6a
No bug - Revendor rust dependencies
2017-12-05 17:34:00 +00:00
Kartikaya Gupta
fee87ce9f1
Bug 1421275 - Update Cargo lockfiles and re-vendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: Jaty3RGfffU
--HG--
rename : third_party/rust/byteorder-1.0.0/COPYING => third_party/rust/byteorder-1.1.0/COPYING
rename : third_party/rust/byteorder-1.0.0/LICENSE-MIT => third_party/rust/byteorder-1.1.0/LICENSE-MIT
rename : third_party/rust/byteorder-1.0.0/README.md => third_party/rust/byteorder-1.1.0/README.md
rename : third_party/rust/byteorder-1.0.0/UNLICENSE => third_party/rust/byteorder-1.1.0/UNLICENSE
extra : rebase_source : 0668fbfe5d8ba288a0e530de3650bd013924b4ce
2017-12-01 09:50:52 -05:00
Staś Małolepszy
a2b4c53cf7
Bug 1421932 - Update compare-locales to 2.5.1, python-fluent to 0.4.4. r=Pike
...
MozReview-Commit-ID: GedJNGewU9R
--HG--
extra : rebase_source : ba770bbb6b5bfcd17b7cee74c07372e7a823e51b
2017-11-30 14:18:24 +01:00
Emilio Cobos Álvarez
20d6b9c51e
Bug 1422024: Add StyleBench to the tree. r=jmaher
...
It mostly uses the speedometer infra, so it should be easy to get running.
MozReview-Commit-ID: 6bCzGhjfBeh
--HG--
extra : rebase_source : 5bb79f7b144ca6e32d230dd74fec84d1274ff680
2017-11-30 17:08:34 +01:00
Emilio Cobos Álvarez
09688ccbd8
No bug - Revendor rust dependencies on a CLOSED TREE. r=bustage
...
MozReview-Commit-ID: 3xbP1u17UTn
--HG--
rename : third_party/rust/smallvec/.cargo-checksum.json => third_party/rust/smallvec-0.4.3/.cargo-checksum.json
rename : third_party/rust/smallvec/Cargo.toml => third_party/rust/smallvec-0.4.3/Cargo.toml
rename : third_party/rust/smallvec/README.md => third_party/rust/smallvec-0.4.3/README.md
rename : third_party/rust/smallvec/lib.rs => third_party/rust/smallvec-0.4.3/lib.rs
2017-12-05 12:36:20 +01:00
Emilio Cobos Álvarez
d431af965c
Bug 1420301: Update clang-sys to work around a compiler bug. r=rillian
...
See: https://github.com/rust-lang/rust/issues/46239
MozReview-Commit-ID: EiHsSK0xJ5c
2017-11-25 19:51:48 +01:00
Franziskus Kiefer
7b10164f9f
Bug 1403840 - add cose rust lib with a test, r=keeler,ttaubert
...
Summary:
This adds the COSE rust library from https://github.com/franziskuskiefer/cose-rust with its C API from https://github.com/franziskuskiefer/cose-c-api to gecko with a basic test.
The COSE library will be used for verifying add-on signatures in future.
Reviewers: keeler, ttaubert
Reviewed By: keeler
Bug #: 1403840
Differential Revision: https://phabricator.services.mozilla.com/D232
--HG--
extra : rebase_source : 433ca6894d88ccda333bfac53507eba4e84924fb
2017-11-22 16:37:15 +01:00