Commit graph

  • 6786bac9a0 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:16 +00:00
  • ab06b08ad3 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:16 +00:00
  • 44610da34a Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:16 +00:00
  • 3a835e643a Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:05 +00:00
  • f029f7c9db Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:05 +00:00
  • 13aa4899d3 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:05 +00:00
  • 9cfa685753 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:00 +00:00
  • 30ab278d2a Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:00 +00:00
  • 19424b289e Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:54:00 +00:00
  • 90b6b3144f Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:55 +00:00
  • 2f86c8e2aa Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:55 +00:00
  • a3f6dbb745 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:55 +00:00
  • 37b424c3c8 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:49 +00:00
  • 9044a7a212 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:49 +00:00
  • 09a63317ca Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:49 +00:00
  • 44b7720720 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:43 +00:00
  • f6bbbd5260 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:43 +00:00
  • 811bc212db Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:43 +00:00
  • 500cd46237 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:38 +00:00
  • 9722ef2a76 Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:38 +00:00
  • bfa397883f Notes added by 'git notes append' github-actions[bot] 2025-04-02 12:53:38 +00:00
  • cbb169820a LibWeb/CSS: Implement the CSSImportRule.media attribute Tim Ledbetter 2025-04-02 09:39:51 +01:00
  • b93d2b7be2 IDLGenerators: Don't attempt to set null [PutForwards] attribute Tim Ledbetter 2025-04-02 09:36:53 +01:00
  • ac19b0cda8 LibWeb/CSS: Support media queries in import at-rules Tim Ledbetter 2025-04-01 14:32:11 +01:00
  • c1fe912bf9 UI/AppKit: Implement an autocomplete view for the location bar Timothy Flynn 2025-03-30 21:01:53 -04:00
  • 60dd5cc4ef UI/Qt: Migrate to LibWebView's autocomplete engine Timothy Flynn 2025-03-30 16:25:39 -04:00
  • a87c264088 UI/Qt: Add a couple of missing includes Timothy Flynn 2025-03-30 15:04:14 -04:00
  • 5d2e6ffe30 LibWebView: Add autocomplete settings to about:settings Timothy Flynn 2025-03-30 16:21:24 -04:00
  • 92e1d297be LibRequests: Protect Request callbacks against stopped requests Timothy Flynn 2025-03-30 16:08:25 -04:00
  • 0de017df9b LibRequests: Move NetworkError stringification to LibRequests Timothy Flynn 2025-03-30 13:09:50 -04:00
  • 3401981271 Tests: Reimport font-stretch tests as font-width Sam Atkins 2025-04-02 12:45:16 +01:00
  • 05d026a5fe LibWeb/HTML: Allow throwing SecurityError for push/replaceState() abuse Sam Atkins 2025-04-02 12:30:27 +01:00
  • 43ac122984 LibWeb/HTML: Update FIXME to not reset form-associated custom elements Sam Atkins 2025-04-02 12:26:47 +01:00
  • 6859dba4b9 LibWeb/SVG: Mark SVG factory functions as [NewObject] Sam Atkins 2025-04-02 12:18:37 +01:00
  • 46a6350a74 LibWeb/SVG: Remove fixme about SVGSVGElement::getElementById() Sam Atkins 2025-04-02 12:08:32 +01:00
  • 45e2a63a9b LibWeb/SVG: Remove SVGAElement.text attribute Sam Atkins 2025-04-02 12:05:48 +01:00
  • 6ba2bcb562 Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:16 +00:00
  • 2a78711e25 Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:16 +00:00
  • 0be1adc8ec Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:16 +00:00
  • 98212215fe Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:09 +00:00
  • 208fd42f83 Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:09 +00:00
  • 1247873c15 Notes added by 'git notes append' github-actions[bot] 2025-04-02 09:44:09 +00:00
  • a5df972055 LibWeb: Do not store network errors as a StringView Shannon Booth 2025-04-02 20:51:45 +13:00
  • 82a2ae99c8 Everywhere: Remove DeprecatedFlyString + any remaining references to it Kenneth Myhra 2025-04-01 16:49:30 +02:00
  • 4136d8d13e LibRegex: Use an interned string table for capture group names Ali Mohammad Pur 2025-04-01 16:49:07 +02:00
  • 807accdfa1 LibWeb/CSS: Implement the CSSImportRule.media attribute Tim Ledbetter 2025-04-02 09:39:51 +01:00
  • c7452a2057 IDLGenerators: Don't attempt to set null [PutForwards] attribute Tim Ledbetter 2025-04-02 09:36:53 +01:00
  • 4fb35fd6c7 LibWeb/CSS: Support media queries in import at-rules Tim Ledbetter 2025-04-01 14:32:11 +01:00
  • 7a6f27c861 LibWeb: Do not store network errors as a StringView Shannon Booth 2025-04-02 20:51:45 +13:00
  • 60171a2ae1 Meta: Update vcpkg to the March 2025 release Chase Knowlden 2025-04-01 23:50:35 -04:00
  • 930f2d617b Everywhere: Remove DeprecatedFlyString + any remaining references to it Kenneth Myhra 2025-04-01 16:49:30 +02:00
  • a35ebd60c5 LibRegex: Use an interned string table for capture group names Ali Mohammad Pur 2025-04-01 16:49:07 +02:00
  • 0710f1a59b Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:56:14 +00:00
  • bfac89546b Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:56:14 +00:00
  • 0de990e59c Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:56:14 +00:00
  • 6bb0d585e3 LibJS: Elide function wrapper for class field literal initializers Andreas Kling 2025-04-01 20:53:57 +02:00
  • 4689474676 Meta: Explicitly enable zstd feature for tiff in vcpkg Andrew Kaster 2025-04-01 10:04:51 -06:00
  • c11bb60083 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:08 +00:00
  • 9998c2c8e9 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:08 +00:00
  • d4999dc3b1 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:08 +00:00
  • a4d74f36a3 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:01 +00:00
  • d57c8fdb35 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:01 +00:00
  • 951dd39418 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:40:01 +00:00
  • fd147e6be0 LibWeb: Protect SkiaBackendContext with a mutex Aliaksandr Kalenik 2025-04-01 20:18:15 +02:00
  • 24527b6ae3 LibWeb: Pass PaintingSurface into DisplayListPlayer::execute() Aliaksandr Kalenik 2025-04-01 19:53:16 +02:00
  • 4768f079ac Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:11:20 +00:00
  • 10898621b0 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:11:15 +00:00
  • 4959293c32 Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:11:15 +00:00
  • 95740bfdee Notes added by 'git notes append' github-actions[bot] 2025-04-01 21:11:15 +00:00
  • b23b21fa4a UI/AppKit: Restore custom cursor shown on link hover Timothy Flynn 2025-04-01 08:54:40 -04:00
  • 9d3f966d12 Notes added by 'git notes append' github-actions[bot] 2025-04-01 20:50:28 +00:00
  • be4e090a8c Notes added by 'git notes append' github-actions[bot] 2025-04-01 20:50:28 +00:00
  • 0c06604060 Notes added by 'git notes append' github-actions[bot] 2025-04-01 20:50:28 +00:00
  • b64d450f32 CI: Set correct architecture for JS artifact builds Timothy Flynn 2025-04-01 14:52:51 -04:00
  • 8b451c7323 LibWeb: Protect SkiaBackendContext with a mutex Aliaksandr Kalenik 2025-04-01 20:18:15 +02:00
  • 2850361d87 CI: Set correct architecture for JS artifact builds Timothy Flynn 2025-04-01 14:52:51 -04:00
  • 0c9dc91d5a UI/AppKit: Restore custom cursor shown on link hover Timothy Flynn 2025-04-01 08:54:40 -04:00
  • 6d117095db LibJS: Elide function wrapper for class field literal initializers Andreas Kling 2025-04-01 20:53:57 +02:00
  • 06ac29146c Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:50:01 +00:00
  • 6149e9f984 Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:50:01 +00:00
  • 73aedec8cd Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:50:01 +00:00
  • 0094480fd6 LibWeb: Pass PaintingSurface into DisplayListPlayer::execute() Aliaksandr Kalenik 2025-04-01 19:53:16 +02:00
  • c5c3859205 CI: Temporarily install CMake 3.x Timothy Flynn 2025-04-01 12:19:00 -04:00
  • 1a1215f5c4 Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:17:32 +00:00
  • b8e9c1b065 Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:17:32 +00:00
  • 5ef0cd3730 Notes added by 'git notes append' github-actions[bot] 2025-04-01 18:17:32 +00:00
  • fd0a0e963a LibJS: Make IteratorRecord slightly smaller Andreas Kling 2025-04-01 15:18:22 +02:00
  • eec8861c6e CI: Temporarily install CMake 3.x Timothy Flynn 2025-04-01 12:19:00 -04:00
  • 160b9309f2 Meta: Omit vcpkg overlay ports from style and EOF lints Andrew Kaster 2025-04-01 09:57:02 -06:00
  • 6488580ac7 Revert "Meta: Add fontconfig and freetype vcpkg overlays" Andrew Kaster 2025-04-01 09:44:47 -06:00
  • df1e4c83ad Meta: Update vcpkg to latest master Andrew Kaster 2025-04-01 09:44:12 -06:00
  • aba0428435 Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:58 +00:00
  • e8423f97d9 Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:58 +00:00
  • f9ea46353b Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:58 +00:00
  • 56171e3948 Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:51 +00:00
  • 23be3b7441 Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:51 +00:00
  • 850fcf17b8 Notes added by 'git notes append' github-actions[bot] 2025-04-01 14:03:51 +00:00
  • 23f0fddeab LibWeb: Let LineBuilder decide on Y-coordinate for float insertion Jelle Raaijmakers 2025-04-01 11:44:23 +02:00
  • 6d911a6baa LibWeb: Resolve block height correctly after line break with clear: .. Jelle Raaijmakers 2025-04-01 11:01:15 +02:00
  • 9b820c8c24 Notes added by 'git notes append' github-actions[bot] 2025-04-01 13:43:40 +00:00