Commit graph

  • 2faecfe9a1
    Merge ff73e77367 into 394312ab5a Tim Ledbetter 2026-06-15 23:24:12 +01:00
  • ff73e77367 LibSandbox: Return ENOENT for getcwd() instead of trapping Tim Ledbetter 2026-06-15 23:16:05 +01:00
  • d185e1d7d4 Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:45 +00:00
  • 0835206861 Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:45 +00:00
  • d3e52bd23c Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:45 +00:00
  • e1e8f5d59b Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:38 +00:00
  • 07a21f2fe2 Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:38 +00:00
  • 12213e5b2a Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:38 +00:00
  • 0a9a5ba14c Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:32 +00:00
  • e42478dfef Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:32 +00:00
  • 65fc83b811 Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:32 +00:00
  • 0b113de9de Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:25 +00:00
  • bbeeefa4fd Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:25 +00:00
  • ab95f670b5 Notes added by 'git notes append' github-actions[bot] 2026-06-15 22:01:25 +00:00
  • 151093f139
    Merge a988cc960a into 394312ab5a Shannon Booth 2026-06-15 22:00:54 +00:00
  • a551b06a5d
    Merge 9265a1c437 into 394312ab5a sideshowbarker 2026-06-15 22:00:54 +00:00
  • b448c4641d
    Merge 6f1e190c4a into 394312ab5a sideshowbarker 2026-06-15 22:00:53 +00:00
  • 394312ab5a LibWeb: Let newer navigations win history races master Andreas Kling 2026-06-15 18:26:07 +02:00
  • 2d9db6c1f8 LibWeb: Keep stale child history tasks runnable Andreas Kling 2026-06-15 14:27:28 +02:00
  • b06955277a LibWeb: Stabilize same-document history mirrors Andreas Kling 2026-06-15 11:27:47 +02:00
  • 327437cfc6 LibWeb: Commit same-document navigations synchronously Andreas Kling 2026-06-15 11:26:51 +02:00
  • 11d91d4d4b
    Merge 33f661cf31 into 340d87efd6 Alexander Kalenik 2026-06-15 23:43:14 +02:00
  • 33f661cf31 LibGfx: Stop caching Skia images during canvas playback Aliaksandr Kalenik 2026-06-15 23:31:40 +02:00
  • a517883a87 LibWeb: Let newer navigations win history races Andreas Kling 2026-06-15 18:26:07 +02:00
  • 497aef1330 LibWeb: Keep stale child history tasks runnable Andreas Kling 2026-06-15 14:27:28 +02:00
  • 02260f1cd0 LibWeb: Stabilize same-document history mirrors Andreas Kling 2026-06-15 11:27:47 +02:00
  • cee9171ab5 LibWeb: Commit same-document navigations synchronously Andreas Kling 2026-06-15 11:26:51 +02:00
  • ee6c2f7ae5
    Merge f60a071866 into 340d87efd6 Luke Wilde 2026-06-15 20:57:52 +01:00
  • f60a071866 LibWeb+LibWebView+WebContent: Allow muted media to autoplay by default Luke Wilde 2026-06-09 17:55:09 +01:00
  • eaff8a90f3
    Merge 4cd92dbe6b into 340d87efd6 Tim Ledbetter 2026-06-15 17:35:51 +01:00
  • 4cd92dbe6b LibWeb: Allow transforms to apply to pseudo elements Tim Ledbetter 2026-06-15 17:18:59 +01:00
  • 43199033bb Notes added by 'git notes append' github-actions[bot] 2026-06-15 14:10:48 +00:00
  • eb327a8095 Notes added by 'git notes append' github-actions[bot] 2026-06-15 14:10:48 +00:00
  • de11ab2552 Notes added by 'git notes append' github-actions[bot] 2026-06-15 14:10:48 +00:00
  • 340d87efd6 LibWasm: Catch SIGFPE on jitted code too Ali Mohammad Pur 2026-06-15 13:05:02 +02:00
  • 0590e75d95
    Merge 25c2e893d9 into fc740068d2 Shannon Booth 2026-06-15 15:35:58 +02:00
  • 25c2e893d9 LibHTTP: Treat PSL star-rule domains as public suffixes Shannon Booth 2026-06-15 12:40:35 +02:00
  • 04b08aab46 LibURL: Let Host use PublicSuffixData star rule matching Shannon Booth 2026-06-15 12:04:58 +02:00
  • 95303bcbc5 LibHTTP: Preserve single-dot cookie domains Shannon Booth 2026-06-10 22:39:10 +02:00
  • a61e5133a9
    Merge ca3e4954f9 into fc740068d2 Callum Law 2026-06-16 01:03:47 +12:00
  • ca3e4954f9 LibWeb: Simplify ImageProvider frame getters Callum Law 2026-06-12 22:23:52 +12:00
  • dfa65578a8 LibWeb: Hoist overloaded ImageProvider methods to base class Callum Law 2026-06-12 21:50:56 +12:00
  • 0139c69f59 LibWeb: Remove unused ImageProvider methods Callum Law 2026-06-12 21:35:13 +12:00
  • 8a429ce0d8 LibWeb: Format create_image_bitmap_impl comments Callum Law 2026-06-12 19:46:49 +12:00
  • b8bf3252dc LibWeb: Simplify BitmapDecodedImageData Callum Law 2026-06-12 13:39:40 +12:00
  • c49fd19b91 LibWeb: Remove unused SVGDecodedImageData::surface() Callum Law 2026-06-09 23:52:28 +12:00
  • 84cb6ce639 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:33 +00:00
  • 30cd6df1fa Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:33 +00:00
  • 22b3965d79 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:33 +00:00
  • 23c59771a5 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:27 +00:00
  • b7e2bbbc69 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:27 +00:00
  • bcd17b3f7a Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:46:27 +00:00
  • fc740068d2 LibURL/Pattern: Avoid eliding default ports in port patterns Shannon Booth 2026-06-15 09:35:15 +02:00
  • 2bc0ea3945 Tests/LibWeb: Sync to latest URLPattern WPT test data Shannon Booth 2026-06-15 09:33:21 +02:00
  • a070831127
    Merge eeb87fe72f into 602e7fe2bd Shannon Booth 2026-06-15 11:34:43 +00:00
  • eeb87fe72f LibURL: Avoid IDNA processing for non-strict ASCII domains Shannon Booth 2026-06-10 17:59:13 +02:00
  • 1f609498a7 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:20:35 +00:00
  • 92bd5ba8fe Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:20:30 +00:00
  • 2651e1eb03 Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:20:30 +00:00
  • 74303b950d Notes added by 'git notes append' github-actions[bot] 2026-06-15 11:20:30 +00:00
  • 5bf5f1dfa3
    Merge b9dcb766a1 into 602e7fe2bd Jelle Raaijmakers 2026-06-15 11:19:50 +00:00
  • a5f8afbf6f
    Merge 4715f6d198 into 602e7fe2bd Tim Ledbetter 2026-06-15 11:19:50 +00:00
  • 6be53369d0
    Merge 06ee59175f into 602e7fe2bd Tim Ledbetter 2026-06-15 11:19:50 +00:00
  • 1320b99ecd
    Merge a6e12b5ab5 into 602e7fe2bd Sam Atkins 2026-06-15 11:19:50 +00:00
  • eada98669b
    Merge d830a32d8a into 602e7fe2bd dependabot[bot] 2026-06-15 11:19:50 +00:00
  • 003f1847d9
    Merge d1cc27036f into 602e7fe2bd Jelle Raaijmakers 2026-06-15 11:19:50 +00:00
  • fd485f9cd9
    Merge a16b2575f4 into 602e7fe2bd sideshowbarker 2026-06-15 11:19:50 +00:00
  • a070e453ea
    Merge 58197cb875 into 602e7fe2bd Tim Ledbetter 2026-06-15 11:19:50 +00:00
  • 147dc79486
    Merge 7d84379b3c into 602e7fe2bd Tim Ledbetter 2026-06-15 11:19:50 +00:00
  • 51dfd9ad4e
    Merge 113cb049fb into 602e7fe2bd Alexander Kalenik 2026-06-15 11:19:50 +00:00
  • a23879c69c
    Merge d8330c8338 into 602e7fe2bd Jelle Raaijmakers 2026-06-15 11:19:50 +00:00
  • fa5f04bd35
    Merge 008a68322d into 602e7fe2bd Alexander Kalenik 2026-06-15 11:19:50 +00:00
  • 6065113d89
    Merge a66b96624f into 602e7fe2bd sideshowbarker 2026-06-15 11:19:50 +00:00
  • 8d3296aef3
    Merge 919a40a032 into 602e7fe2bd Alexander Kalenik 2026-06-15 11:19:50 +00:00
  • 1c24993f23
    Merge 3b66431284 into 602e7fe2bd Shannon Booth 2026-06-15 11:19:50 +00:00
  • e31f68afd8
    Merge bbd0968943 into 602e7fe2bd Tim Ledbetter 2026-06-15 11:19:50 +00:00
  • 67b89ae8e2
    Merge e53c1439f7 into 602e7fe2bd sideshowbarker 2026-06-15 11:19:50 +00:00
  • 602e7fe2bd LibGfx: Reject a BMP V5 ICC profile offset that points out of bounds sideshowbarker 2026-06-14 20:07:35 +09:00
  • a4308c4152 LibWasm: Catch SIGFPE on jitted code too Ali Mohammad Pur 2026-06-15 13:05:02 +02:00
  • 40815a1961
    LibGfx: Reject a BMP V5 ICC profile offset that points out of bounds sideshowbarker 2026-06-14 20:07:35 +09:00
  • 9265a1c437
    Meta: Force vcpkg system binaries on arm64 Linux as well as riscv64 sideshowbarker 2026-06-15 17:34:25 +09:00
  • 8d440be4fd Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:45:18 +00:00
  • c0aa829962 Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:45:13 +00:00
  • 4b48c991ed Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:45:13 +00:00
  • 2fad8e84ba Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:45:13 +00:00
  • 9bde8a5c88 LibGfx: Avoid undefined behavior on a BMP with an INT_MIN height sideshowbarker 2026-06-15 02:16:42 +09:00
  • 22885f1b4b LibURL/Pattern: Avoid eliding default ports in port patterns Shannon Booth 2026-06-15 09:35:15 +02:00
  • cccd1f54ed Tests/LibWeb: Sync to latest URLPattern WPT test data Shannon Booth 2026-06-15 09:33:21 +02:00
  • 3c54bd76a9 Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:32:02 +00:00
  • ce6eda7485 Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:31:58 +00:00
  • d2063dcbc7 Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:31:58 +00:00
  • d2d288b4b4 Notes added by 'git notes append' github-actions[bot] 2026-06-15 07:31:58 +00:00
  • 20b1129352 LibGfx: Fix heap overflow applying Exif transpose to non-square images sideshowbarker 2026-06-15 08:43:02 +09:00
  • a988cc960a LibWeb/Crypto: Use generated IDL conversions for crypto params Shannon Booth 2026-06-15 07:35:18 +02:00
  • 7b9f731704 Meta: Treat all C++ keywords as reserved generated names Shannon Booth 2026-06-15 07:32:14 +02:00
  • ba840742d0
    Merge cca8bc7400 into 69654a3a7c sideshowbarker 2026-06-15 03:06:42 +00:00
  • b1d9baa516 Notes added by 'git notes append' github-actions[bot] 2026-06-15 02:51:29 +00:00
  • cc6013f8a0 Notes added by 'git notes append' github-actions[bot] 2026-06-15 02:51:29 +00:00
  • 9a763539f1 Notes added by 'git notes append' github-actions[bot] 2026-06-15 02:51:29 +00:00
  • f759d294e9 Notes added by 'git notes append' github-actions[bot] 2026-06-15 02:51:23 +00:00