[webkit-changes] [WebKit/WebKit] 4cfac5: Use std::span more in StringCommon.h

2024-04-07 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4cfac5574bee015ca8149440b6658ffdb770ff0b https://github.com/WebKit/WebKit/commit/4cfac5574bee015ca8149440b6658ffdb770ff0b Author: Chris Dumez Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a346af: Use span for PixelBuffer

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a346affb13aa99421950e2b0b4a2bbc3ed1df39a https://github.com/WebKit/WebKit/commit/a346affb13aa99421950e2b0b4a2bbc3ed1df39a Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e437c1: Fix !ENABLE(JIT) && ENABLE(WEBASSEMBLY) build afte...

2024-04-07 Thread Ross Kirsling
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e437c19ce3281174598fa7a0c68daf6d3f1f1fc8 https://github.com/WebKit/WebKit/commit/e437c19ce3281174598fa7a0c68daf6d3f1f1fc8 Author: Ross Kirsling Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1f0154: Fix PS build following 277163@main

2024-04-07 Thread Ross Kirsling
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f01545fc73fdbf7110122b0bd842c6eea347948 https://github.com/WebKit/WebKit/commit/1f01545fc73fdbf7110122b0bd842c6eea347948 Author: Ross Kirsling Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c63a69: REGRESSION (iOS 17): Dragging a calendar event fro...

2024-04-07 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c63a695fb5e5f85bb7dc75efc3bcb008696e5703 https://github.com/WebKit/WebKit/commit/c63a695fb5e5f85bb7dc75efc3bcb008696e5703 Author: Wenson Hsieh Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6f39fe: Repaint should only be called on attached renderers

2024-04-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6f39fe014f9a15fe870b42b1352fa15957dc2693 https://github.com/WebKit/WebKit/commit/6f39fe014f9a15fe870b42b1352fa15957dc2693 Author: Alan Baradlay Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1f93f3: More std::span in the JavaScript parser and runtime

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f93f36baa8048713a0b926325fc4488e570fdb1 https://github.com/WebKit/WebKit/commit/1f93f36baa8048713a0b926325fc4488e570fdb1 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ce5c8e: Use a bit more std::span in Wasm

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce5c8e236fb8773d837046be4a7c4db22f914357 https://github.com/WebKit/WebKit/commit/ce5c8e236fb8773d837046be4a7c4db22f914357 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 08b68e: [view-transitions] Visual overflow extending beyon...

2024-04-07 Thread mattwoodrow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 08b68eceb0a3c8e04f8dac5fb5c98bf3712e2956 https://github.com/WebKit/WebKit/commit/08b68eceb0a3c8e04f8dac5fb5c98bf3712e2956 Author: Matt Woodrow Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 87dc85: AX: range input does not fire input event when inc...

2024-04-07 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87dc85177fd870edf465c6a24ee4ed79d9f56bdf https://github.com/WebKit/WebKit/commit/87dc85177fd870edf465c6a24ee4ed79d9f56bdf Author: Tyler Wilcock Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 8bc5a4: ASCIILiteral could be a wrapper around std::span

2024-04-07 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8bc5a4faf17f080969fd19205c89a90b0a82da47 https://github.com/WebKit/WebKit/commit/8bc5a4faf17f080969fd19205c89a90b0a82da47 Author: Keith Miller Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28c4f3: ShowRenderTree should output RenderText's text con...

2024-04-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28c4f3c12025bbe9f6c44e48b72c112c4c115bc3 https://github.com/WebKit/WebKit/commit/28c4f3c12025bbe9f6c44e48b72c112c4c115bc3 Author: Alan Baradlay Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 312e6e: [JSC] Emit op_get_length in @arrayPush()

2024-04-07 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 312e6efc4b6f6675c5ccdaa9e6a346f1cbdcdd85 https://github.com/WebKit/WebKit/commit/312e6efc4b6f6675c5ccdaa9e6a346f1cbdcdd85 Author: Alexey Shvayka Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6c4a38: Move numeric parsing to std::span

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6c4a382a605c9e699e24eb9a1d44251de35137f2 https://github.com/WebKit/WebKit/commit/6c4a382a605c9e699e24eb9a1d44251de35137f2 Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4ac0a7: [visionOS] Refine activation rules for Image Fulls...

2024-04-07 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4ac0a7c004e0484efe684fc41487727bb9b0c5c7 https://github.com/WebKit/WebKit/commit/4ac0a7c004e0484efe684fc41487727bb9b0c5c7 Author: Etienne Segonzac Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 6e624e: Remove StringBuilder::appendCharacters, use std::s...

2024-04-07 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e624ea204dd94f6d49d7d788f51ae17bd2d419d https://github.com/WebKit/WebKit/commit/6e624ea204dd94f6d49d7d788f51ae17bd2d419d Author: Darin Adler Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M