Commit graph

  • 8794bf568a LibWebView: Remove uneeded URL valdity check in CookieJar Shannon Booth 2025-04-19 17:06:23 +12:00
  • f48b760011 LibWeb/CSS: Avoid URL validity check parsing CSS URLs Shannon Booth 2025-04-19 17:05:40 +12:00
  • 733dfdaa05 LibWeb: Avoid URL validity check for 'Resource' Shannon Booth 2025-04-19 16:59:36 +12:00
  • 8ab541b3f6 LibCore: Remove URL validity check for parsing URL's Shannon Booth 2025-04-19 16:44:08 +12:00
  • 00bbb2105b LibURL: Port create_with_file_scheme to Optional Shannon Booth 2025-04-19 16:43:17 +12:00
  • 2072eee83d LibURL: Implement create_with_file_scheme using URL Parser Shannon Booth 2025-04-19 16:41:19 +12:00
  • 5d3cffe0eb Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:10:32 +00:00
  • 013a3bb743 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:10:28 +00:00
  • 7f85b0dce6 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:10:28 +00:00
  • 6eb056984b Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:10:28 +00:00
  • 9c758e5f65 LibWeb/HTML: Correctly parse milliseconds in time inputs Glenn Skrzypczak 2025-04-18 14:59:15 +02:00
  • 423fbc649e Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:09:12 +00:00
  • 9bd07bc9a5 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:09:12 +00:00
  • 1211f6fa85 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:09:07 +00:00
  • d29ec34797 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:09:07 +00:00
  • b3a8861855 Notes added by 'git notes append' github-actions[bot] 2025-04-19 11:09:07 +00:00
  • d37d0e4b59 LibWeb: Prevent crash when encoding into detached buffer Glenn Skrzypczak 2025-04-18 18:35:44 +02:00
  • a8426ef440 LibURL: Remove URL's valid state Shannon Booth 2025-04-19 17:11:24 +12:00
  • 3ec9d03261 Headless: Remove uneeded URL validity check Shannon Booth 2025-04-19 17:17:20 +12:00
  • 3b7a5d941d LibWebView: Remove uneeded URL valdity check in CookieJar Shannon Booth 2025-04-19 17:06:23 +12:00
  • 08059c606b LibWeb/CSS: Avoid URL validity check parsing CSS URLs Shannon Booth 2025-04-19 17:05:40 +12:00
  • 9d411648ad LibWeb: Avoid URL validity check for 'Resource' Shannon Booth 2025-04-19 16:59:36 +12:00
  • 3cfe215c01 LibCore: Remove URL validity check for parsing URL's Shannon Booth 2025-04-19 16:44:08 +12:00
  • 5e88c36630 LibURL: Port create_with_file_scheme to Optional Shannon Booth 2025-04-19 16:43:17 +12:00
  • 1e6845d9af LibURL: Implement create_with_file_scheme using URL Parser Shannon Booth 2025-04-19 16:41:19 +12:00
  • 7ed871b37a Notes added by 'git notes append' github-actions[bot] 2025-04-19 00:04:37 +00:00
  • 4a66f52828 Notes added by 'git notes append' github-actions[bot] 2025-04-19 00:04:37 +00:00
  • 095d11765e Notes added by 'git notes append' github-actions[bot] 2025-04-19 00:04:37 +00:00
  • 8ec420bc28 LibGC: Allow move-assigning RootVector instances Timothy Flynn 2025-04-18 10:36:08 -04:00
  • 2e3e262bc2 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:12 +00:00
  • bc3ff5d9e8 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:12 +00:00
  • 30ff9f8f60 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:12 +00:00
  • 3c5be7c380 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:06 +00:00
  • ad377506e6 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:06 +00:00
  • 5e5b7c1ec7 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:06 +00:00
  • a74a59ac5d Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:00 +00:00
  • 9de7690b98 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:00 +00:00
  • 17e95a0d2f Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:15:00 +00:00
  • fa36f685d3 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:14:55 +00:00
  • 2d6994358b Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:14:55 +00:00
  • 7522c46526 Notes added by 'git notes append' github-actions[bot] 2025-04-18 23:14:55 +00:00
  • e0b32b1863 LibJS: Use premade shape when creating mapped arguments objects Andreas Kling 2025-04-18 18:11:10 +02:00
  • ed5ad267c7 LibWeb: Keep harfbuzz hb_buffer instead of reallocating every time Andreas Kling 2025-04-18 17:15:37 +02:00
  • 5df3838a80 LibWeb: Evaluate style sheet media rules immediately on insertion Andreas Kling 2025-04-18 15:35:17 +02:00
  • 28d564197c LibWeb: Compute containing block boxes once at start of layout Andreas Kling 2025-04-18 11:39:23 +02:00
  • fa1f6d654a LibWeb: Prevent crash when encoding into detached buffer Glenn Skrzypczak 2025-04-18 18:35:44 +02:00
  • 86923158b9 LibWeb/HTML: Correctly parse milliseconds in time inputs Glenn Skrzypczak 2025-04-18 14:59:15 +02:00
  • e02983c16a LibJS: Use premade shape when creating mapped arguments objects Andreas Kling 2025-04-18 18:11:10 +02:00
  • e4a0075061 LibWeb: Keep harfbuzz hb_buffer instead of reallocating every time Andreas Kling 2025-04-18 17:15:37 +02:00
  • e688ef688e LibWeb: Evaluate style sheet media rules immediately on insertion Andreas Kling 2025-04-18 15:35:17 +02:00
  • 8f7f4ba43b LibWeb: Compute containing block boxes once at start of layout Andreas Kling 2025-04-18 11:39:23 +02:00
  • 0f7973c67d Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:37 +00:00
  • 36b070a8c3 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:37 +00:00
  • 88d5402cc0 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:37 +00:00
  • 1e5d7595f1 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:31 +00:00
  • 79d8795016 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:31 +00:00
  • 3a5d703cd9 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:30 +00:00
  • ad4e942eb0 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:24 +00:00
  • b1e34cc2cb Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:24 +00:00
  • bb258a4b78 Notes added by 'git notes append' github-actions[bot] 2025-04-18 15:10:24 +00:00
  • 3b4a184f1a LibRegex: Avoid hashing the state hashes again Ali Mohammad Pur 2025-04-18 12:28:45 +02:00
  • 446a453719 LibRegex: Pull out the first compare to avoid unnecessary execution Ali Mohammad Pur 2025-04-15 21:32:26 +02:00
  • 76f5dce3db LibRegex: Flatten capture group list in MatchState Ali Mohammad Pur 2025-04-15 15:31:08 +02:00
  • 4d01e54865 LibGC: Allow move-assigning RootVector instances Timothy Flynn 2025-04-18 10:36:08 -04:00
  • c2a11228ed Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:48:02 +00:00
  • 5053c8eb39 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:48:02 +00:00
  • 403b826c26 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:48:02 +00:00
  • 8a65350a55 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:57 +00:00
  • ed46a4366c Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:57 +00:00
  • 11f6180c95 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:57 +00:00
  • 454454cb5d Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:51 +00:00
  • f6cea56c80 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:51 +00:00
  • 571e85e977 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:51 +00:00
  • eb54afee7e Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:43 +00:00
  • 9ee98f9435 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:43 +00:00
  • 788cce6873 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:43 +00:00
  • e45d8bdcfe Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:37 +00:00
  • f1672318fd Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:37 +00:00
  • c4cc8e1d1a Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:37 +00:00
  • 4f1f6e064c Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:31 +00:00
  • 4bcfd903d9 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:31 +00:00
  • eff1431c98 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:31 +00:00
  • 68a23fa1f7 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:24 +00:00
  • 8683b1107a Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:24 +00:00
  • a6a6bf8561 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:24 +00:00
  • 8d1fadfe39 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:18 +00:00
  • dfa2089fcf Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:18 +00:00
  • abc5e4882a Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:18 +00:00
  • 9b43cb41b5 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:12 +00:00
  • bf366ede4f Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:12 +00:00
  • 7947760429 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:12 +00:00
  • 6a908ef1d1 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:04 +00:00
  • 3a0f4bd956 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:04 +00:00
  • 20bb64a672 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:47:04 +00:00
  • 3c7b552a4b Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:58 +00:00
  • 697fc47842 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:58 +00:00
  • 6811466bf5 Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:58 +00:00
  • 54858aee1c Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:52 +00:00
  • a08fca195d Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:52 +00:00
  • 74c7b9e2ed Notes added by 'git notes append' github-actions[bot] 2025-04-18 12:46:52 +00:00