Commits
Branch selector
User selector
Commit history
Commits on Jul 25, 2026
ci: Fix ohos bencher error by reverting to `actions/checkout` (#46768)
Show description for ce5ba5eauthoredUpdate rand crates (#46767)
Show description for 1d51defauthored
Commits on Jul 24, 2026
android: Fix back navigation when `ServoView` displayed (#46766)
Show description for aa297ceauthoredandroid: Remove `GfxCallbacks` as never invoked (#46765)
Show description for 6ac82b6authoredscript: Use AtomicRefCell for text node contents. (#46756)
Show description for 93d8f85authoredlayout: Simplify the way that document selection is handled in traversals (#46762)
Show description for a2e175aauthoredscript: Don't store rooted values inside `TransformerType` (#46726)
Show description for 78f0dfaauthoredscript: Restrict borrow scope in XRTest::DisconnectAllDevices (#46743)
Show description for 5802c19andauthoredscript: Use AtomicRefCell for CustomStateSet internal set. (#46758)
Show description for 25ec51fauthoredscript: Use AtomicRefCell for layout-borrowed data in SVGSVGElement. (#46757)
Show description for 61d3003authoredbuild: bump portable-atomic from 1.13.1 to 1.14.0 (#46753)
Show description for a7f1293authoredbuild: bump rustls-pki-types from 1.15.0 to 1.15.1 (#46755)
Show description for 428ef53authoredbuild: bump serde_json from 1.0.150 to 1.0.151 (#46754)
Show description for ef147dcauthored
Commits on Jul 23, 2026
Implement text-decoration-thickness (#46592)
Show description for afb9656authoredandroid: Add back icon in toolbar to settings and history (#46747)
Show description for c5753fdauthoredscript: remove rooted variant of `MessageSource` (#46745)
Show description for 7ece38fauthoredscript: Avoid uncollectible cycles from IntersectionObserver.root (#46739)
Show description for 637289cauthoredandroid: Move plugins to version catalog (#46746)
Show description for 39e0488authoredscript: Implement `Animation.effect`, `AnimationEffect.getTiming()`, `AnimationEffect.getComputedTiming()` and `AnimationEffect.updateTiming()` (#46677)
Show description for e510bf1authoredmedia: Add cycle detection in WebAudio graphs (#46451)
Show description for 76aff25authoredbase: Rework UTF-8/16/32 offset/length wrapper types (#46742)
Show description for cc74ff6authoredscript: Implement `Touch::new` (#46741)
Show description for ec9c932authoredscript: Implement a readonly version of `CSSFontFeatureValuesRule` (#46728)
Show description for 46eb1bcauthoredscript: Invalidate shadow root stylesheets after assigning to `adoptedStyleSheets` property (#46738)
Show description for 1d9c248authoredscript/layout: Add initial support for visible selections (#46698)
Show description for 295e3cfandauthoredUse `ci-runners/actions/checkout` consistently (#46725)
Show description for b895d3dauthoredstylo: Also update `AnimationState::Paused` in `Animation::update_from_other` if delay changes (#46689)
Show description for 81a9dabandauthoredlayout: Accessibility code cleanups (#46691)
Show description for 8cec62aauthoredFix adopted stylesheet borrow hazard (#46684)
Show description for 7924703authoredandroid: Move dependencies to version catalog (#46727)
Show description for 14074d4authoredUpdate quick-xml and remove a couple of RUSTSEC ignored advisories (#46737)
Show description for db73256authoredbuild: bump ctor from 1.0.8 to 1.0.10 (#46736)
Show description for 72bd2b9authoredbuild: bump cfg_aliases from 0.2.1 to 0.2.2 (#46734)
Show description for 17a9755authoredbuild: bump tokio-stream from 0.1.18 to 0.1.19 in the tokio-rs-related group (#46731)
Show description for d90a116authored
Commits on Jul 22, 2026
ci: Enable `allow-unsafe-pr-checkout` for WPT runs (#46721)
Show description for 35431d8authored