Martin Robinson
f5627ce4cc
Remove __future__
imports that are no longer necessary ( #30661 )
...
These are no longer necessary as we always use Python 3.
2023-11-02 12:01:10 +00:00
dependabot[bot]
7e643f46d7
build(deps): bump web-sys from 0.3.64 to 0.3.65 ( #30673 )
...
Bumps [web-sys](https://github.com/rustwasm/wasm-bindgen ) from 0.3.64 to 0.3.65.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: web-sys
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:14:13 +00:00
dependabot[bot]
ac852f6c38
build(deps): bump js-sys from 0.3.64 to 0.3.65 ( #30674 )
...
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen ) from 0.3.64 to 0.3.65.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: js-sys
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 08:14:09 +00:00
Samson
31ca45e589
Replace environmental cargo_profile___ with ${{}} ( #30658 )
2023-11-02 05:57:08 +00:00
Martin Robinson
af68769007
Remove an unused file ( #30662 )
...
This was probably used for the now removed homebrew package.
2023-11-01 20:01:01 +00:00
atbrakhi
01b30e1552
Cleanup: rename to top_level_browsing_context_id for consistency ( #30663 )
...
* rename to top_level_browsing_context_id for consistency
* fmt
2023-11-01 20:00:55 +00:00
dependabot[bot]
9227069076
build(deps): bump mio from 0.8.8 to 0.8.9 ( #30677 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.8 to 0.8.9.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.8...v0.8.9 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 18:07:13 +00:00
dependabot[bot]
f2bd0394c3
build(deps): bump wasm-bindgen from 0.2.87 to 0.2.88 ( #30676 )
...
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen ) from 0.2.87 to 0.2.88.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases )
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.87...0.2.88 )
---
updated-dependencies:
- dependency-name: wasm-bindgen
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 17:13:30 +00:00
dependabot[bot]
4fd96e2905
build(deps): bump fdeflate from 0.3.0 to 0.3.1 ( #30675 )
...
Bumps [fdeflate](https://github.com/image-rs/fdeflate ) from 0.3.0 to 0.3.1.
- [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md )
- [Commits](https://github.com/image-rs/fdeflate/commits/v0.3.1 )
---
updated-dependencies:
- dependency-name: fdeflate
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 17:13:26 +00:00
Martin Robinson
27527142bd
Update rust version to "nightly-2023-03-18" ( #30630 )
...
This is necessary to update the network stack.
2023-11-01 13:28:26 +00:00
Varun Dhand
364d11f15f
Update textinput.rs ( #30643 )
2023-11-01 13:27:32 +00:00
Martin Robinson
6c4f098d41
Add better support for line breaking across inline box boundaries ( #30628 )
...
Earlier versions of inline layout in the new layout system did not
properly support line breaking when unbreakable segments spanned
multiple inline boxes. This change updates inline layout to add support
for that. Now items are added to an unbreakable segment before being
committed to a line.
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2023-11-01 13:27:14 +00:00
Samson
4d573dffa3
Use py3.11 on mac runners ( #30670 )
2023-11-01 12:07:09 +00:00
Martin Robinson
79cceab064
Update ipc-channels
( #30660 )
...
Along with an update to `webxr` and `media` this allows us to finally
get rid of our forked version of `mio` 0.6.
2023-10-31 11:06:05 +00:00
dependabot[bot]
7064be3192
build(deps): bump ab_glyph from 0.2.22 to 0.2.23 ( #30654 )
...
Bumps [ab_glyph](https://github.com/alexheretic/ab-glyph ) from 0.2.22 to 0.2.23.
- [Release notes](https://github.com/alexheretic/ab-glyph/releases )
- [Commits](https://github.com/alexheretic/ab-glyph/compare/ab-glyph-0.2.22...ab-glyph-0.2.23 )
---
updated-dependencies:
- dependency-name: ab_glyph
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 09:23:04 +00:00
Martin Robinson
9d9c5d3ca9
Vendor mozdebug
and stop using distutils
( #30659 )
...
The version of `mozdebug` installable via pip is two years old and
Mozilla is slow to release new versions. It also uses `distutils` which
doesn't work on newer Python versions. Vendor it and stop using
`distutils` there.
2023-10-31 09:42:14 +00:00
Servo WPT Sync
4ea042cb14
Sync WPT with upstream (29-10-2023) ( #30641 )
...
* Update web-platform-tests to revision b'9f24a7061dc47c00ffe3f0f6dda5822a9b15c2a5'
* Update expectations
---------
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-10-31 05:06:17 +00:00
dependabot[bot]
61f7e43322
build(deps): bump futures-executor from 0.3.28 to 0.3.29 ( #30655 )
...
Bumps [futures-executor](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures-executor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 17:39:12 +00:00
dependabot[bot]
e571022058
build(deps): bump serde_json from 1.0.107 to 1.0.108 ( #30653 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.107 to 1.0.108.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.107...v1.0.108 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 17:37:09 +00:00
dependabot[bot]
64e42c8de2
build(deps): bump brotli-decompressor from 2.5.0 to 2.5.1 ( #30652 )
...
Bumps [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor ) from 2.5.0 to 2.5.1.
- [Commits](https://github.com/dropbox/rust-brotli-decompressor/commits )
---
updated-dependencies:
- dependency-name: brotli-decompressor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 17:22:37 +00:00
Martin Robinson
a354b5fc3d
One more fix for trying via a label ( #30650 )
...
This fixes spurious test results due to expectations not
reflecting the PR that is being tried. This change was made to other
files, but not the ones that ran tests.
2023-10-30 15:53:21 +00:00
Yash Sajwan
afe299fd1d
fix typo in debugging.md from servo to Servo ( #30644 )
2023-10-30 13:53:37 +00:00
Martin Robinson
6b882579a5
Fix try jobs triggered with labels ( #30647 )
2023-10-30 10:08:16 +00:00
Mukilan Thiyagarajan
117cc1da6c
mach: use importlib
module instead of imp
( #30645 )
...
* mach: use `importlib` module instead of `imp`
`imp` module has been deprecated since python 3.4
and has been removed in 3.12. The recommended alternative
is to use the `importlib` module that was introduced in
python 3.1
This is required to fix the CI failures in macos builds
since GitHub runner images for macos-13 now use python 3.12
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* mach: use `importlib` module instead of `imp`
`imp` module has been deprecated since python 3.4
and has been removed in 3.12. The recommended alternative
is to use the `importlib` module that was introduced in
python 3.1
This is required to fix the CI failures in macos builds
since GitHub runner images for macos-13 now use python 3.12
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-10-30 07:53:20 +00:00
Martin Robinson
3fde61f2e5
Fix the try build ( #30642 )
2023-10-29 16:35:58 +00:00
dependabot[bot]
854863f73e
build(deps): bump tempfile from 3.8.0 to 3.8.1 ( #30635 )
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.8.0 to 3.8.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/commits )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 08:15:59 +00:00
dependabot[bot]
66810f7318
build(deps): bump futures-util from 0.3.28 to 0.3.29 ( #30633 )
...
Bumps [futures-util](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 22:35:56 +00:00
Martin Robinson
463c61f34d
Stop using distutils ( #30638 )
...
This is removed from Python 3.12 so we can no longer rely on it. All of
this functionality is either in `setuptools` or `shutil`.
2023-10-28 17:17:57 +00:00
Mukilan Thiyagarajan
6dd359193f
Fix upload-nightly to use correct path ( #30632 )
...
Nightly builds now use production profile and thus will be
available under target/production
2023-10-28 07:10:28 +00:00
Ennui Langeweile
a6ceca6d9f
Clean up a bit of the canvas backend abstractions ( #30637 )
...
* Clean up a bit of the canvas backend abstractions
* Remove unused import
Sneaky, sneaky little hecker
2023-10-27 23:06:43 +00:00
dependabot[bot]
faf928f3a8
build(deps): bump cpufeatures from 0.2.10 to 0.2.11 ( #30626 )
...
Bumps [cpufeatures](https://github.com/RustCrypto/utils ) from 0.2.10 to 0.2.11.
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.10...cpufeatures-v0.2.11 )
---
updated-dependencies:
- dependency-name: cpufeatures
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 19:17:16 +00:00
dependabot[bot]
3fb8a04c18
build(deps): bump serde from 1.0.189 to 1.0.190 ( #30625 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.189 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.189...v1.0.190 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 19:08:07 +00:00
dependabot[bot]
e897fcc3a5
build(deps): bump futures-io from 0.3.28 to 0.3.29 ( #30622 )
...
Bumps [futures-io](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures-io
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 18:43:22 +00:00
dependabot[bot]
de5d79dd37
build(deps): bump futures-task from 0.3.28 to 0.3.29 ( #30621 )
...
Bumps [futures-task](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures-task
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 17:59:09 +00:00
dependabot[bot]
7c1ad5f41d
build(deps): bump futures-channel from 0.3.28 to 0.3.29 ( #30620 )
...
Bumps [futures-channel](https://github.com/rust-lang/futures-rs ) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29 )
---
updated-dependencies:
- dependency-name: futures-channel
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 17:51:33 +00:00
Reid Swan
e4fc4fa3f5
Replace the time crate with std::time in components/compositing ( #30613 )
...
* Replace the time crate with std::time in components/compositing
Signed-off-by: Reid Swan <reidswan@outlook.com>
* Remove elapsed_since_epoch function
---------
Signed-off-by: Reid Swan <reidswan@outlook.com>
2023-10-26 14:14:43 +00:00
Ennui Langeweile
26a3dffd95
Clean up and merge some canvas-related WebIDLs ( #30606 )
...
* Clean up and merge some canvas-related WebIDLs
* Apply `./mach fmt`
* WebIDL has `test-tidy` support???
2023-10-26 12:45:53 +00:00
Delan Azabani
a3d2f0c586
Enable debug assertions for all builds other than official releases ( #30509 )
...
* Run main and try jobs with debug assertions
* use single quotes in workflow expressions
* set force-debug-assertions in main.yml
* set force-debug-assertions as part of decision job
* fix typo in MachCommands.build
* fix more hardcoded profile names
* fix tidy
* split cargo_profile_option on windows
* Fix running servoshell and unit tests through a symlink
* rename steps to make them less confusing
* fix more hardcoded cargo profile options
* fix missing inputs in linux-wpt and mac-wpt
* make filename an inherent method of Resource
* rework release-with-debug-assertions profile to production profile
* rework resource logic to eliminate std_test_override
* set production flag in nightly release builds
* clean up servobuild.example and windows.yml
* oops forgot to check in embedder_traits/build.rs
* fix mach test-unit behaviour through symlink
* unit tests only need current_dir and ancestors
* fix macOS package smoketest breakage
* expect css/css-color/currentcolor-003 to crash under layout 2013
* fix more references to {force,release-with}-debug-assertions
* fix local build failures under --profile production
2023-10-26 08:22:14 +00:00
dependabot[bot]
88234309b0
build(deps): bump tokio-util from 0.7.9 to 0.7.10 ( #30618 )
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.9 to 0.7.10.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/commits )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-25 17:27:43 +00:00
Martin Robinson
95e32f8372
Make LineItems a token stream on the root ( #30608 )
...
Flattening the LineItem tree into a token stream will allow for handling
the case where an unbreakable line segment spans multiple inline boxes
which might have different hierarchies. This change also fixes the
handling of the second anonymous fragment of a block-in-inline-split.
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-10-25 15:54:44 +00:00
Delan Azabani
c9d25963a7
docs: add table of contents to HACKING_QUICKSTART ( #30616 )
...
* docs: add table of contents to HACKING_QUICKSTART
* remove stray newline
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-10-25 09:58:33 +00:00
Servo WPT Sync
65beca94cd
Sync WPT with upstream (24-10-2023) ( #30607 )
...
* wpt sync: adapt code for new TestRoot class
Fixes #30558
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* temp change to allow wpt sync build to pass
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'
* Revert "temp change to allow wpt sync build to pass"
This reverts commit bad72c7f87
.
* revert metadata update for intermittent timeouts
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-10-25 07:26:53 +00:00
dependabot[bot]
1f961b9d38
build(deps): bump ahash from 0.7.6 to 0.7.7 ( #30610 )
...
Bumps [ahash](https://github.com/tkaitchuck/ahash ) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/tkaitchuck/ahash/releases )
- [Commits](https://github.com/tkaitchuck/ahash/commits )
---
updated-dependencies:
- dependency-name: ahash
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 17:06:37 +00:00
dependabot[bot]
2d474a0697
build(deps): bump socket2 from 0.4.9 to 0.4.10 ( #30605 )
...
Bumps [socket2](https://github.com/rust-lang/socket2 ) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/rust-lang/socket2/releases )
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/socket2/compare/v0.4.9...v0.4.10 )
---
updated-dependencies:
- dependency-name: socket2
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 20:04:13 +00:00
dependabot[bot]
54c37497f5
build(deps): bump base64 from 0.21.4 to 0.21.5 ( #30602 )
...
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.21.4 to 0.21.5.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.4...v0.21.5 )
---
updated-dependencies:
- dependency-name: base64
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:59:33 +00:00
Martin Robinson
fdcbe613ac
Allow trigger try workfows using labels ( #30383 )
...
This change adds and alternate method for triggering try changes.
Instead of comments, changes are triggered via applying labels to pull
requests. The action will remove the label from the request and start
the requested jobs.
This will require creating at least a few labels:
- T-full
- T-linux-wpt-2013
- T-linux-wpt-2020
- T-macos
- T-windows
More labels can be added as we support more configurations.
The good thing about this change is that try jobs against the actual
branch in the pull request instead of the master branch. This means
that changes to CI can be tested (unlike for comment processing).
One bit caveat with this change is that when adding multiple labels, a
CI job is triggered for each. Only one real build will run for each
label, but whether or more try jobs is triggered is a race condition.
The first CI job to successfully remove the label will actually trigger
the job. If the same job removes two compatible labels, then they can
share a build (for instance two types of WPT linux jobs). If not there
will be two. Note that this is at least as efficient as the current
behavior.
2023-10-23 11:57:36 +00:00
dependabot[bot]
66e169cc71
build(deps): bump thiserror from 1.0.49 to 1.0.50 ( #30595 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.49...1.0.50 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 21:26:53 +00:00
dependabot[bot]
1d5cd61760
build(deps): bump cpufeatures from 0.2.9 to 0.2.10 ( #30596 )
...
Bumps [cpufeatures](https://github.com/RustCrypto/utils ) from 0.2.9 to 0.2.10.
- [Commits](https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.9...cpufeatures-v0.2.10 )
---
updated-dependencies:
- dependency-name: cpufeatures
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 17:36:39 +00:00
dependabot[bot]
57c050fb6c
build(deps): bump rustix from 0.38.19 to 0.38.20 ( #30597 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.38.19 to 0.38.20.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.19...v0.38.20 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 17:33:18 +00:00
Oriol Brufau
111716d458
Stop transitioning properties with a discrete animation type ( #30565 )
...
They are not transitionable:
https://drafts.csswg.org/css-transitions-1/#transitionable
There are some new failures in background-image-interpolation.html,
but I think the test is wrong, because it expects background-image
to be transitionable, even though the spec defines it with a discrete
animation type.
2023-10-20 12:55:33 +00:00