aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print the assertion when it failsdevtools-testingDelan Azabani11 days1-5/+12
* Devtools: add automated test for Debugger > SourcesDelan Azabani11 days7-0/+141
* Devtools: initial Debugger > Sources panel (#36164)delan azabani11 days6-7/+143
* add CanGc as argument to methods in DissimilarOriginWindow, DocumentFragment,...Yerkebulan Tulibergenov12 days7-15/+31
* refactor: add CanGc as argument to methods in Document (#36392)Yerkebulan Tulibergenov12 days6-55/+61
* fix: meta referrer updating to follow spec (#36390)Sebastian C12 days5-46/+28
* build(deps): bump smallvec from 1.14.0 to 1.15.0 (#36387)dependabot[bot]12 days2-3/+3
* Split up the URLPattern implementation (#36391)Simon Wülker12 days5-2427/+2466
* build(deps): bump indexmap from 2.8.0 to 2.9.0 (#36388)dependabot[bot]12 days2-5/+5
* build(deps): bump prettyplease from 0.2.31 to 0.2.32 (#36389)dependabot[bot]12 days1-2/+2
* Create a parser for URLPatterns (#36382)Simon Wülker12 days4-243/+449
* layout: Add initial support for the `::marker` pseudo-element (#36317)Martin Robinson12 days27-276/+282
* Streams: add an underlying sink type (#36385)Gregory Terzian12 days2-50/+105
* wpt: Unskip acid folder as most tests are passing (#36340)Manuel Rego12 days3-0/+46
* Remove trailing space in CSSStyleSheet::AddRule() (#36383)Usman Yahaya Baba12 days1-1/+1
* Fix transition toggle & cancellation & delay (#35978)Euclid Ye12 days7-19/+220
* layout: Scale images in `image_set` by their specified resolution (#36374)ToBinio12 days3-14/+30
* Enable layout_container_queries_enabled on all WPT tests (#36348)Oriol Brufau12 days109-151/+1495
* ci: use Ubuntu 22.04 for nightly jobs (#36377)Mukilan Thiyagarajan12 days2-15/+7
* Add a tokenizer for URLPatterns (#36362)Simon Wülker13 days3-112/+543
* dom: Implement `ClipboardItem` (#36336)Gae2413 days12-38/+219
* Add CanGc as arguments in methods in devtools.rs, CharacterData, CSSStyleRule...Yerkebulan Tulibergenov13 days6-30/+42
* Fix radio group validity update when removing or selecting an input (#36252)elomscansio13 days6-38/+157
* `compositing`: Combine `webrender_traits` and `compositing_traits` (#36372)Martin Robinson13 days56-637/+582
* Remove unsafe from cross_origin_property_fallback (#36373)Usman Yahaya Baba13 days1-2/+2
* Process colorSchemeSimulation in TargetConfigurationActor (#36297)Usman Yahaya Baba13 days3-7/+44
* Remove unsafe from maybe_cross_origin_get_prototype (#36366)Usman Yahaya Baba14 days1-8/+6
* Add CanGc as arguments in methods in Attr and Node (#36371)Yerkebulan Tulibergenov14 days20-111/+137
* Sync WPT with upstream (06-04-2025) (#36369)Servo WPT Sync14 days708-3351/+15414
* Fix: Add support for stylesheet MIME type quirk in quirks mode (#36338)saku14 days4-1/+45
* Move `ScriptToConstellationMsg` to `constellation_traits` (#36364)Martin Robinson14 days77-1222/+1224
* Refactor:Refactors report_cross_origin_denial method to use unsafe block (#36...kaushikashok452025-04-051-5/+7
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-05145-558/+3376
* structuredclone::read throws a DataClone error on failure (#36361)Kingsley Yung2025-04-051-10/+8
* Make the memory reporting multi-process aware (#35863)webbeef2025-04-0515-422/+549
* Check all ancestor navigable trustworthiness for mixed content (#36157)Sebastian C2025-04-0584-525/+384
* script: Implement input preprocessing for URLPatterns (#36225)Simon Wülker2025-04-042-52/+686
* constellation: Only return focused browsing contexts that exist. (#36330)Josh Matthews2025-04-043-3/+11
* Run Trusted Types tests (#36354)Tim van der Lippe2025-04-04183-0/+1739
* Implement TestUtils (#36301)Sebastian C2025-04-049-3/+69
* constellation: Rename messages sent to the `Constellation` (#36341)Martin Robinson2025-04-0437-364/+415
* Prevent zombie processes in multi-process mode. (#36329)webbeef2025-04-046-44/+177
* script: Remove code dealing with `CompositorUntrustedNode` (#36343)Martin Robinson2025-04-042-36/+5
* build(deps): bump cc from 1.2.17 to 1.2.18 (#36345)dependabot[bot]2025-04-041-2/+2
* build(deps): bump errno from 0.3.10 to 0.3.11 (#36344)dependabot[bot]2025-04-041-8/+8
* build(deps): bump miniz_oxide from 0.8.5 to 0.8.7 (#36342)dependabot[bot]2025-04-041-2/+2
* constellation: Stop assuming that the viewport is shared by all WebViews (#36...Martin Robinson2025-04-0426-256/+272
* Remove layout_writing_mode_enabled from experimental features (#36339)Oriol Brufau2025-04-041-1/+0
* wpt: Unskip webaudio tests as most are passing (#36334)Manuel Rego2025-04-0417-141/+105
* script: Remove dependency on `webgpu` (#36332)Martin Robinson2025-04-0424-347/+353