David Major
406287685a
Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted
2017-08-23 15:05:40 -04:00
Sebastian Hengst
142b3bf28b
Backed out changeset 109e89a7d561 (bug 1391420) for busting Linux pgo builds. r=backout on a CLOSED TREE
...
--HG--
extra : amend_source : 6a4421254e4de31071785b73abdd1186638e31f2
2017-08-23 18:12:46 +02:00
David Major
8cb2cb650a
Bug 1391420: Set NO_PGO on a bunch of binaries that we don't ship. r=ted
2017-08-23 11:10:39 -04:00
Sebastian Hengst
59fe8429ad
merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE
2017-08-23 16:32:39 +02:00
Petr Sumbera
6495b75ec4
Bug 1185424 - Fix build failures on SunOS due to "NSModules are not ordered appropriately". r=glandium
2017-08-22 01:54:58 -07:00
Xidorn Quan
77c491fafa
Bug 1370779 followup 2 - Downgrade cssparser to 0.19.2.
...
MozReview-Commit-ID: 3lf30ZvMvWm
2017-08-23 13:58:16 +10:00
Xidorn Quan
759a4f76a0
Bug 1370779 followup - Bump version of cssparser again to 0.19.4.
...
MozReview-Commit-ID: 7QwkNTUkCDl
2017-08-23 13:29:30 +10:00
Xidorn Quan
dd29c6636a
Bug 1370779 - Bump version of cssparser.
...
MozReview-Commit-ID: Atb37wr8iMA
2017-08-23 13:04:03 +10:00
Nicholas Hurley
d4f64ba24e
Bug 1391467 - Remove --enable-necko-protocols. r=gps,valentin
...
This patch removes the ability to select which protocols you want
included in necko, a wholly untested configuration that is broken in
practice. We have no need of this kind of configurability in necko.
In addition, this removes the final vestiges of rtsp support, which was
originally removed in bug 1295885 but still had some stuff hanging
around behind some ifdefs (that were never true).
MozReview-Commit-ID: KOEaDmit2IL
--HG--
extra : rebase_source : f6c2fdb972aaba46e922cda801252dc953550b94
2017-08-17 17:30:57 -07:00
Kartikaya Gupta
95d3684215
Bug 1389497 - Update Cargo lockfiles and re-vendor third-party dependencies. r=jrmuizel
...
MozReview-Commit-ID: 5b6Le3HVoMf
--HG--
extra : rebase_source : 7a9b5d9b700364d005c73fbd1a780745e4d73bba
2017-08-18 08:53:17 -04:00
Emilio Cobos Álvarez
b073ce301d
Bug 1341102: Revendor rust dependencies on a CLOSED TREE. r=me
...
MozReview-Commit-ID: 3fr9zLIlY9n
2017-08-18 16:39:58 +02:00
Emilio Cobos Álvarez
25a12b3c9e
Bug 1341102: Update cssparser in gkrust-gtest. r=me
...
on a CLOSED TREE.
MozReview-Commit-ID: JIiYMFDMFf5
2017-08-17 22:25:13 +02:00
Emilio Cobos Álvarez
24cbad8b67
Bug 1341102: Revendor rust dependencies to unbust tree. r=me
...
MozReview-Commit-ID: 6ChbWFfPHGS
--HG--
rename : third_party/rust/cssparser/.cargo-checksum.json => third_party/rust/cssparser-0.19.0/.cargo-checksum.json
rename : third_party/rust/cssparser/Cargo.toml => third_party/rust/cssparser-0.19.0/Cargo.toml
rename : third_party/rust/cssparser/src/parser.rs => third_party/rust/cssparser-0.19.0/src/parser.rs
rename : third_party/rust/cssparser/src/size_of_tests.rs => third_party/rust/cssparser-0.19.0/src/size_of_tests.rs
rename : third_party/rust/cssparser/src/tests.rs => third_party/rust/cssparser-0.19.0/src/tests.rs
rename : third_party/rust/cssparser/src/tokenizer.rs => third_party/rust/cssparser-0.19.0/src/tokenizer.rs
2017-08-17 20:51:43 +02:00
Matt Brubeck
503070ad8d
Bug 1386371 - Disable LTO by default, but enable in automation. r=froydnj
...
MozReview-Commit-ID: 2DIY9ex3Mch
--HG--
extra : rebase_source : 61f2f073adabfa7c46c324470a308adab23e7781
2017-08-10 11:38:10 -07:00
Servo VCS Sync
d6eabd0f59
No bug - Revendor rust dependencies
2017-08-09 22:23:21 +00:00
Kartikaya Gupta
bdee759275
Bug 1385003 - Autogenerated changes to go with webrender update. r=jrmuizel
...
This regenerates the cargo lockfiles and FFI bindings header. It also revendors
the third_party/rust libraries.
MozReview-Commit-ID: ID0YhoIH6cz
--HG--
extra : rebase_source : 7c22828a831eafcf527f2c3baf8d4d012db8f9a4
2017-08-09 08:46:25 -04:00
Valentin Gosu
195f9f0987
Bug 1383831 - Upgrade rust-url to version 1.5.1 r=froydnj
...
MozReview-Commit-ID: L3j6K5dDWHi
--HG--
extra : rebase_source : 65b34e84139927f1c28dc38cf2a00a0c2902b975
2017-08-02 13:44:48 +03:00
Xidorn Quan
c05f226ae2
Bug 1341102 - Manual revendor for #17943 .
...
MozReview-Commit-ID: 2VKRUevRSXL
--HG--
extra : rebase_source : 90dae99ddcbce66d8c3160fa7efe0ef637903c8a
2017-08-02 21:59:58 +10:00
Michael Layzell
e0bec95072
Bug 1381560 - Stop storing panic string length twice, r=ted
...
MozReview-Commit-ID: rLOdMPxhwD
2017-07-28 15:34:26 -04:00
Servo VCS Sync
0e627abe60
No bug - Revendor rust dependencies
2017-07-28 08:23:45 +00:00
Servo VCS Sync
0eca03d139
No bug - Revendor rust dependencies
2017-07-28 06:37:28 +00:00
Manish Goregaokar
9fd9221a68
Bug 1383492: stylo: Bump app units version; r=emilio
...
MozReview-Commit-ID: JZp66wkSZc0
2017-07-27 18:57:19 -07:00
Wes Kocher
18f09001d3
Backed out 4 changesets (bug 1341102, bug 1383492) for windows build bustage and crashtest assertions a=backout CLOSED TREE
...
Backed out changeset 1c4310082e35 (bug 1341102)
Backed out changeset 849c109d96b4 (bug 1341102)
Backed out changeset 11cadad891a4 (bug 1383492)
Backed out changeset b4dfcf4f795e (bug 1383492)
MozReview-Commit-ID: 4bDAPgiaepG
2017-07-26 18:09:45 -07:00
Manish Goregaokar
c463d163dc
Bug 1383492: stylo: Bump app units version; r=emilio
...
MozReview-Commit-ID: JZp66wkSZc0
2017-07-26 15:59:47 -07:00
Simon Sapin
da839a3670
Bug 1383975 - Update cssparser, fix a panic in bad-url token parsing. r=emilio
...
MozReview-Commit-ID: K96vTaaUdPi
--HG--
extra : rebase_source : 6ccda565b912a3756156d1081b5ba2a21501273b
2017-07-25 15:01:07 +02:00
Servo VCS Sync
c97e84bf92
No bug - Revendor rust dependencies
2017-07-24 14:37:03 +00:00
Servo VCS Sync
ad7fba4e90
No bug - Revendor rust dependencies
2017-07-19 14:24:02 +00:00
Servo VCS Sync
97e5ebd02b
No bug - Revendor rust dependencies
2017-07-14 10:05:27 +00:00
Kartikaya Gupta
1faaf0568b
Bug 1379604 - Update versions in Cargo.toml/Cargo.lock files. r=jrmuizel
...
MozReview-Commit-ID: 9PoNmkBFOhF
--HG--
extra : rebase_source : e50e1820e70ef3f4e3c0f8c8854ac45cc202677a
2017-07-13 10:27:44 -04:00
Mike Shal
29be674102
Bug 1380381 - Set rust debuginfo=1 for cross-OSX builds; r=glandium a=kwierso to reopen this CLOSED TREE
...
This is similar to bug 1301751, where something in rust seems to trigger errors
running dsymutil to generate debug symbols in OSX. We can set debuginfo=1 for
these builds as a temporary workaround for now, while we work on a more
permanent solution in rust and/or dsymutil. debuginfo=1 still gives us enough
info for stack traces, although without line info. debuginfo=2 would be useful
for debugging, but is irrelevant to crash reports.
MozReview-Commit-ID: DdA00GzVfWg
--HG--
extra : amend_source : 47d3573042098194a07f9b473e4a02c86a1eba7c
2017-07-13 18:49:10 -04:00
Servo VCS Sync
2004ea3979
No bug - Revendor rust dependencies
2017-07-11 02:17:43 +00:00
Wes Kocher
8e3be4c671
Merge inbound to central, a=merge
2017-07-10 18:43:02 -07:00
L. David Baron
715cb90c8e
Bug 1343715 - Split nsTSubstring::mFlags into separate variables for class and data flags (rust bindings changes). r=mystor
...
Thanks to Manish for help in reflecting this idiomatically in rust.
MozReview-Commit-ID: 8tB7vsc5yxc
--HG--
extra : transplant_source : F%87%16%82.P%BD%F3%B1%A4%19%BA%F0%3DQ%F6%ED%BD%95%60
2017-07-10 12:23:11 -07:00
Kartikaya Gupta
7c916dff61
Bug 1374730 - Update Cargo.lock files and revendor rust dependencies. r=jrmuizel
...
MozReview-Commit-ID: AoLr2W2NGhP
--HG--
extra : rebase_source : 892ea94c01f575b7f33d7cb740a74af5b58b02b0
2017-07-10 07:22:31 -04:00
J. Ryan Stinnett
8989507710
Bug 1373881 - Call default panic hook after crashreporter. r=rillian
...
Crash reporter installs a special Rust panic hook to grab the panic reason.
However, we still want to call the default hook as well, so that we still print
the reason and backtrace to the console.
MozReview-Commit-ID: JlCamBPb51X
--HG--
extra : rebase_source : c973cd782ae1e9c93d207de9174cc6871d3e301c
2017-07-07 19:19:07 -05:00
Sylvestre Ledru
4e9cf83ee8
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
...
MozReview-Commit-ID: Kdz2xtTF9EG
--HG--
extra : rebase_source : 7235b3802f25bab29a8c6ba40a181a722f3df0ce
2017-07-06 14:00:35 +02:00
Servo VCS Sync
3805d91f4d
No bug - Revendor rust dependencies
2017-07-06 22:11:55 +00:00
Servo VCS Sync
2ec3ffd285
No bug - Revendor rust dependencies
2017-07-06 20:05:14 +00:00
Carsten "Tomcat" Book
daa67cc9e3
merge mozilla-inbound to mozilla-central a=merge
2017-06-30 12:59:45 +02:00
Aaron Klotz
9db0de2b03
Bug 1354077: Add manifests for IAccessible variants: 32-bit and 64-bit; r=jimm
...
MozReview-Commit-ID: CoHASAsg5tf
2017-06-06 12:19:12 -06:00
Kartikaya Gupta
a9cf106a4a
Bug 1376311 - Bump webrender_traits dependency in non-gtest Cargo.lock to match that of the gtest Cargo.lock. r=froydnj
...
MozReview-Commit-ID: 3virfkTjM8H
--HG--
extra : rebase_source : 88b27444604795d7e6c7942a426db6977701c144
2017-06-28 12:20:17 -04:00
Jan Beich
3b4550a1c2
Bug 1376411 - Update libc to 0.2.24 to get support for more Tier3 platforms. r=rillian
...
MozReview-Commit-ID: Ct1en8VPEWf
--HG--
rename : third_party/rust/libc/ci/docker/arm-linux-androideabi/accept-licenses.sh => third_party/rust/libc/ci/android-accept-licenses.sh
extra : rebase_source : d7a64cb5e65f1c76c786d3def9da8aa3903665bd
2017-06-29 13:09:29 +00:00
Servo VCS Sync
13a5120a48
No bug - Revendor rust dependencies
2017-06-23 00:47:46 +00:00
Dan Glastonbury
39441f1b4c
Bug 1374494
- P2: Update cubeb-pulse-rs to commit djg/cubeb-pulse-rs/6451581. r=kinetik
...
MozReview-Commit-ID: IscK7OpIZbB
--HG--
extra : rebase_source : d2ec3568fedd8f9841c3ecd5f02e434238add889
2017-06-09 12:30:29 +10:00
Tristan Bourvon
e044affa48
Bug 1367932 - Fix compile errors with SA caused by missing -lresolv on macOS r=rillian
...
This is a simple workaround, but it could be replaced by something cleaner
(see bugzilla).
MozReview-Commit-ID: KNgbqVkSXki
--HG--
extra : rebase_source : 2dd84c0e4e4e3b2bf8924bac1f648b73eb41fe45
2017-06-18 15:39:14 +02:00
Henri Sivonen
2444f457b5
Bug 1374937 - Vendor encoding_c 0.7.6 into m-c. r=emk
...
MozReview-Commit-ID: 8Nf9DuGyOP9
--HG--
extra : rebase_source : 9d150818d341eb9402204e22b5f1303d2c831b5b
2017-06-21 09:53:11 +03:00
Servo VCS Sync
3167c35036
No bug - Revendor rust dependencies
2017-06-21 02:15:52 +00:00
Kartikaya Gupta
a63cce3bf9
Bug 1373381 - Cherry-pick servo/webrender#1409 to unbreak OS X debug build. r=jrmuizel
...
MozReview-Commit-ID: 58wznVyzHnI
--HG--
extra : rebase_source : adef9beb24615c413f3d6a5dc6ef0af4743a3f71
2017-06-20 13:31:13 -04:00
Kartikaya Gupta
1dc39de685
Bug 1373381 - Re-vendor third-party libraries. r=jrmuizel
...
MozReview-Commit-ID: DLHlIDQCypR
--HG--
rename : third_party/rust/serde_codegen_internals/LICENSE-APACHE => third_party/rust/serde_derive_internals/LICENSE-APACHE
rename : third_party/rust/serde-0.9.9/LICENSE-MIT => third_party/rust/serde_derive_internals/LICENSE-MIT
extra : rebase_source : ad913d9923367fc3e022e8ac5ccedfa0491c6dee
2017-06-20 09:37:16 -04:00
Servo VCS Sync
3a02645a7b
No bug - Revendor rust dependencies
2017-06-16 14:55:25 +00:00