Commit graph

  • c6e37e83e4
    build(deps): bump hitrace from 0.1.4 to 0.1.5 (#37170) dependabot[bot] 2025-05-29 00:38:21 +02:00
  • be7efc94a3
    Refactoring HTMLOptionElement::Text into iterative style (#37167) Kingsley Yung 2025-05-29 01:58:33 +08:00
  • 398764a928
    build(deps): bump clap from 4.5.38 to 4.5.39 (#37171) dependabot[bot] 2025-05-28 17:42:17 +00:00
  • 7d467d3359
    build(deps): bump clap from 4.5.38 to 4.5.39 dependabot[bot] 2025-05-28 17:10:42 +00:00
  • dd3b17f55f
    build(deps): bump hitrace from 0.1.4 to 0.1.5 dependabot[bot] 2025-05-28 16:56:31 +00:00
  • f1c80afbb5
    Bump Stylo to servo/stylo#191 (#37168) Oriol Brufau 2025-05-28 16:16:59 +02:00
  • 5ccbdb9a75
    Merge efc882b779 into 644138c1da Ashwin Naren 2025-05-28 21:59:08 +08:00
  • 0660d91e54 Bump Stylo to servo/stylo#191 Oriol Brufau 2025-05-28 15:38:15 +02:00
  • fa739a21a4
    Refactoring HTMLOptionElement::Text into iterative style Kingsley Yung 2025-05-26 20:43:24 +08:00
  • 6431aba718 layout: Allow changes transform and filter to skip layout Martin Robinson 2025-05-26 17:04:27 +02:00
  • 644138c1da
    canvas: Add HTMLVideoElement to CanvasImageSource union type (#37135) Andrei Volykhin 2025-05-28 15:04:01 +03:00
  • 4f4c99a39e
    deps: Upgrade font-kit and dirs (#37163) Martin Robinson 2025-05-28 13:57:23 +02:00
  • e6fe67b248 Add step process_an_input_source_action_sequence batu_hoang 2025-05-28 17:12:21 +08:00
  • 45072ae2e0
    Let input JS event be dispatched by keydown instead of keypress (#37078) Euclid Ye 2025-05-28 16:51:05 +08:00
  • ef54e7bda4 Let input JS event be dispatched by keydown instead of keypress Euclid Ye 2025-05-20 18:23:27 +08:00
  • 8ebf344e5e
    build(deps): bump hyper-util from 0.1.12 to 0.1.13 (#37158) dependabot[bot] 2025-05-28 10:14:39 +02:00
  • 077f731551 deps: Upgrade font-kit and dirs Martin Robinson 2025-05-28 09:59:07 +02:00
  • 4b8d8be49b
    Merge 70678b88b8 into 325ac9e416 Martin Robinson 2025-05-28 15:46:13 +08:00
  • c3635c198f
    build(deps): bump font-kit from 0.14.2 to 0.14.3 dependabot[bot] 2025-05-28 07:13:42 +00:00
  • 325ac9e416
    build(deps): bump kurbo from 0.11.1 to 0.11.2 (#37160) dependabot[bot] 2025-05-28 08:41:00 +02:00
  • 1f34d64b7a canvas: Add HTMLVideoElement to CanvasImageSource union type Andrei Volykhin 2025-05-26 16:43:55 +03:00
  • 2d3a7c87c2
    Refactor the memory profiler code to return the struct. (#37155) Narfinger 2025-05-28 02:58:05 +02:00
  • ac06b1cfcf
    layout: Fix logic for transforms with non-invertible matrix (#37147) Oriol Brufau 2025-05-27 20:36:33 +02:00
  • fef1dd9ea0
    build(deps): bump fontconfig-parser from 0.5.7 to 0.5.8 (#37157) dependabot[bot] 2025-05-27 17:51:52 +00:00
  • bec88c5b26
    build(deps): bump libloading from 0.8.7 to 0.8.8 (#37156) dependabot[bot] 2025-05-27 17:48:20 +00:00
  • 3edd2a5a9f
    build(deps): bump kurbo from 0.11.1 to 0.11.2 dependabot[bot] 2025-05-27 17:30:01 +00:00
  • 81e553c7a1
    build(deps): bump hyper-util from 0.1.12 to 0.1.13 dependabot[bot] 2025-05-27 17:23:50 +00:00
  • 2271e6a1b7
    build(deps): bump fontconfig-parser from 0.5.7 to 0.5.8 dependabot[bot] 2025-05-27 17:19:21 +00:00
  • cc1243ec73
    build(deps): bump libloading from 0.8.7 to 0.8.8 dependabot[bot] 2025-05-27 17:17:15 +00:00
  • ce12f37474
    [#26488] Moved Droppable code into a separate struct for CanvasRenderingContext2D (#37136) Domenico Rizzo 2025-05-27 17:45:05 +02:00
  • 92519bfed4 Incorporate suggestions. Narfinger 2025-05-27 16:56:39 +02:00
  • bd6fbca049 Droppizated CanvasRenderingContext2DMethods Domenico Rizzo 2025-05-26 23:32:41 +02:00
  • dfa5501f64 Implement basics of link preloading Tim van der Lippe 2025-05-18 14:10:10 +02:00
  • 667d26bdfa Move mime classifier to net_traits Tim van der Lippe 2025-05-18 14:09:21 +02:00
  • fbc961db7d Add baseline for preload WPT tests Tim van der Lippe 2025-05-16 18:07:21 +02:00
  • 505bb0406e Refactor the memory profiler code to not just return a json string but the proper struct. This allows other consumers to easily get memory reports. I don't think the memory report page is currently covered by tests. Narfinger 2025-05-27 16:07:37 +02:00
  • 37bef7764f Implement actions_by_tick for webdriver batu_hoang 2025-05-27 19:42:58 +08:00
  • 2f0192e97f
    CI: Check MSRV in CI Jonathan Schwender 2025-05-27 19:32:36 +08:00
  • 8a20e42de4
    Add support for static SVG images using resvg crate (#36721) Mukilan Thiyagarajan 2025-05-27 16:32:40 +05:30
  • cbb2d18bc0 Address some code nits Martin Robinson 2025-05-27 12:11:51 +02:00
  • 2ab511f19c update expectations for false positives Mukilan Thiyagarajan 2025-05-11 22:33:37 +05:30
  • 32b30aba24 update expectations for more new passes Mukilan Thiyagarajan 2025-05-11 19:57:55 +05:30
  • 8b047e7e3e update expectations for new failures exposed due to SVG support Mukilan Thiyagarajan 2025-05-11 11:50:32 +05:30
  • 93f4ff8918 update expectations for tests using SVG's natural dimensions Mukilan Thiyagarajan 2025-05-11 10:41:19 +05:30
  • af21bdd261 update expectation for image.decode() tests Mukilan Thiyagarajan 2025-05-11 08:09:06 +05:30
  • ef01a7d51f update expectations for tests that are now passing with SVG support Mukilan Thiyagarajan 2025-05-07 12:10:40 +05:30
  • 35f758941f update expectations for tests using SVG with <video poster=""> Mukilan Thiyagarajan 2025-05-07 12:03:52 +05:30
  • 6254f2033a update expectations for tests using SVG in <object> Mukilan Thiyagarajan 2025-05-07 11:54:34 +05:30
  • 1d75adb96a update wpt for tests using SVG with <embed> Mukilan Thiyagarajan 2025-05-07 11:39:09 +05:30
  • de262327e7 Add support for static SVG images using resvg Mukilan Thiyagarajan 2025-04-12 18:36:55 +05:30
  • 53a52e1ff8
    implement and handle breakpoint actor atbrakhi 2025-05-27 12:09:34 +02:00
  • 8cd0d85add
    review fix atbrakhi 2025-05-15 13:42:45 +02:00
  • f6e02f9ef9
    send content_type via script atbrakhi 2025-05-06 09:34:07 +02:00
  • 1de8652731
    send source_content for worker script atbrakhi 2025-05-05 10:23:08 +02:00
  • f237769a11
    register source_actor in source and not in handle_script atbrakhi 2025-04-30 19:03:55 +02:00
  • 66c360d361
    fmt atbrakhi 2025-04-30 18:33:49 +02:00
  • 215cb69507
    pass correct actor name to SourceData atbrakhi 2025-04-30 18:31:05 +02:00
  • aa032cf80c
    handle_script_source_info should send source_actor_name not thread atbrakhi 2025-04-30 18:08:26 +02:00
  • be50cba8bb
    Implement support for showing source content in debugger>source atbrakhi 2025-04-30 16:20:57 +02:00
  • 324196351e
    script: stub AbortSignal (#37033) Gregory Terzian 2025-05-27 17:53:43 +08:00
  • 270dcf879d
    bootstrap: Add winget fallback (#32836) Jonathan Schwender 2025-05-27 17:51:46 +08:00
  • d1389378ad Incorporate suggestions. Narfinger 2025-05-08 17:40:02 +02:00
  • 5892d7cef0
    bootstrap: Add winget fallback Jonathan Schwender 2024-07-23 13:58:26 +02:00
  • 5ff62b61aa
    remove abort signal and controller interfaces, updates test expectations gterzian 2025-05-23 17:41:21 +08:00
  • 4ede7b7f2c
    build(deps): bump polling from 3.7.4 to 3.8.0 dependabot[bot] 2025-05-27 07:15:33 +00:00
  • 86b3b16b4c
    imagebitmap: Use snapshot::Snapshot as bitmap data (#37131) Andrei Volykhin 2025-05-27 09:41:25 +03:00
  • 0506d9b6b0 imagebitmap: Use snapshot::Snapshot as bitmap data Andrei Volykhin 2025-05-26 11:27:28 +03:00
  • a1f032e905 Remove dom traversal logic and fix placeholder stevennovaryo 2025-05-27 13:21:12 +08:00
  • 90e3ff521b tests: Use Ahem font provided by WPT harness. Josh Matthews 2025-05-20 07:50:24 -04:00
  • d76b4a14df
    refactor: merge cross_realm_transform_* fields into one (#37102) Jason Tsai 2025-05-27 11:27:13 +09:00
  • 6f33266331 layout: Fix logic for transforms with non-invertible matrix Oriol Brufau 2025-05-26 21:22:39 +02:00
  • 983bfb2518
    build(deps): bump mio from 1.0.3 to 1.0.4 (#37143) dependabot[bot] 2025-05-26 21:35:11 +02:00
  • b780a9f2fc
    build(deps): bump tokio from 1.45.0 to 1.45.1 (#37144) dependabot[bot] 2025-05-26 17:08:28 +00:00
  • fe00fd0cae
    build(deps): bump gpu-descriptor from 0.3.1 to 0.3.2 (#37142) dependabot[bot] 2025-05-26 17:03:54 +00:00
  • 0faa46832c
    build(deps): bump cursor-icon from 1.1.0 to 1.2.0 (#37141) dependabot[bot] 2025-05-26 16:59:55 +00:00
  • 89c8e46602
    build(deps): bump socket2 from 0.5.9 to 0.5.10 (#37138) dependabot[bot] 2025-05-26 16:53:30 +00:00
  • b09221fabb
    build(deps): bump pathfinder_simd from 0.5.4 to 0.5.5 (#37137) dependabot[bot] 2025-05-26 16:53:01 +00:00
  • 4dc84b9d26
    build(deps): bump wgpu-hal from 25.0.1 to 25.0.2 dependabot[bot] 2025-05-26 16:41:07 +00:00
  • 4a468be55e
    build(deps): bump tokio from 1.45.0 to 1.45.1 dependabot[bot] 2025-05-26 16:36:34 +00:00
  • 8d490a2f20
    build(deps): bump mio from 1.0.3 to 1.0.4 dependabot[bot] 2025-05-26 16:33:38 +00:00
  • 78e712b75c
    build(deps): bump gpu-descriptor from 0.3.1 to 0.3.2 dependabot[bot] 2025-05-26 16:29:39 +00:00
  • 34260217f7
    build(deps): bump cursor-icon from 1.1.0 to 1.2.0 dependabot[bot] 2025-05-26 16:29:19 +00:00
  • 3c0d2303e9
    build(deps): bump wgpu-core from 25.0.1 to 25.0.2 dependabot[bot] 2025-05-26 16:22:02 +00:00
  • b05a3c39b8
    doc: fix cross_realm_transform documentation Jason Tsai 2025-05-26 22:57:21 +09:00
  • c4c20c4925
    build(deps): bump socket2 from 0.5.9 to 0.5.10 dependabot[bot] 2025-05-26 16:21:19 +00:00
  • e35865212d
    build(deps): bump pathfinder_simd from 0.5.4 to 0.5.5 dependabot[bot] 2025-05-26 16:20:31 +00:00
  • ca9cc776a1
    Link to the Zulip and project repo in README (#37134) Nico Burns 2025-05-26 16:51:50 +01:00
  • 7147e06b53
    servoshell: Ensure that the theme is applied properly on startup (#37128) Tony 2025-05-26 23:09:04 +08:00
  • 023fa408d4 Link to Zulip and project repo in README Nico Burns 2025-05-26 14:27:33 +01:00
  • e2adaa0c16 servoshell: Ensure that the correct system theme is used on startup Tony 2025-05-25 23:44:17 +08:00
  • d3e57a513c
    constellation: Pass system theme to new Pipelines (#37132) Martin Robinson 2025-05-26 14:05:38 +02:00
  • c96de69e80
    Use ruff to enforce python code formatting (#37117) zefr0x 2025-05-26 14:54:43 +03:00
  • d6b24682ab Get href and title of stylesheet when passing html link element Jesse McNelis 2025-05-26 21:48:43 +10:00
  • aa7aa857ef constellation: Pass theme to new layouts Martin Robinson 2025-05-26 13:09:02 +02:00
  • 3ddfde5562
    Fix clippy Taym Haddadi 2025-05-22 16:50:42 +02:00
  • 8ff83b7153
    add a stub for abortsignal gterzian 2025-05-12 21:43:27 +02:00
  • 089640a217
    Update prefs.rs Ashwin Naren 2025-05-25 22:28:00 -07:00
  • 53f07ceebf
    Merge 7eef19135c into 41ecfb53a1 Kelechi Ebiri 2025-05-25 14:15:05 -04:00
  • 41ecfb53a1
    Rename Stylesheet::Type_ to Stylesheet::Type (#37126) Simon Wülker 2025-05-25 19:36:16 +02:00
  • 70a2ea3a66
    Complete keyword list in CodegenRust.py (#37127) Simon Wülker 2025-05-25 18:17:43 +02:00