[webkit-changes] [WebKit/WebKit] 8f1711: Use SystemV ABI for C++ entrypoints for JS LLInt

2024-05-18 Thread Ian
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f1711cf5f78246f4d8f77693eb046d370b293cc https://github.com/WebKit/WebKit/commit/8f1711cf5f78246f4d8f77693eb046d370b293cc Author: Ian Grunert Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 26b41e: Cleanup various "nil vs empty" confusions in seria...

2024-05-18 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 26b41e6069aaf52423f7f73664cf8c29aef70bd8 https://github.com/WebKit/WebKit/commit/26b41e6069aaf52423f7f73664cf8c29aef70bd8 Author: Brady Eidson Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 670f9c: [Unified Text Replacement] Refactor UnifiedTextRep...

2024-05-18 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 670f9c7984215181ad6a4ff10497b1aa39724b96 https://github.com/WebKit/WebKit/commit/670f9c7984215181ad6a4ff10497b1aa39724b96 Author: Richard Robinson Date: 2024-05-18 (Sat, 18 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 5ccae9: RTCEncodedFrame should have a virtual destructor

2024-05-18 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ccae9e41a6277110f2551fb0e4b012a1d274ba4 https://github.com/WebKit/WebKit/commit/5ccae9e41a6277110f2551fb0e4b012a1d274ba4 Author: Ryosuke Niwa Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 20328d: KeyHandle should have a virtual destructor

2024-05-18 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 20328d8e2f22e9fc65ede90a5cee740c73c656ec https://github.com/WebKit/WebKit/commit/20328d8e2f22e9fc65ede90a5cee740c73c656ec Author: Ryosuke Niwa Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 571358: [GTK] Better scaling for DPI.

2024-05-18 Thread Glen Whitney
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5713584438d253c13cb10966d7bac9cef1f9082f https://github.com/WebKit/WebKit/commit/5713584438d253c13cb10966d7bac9cef1f9082f Author: Glen Whitney Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 098f67: Rendered text extraction should exclude Live Text

2024-05-18 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 098f678e610d8fe1301289362d2b8a49eedaae2f https://github.com/WebKit/WebKit/commit/098f678e610d8fe1301289362d2b8a49eedaae2f Author: Wenson Hsieh Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 7e54fb: [Navigation] Improve maintaining the entries list ...

2024-05-18 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e54fb8ea939d9f0dc5d697d9daf410b7cb3b47f https://github.com/WebKit/WebKit/commit/7e54fb8ea939d9f0dc5d697d9daf410b7cb3b47f Author: Patrick Griffis Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 521e9d: GlyphPage::fill() should take in a std::span

2024-05-18 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 521e9dcd8ea9a86bf10afeb649c74128df3031d3 https://github.com/WebKit/WebKit/commit/521e9dcd8ea9a86bf10afeb649c74128df3031d3 Author: Chris Dumez Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1ece8d: [JSC] Fire WatchpointSet directly in StructureTran...

2024-05-18 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1ece8d08db4db2af3bee8ffe4d7e16e281d03525 https://github.com/WebKit/WebKit/commit/1ece8d08db4db2af3bee8ffe4d7e16e281d03525 Author: Yusuke Suzuki Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b53bf3: [JSC] Fix jitCompileSIMDFunction when recompiling ...

2024-05-18 Thread Yijia Huang
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b53bf3051822348ead87b99a62f53bbcbe571ed8 https://github.com/WebKit/WebKit/commit/b53bf3051822348ead87b99a62f53bbcbe571ed8 Author: Yijia Huang Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 16709e: Fix exception Fuzz in Baseline/DFG with exception ...

2024-05-18 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 16709ef06aca82c4f2ab72e63cce4d2981e2cf59 https://github.com/WebKit/WebKit/commit/16709ef06aca82c4f2ab72e63cce4d2981e2cf59 Author: Keith Miller Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8e0baa: [WebGPU] RGBA16Float canvas context isn't created ...

2024-05-18 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e0baadf0cb47493889b908015010623cf586658 https://github.com/WebKit/WebKit/commit/8e0baadf0cb47493889b908015010623cf586658 Author: Mike Wyrzykowski Date: 2024-05-18 (Sat, 18 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 9a2f01: Rebaseline intl tests for latest ICU

2024-05-18 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a2f01e883bb3b393d9a8d17532c7c462ef52cb3 https://github.com/WebKit/WebKit/commit/9a2f01e883bb3b393d9a8d17532c7c462ef52cb3 Author: Keith Miller Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fe7d1b: [GTK] Garden is-playing-audio and memory-pressure ...

2024-05-18 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe7d1bfc9dfde59e230c40fa38b98069d94e9bd5 https://github.com/WebKit/WebKit/commit/fe7d1bfc9dfde59e230c40fa38b98069d94e9bd5 Author: Lauro Moura Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c6f625: Revert "Cherry-pick 276798@main (f91aeb92bd8e). ht...

2024-05-18 Thread Michael Catanzaro
Branch: refs/heads/webkitglib/2.44 Home: https://github.com/WebKit/WebKit Commit: c6f625d1c91df9986d79a928b01399dce4beb1cc https://github.com/WebKit/WebKit/commit/c6f625d1c91df9986d79a928b01399dce4beb1cc Author: Michael Catanzaro Date: 2024-05-18 (Sat, 18 May 2024) Changed

[webkit-changes] [WebKit/WebKit] da8086: [iOS] Camera track is sometimes muted/unmuted when...

2024-05-18 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: da808677339de833db3e1d36ca34dda8464b4638 https://github.com/WebKit/WebKit/commit/da808677339de833db3e1d36ca34dda8464b4638 Author: Youenn Fablet Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1b08c7: MediaFragmentURIParser rejects valid NPT strings i...

2024-05-18 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1b08c7ea9a82ee1ae8de6f2df1199abca0a2ded1 https://github.com/WebKit/WebKit/commit/1b08c7ea9a82ee1ae8de6f2df1199abca0a2ded1 Author: Ahmad Saleem Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] d41105: [Navigation] Support download navigations

2024-05-18 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d41105b73082dcda0b1aa78c6850a77067c0bc20 https://github.com/WebKit/WebKit/commit/d41105b73082dcda0b1aa78c6850a77067c0bc20 Author: Rob Buis Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 596b3b: 120Hz requestAnimationFrame is not supported on iP...

2024-05-18 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 596b3b01497f3bd3b3ea653ec79ffc69d6f68b30 https://github.com/WebKit/WebKit/commit/596b3b01497f3bd3b3ea653ec79ffc69d6f68b30 Author: Antoine Quint Date: 2024-05-18 (Sat, 18 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 29cddc: If torch is on on a track, muting and unmuting it ...

2024-05-18 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29cddce2522b69778bd95c60e2d9eb60bbd17714 https://github.com/WebKit/WebKit/commit/29cddce2522b69778bd95c60e2d9eb60bbd17714 Author: Youenn Fablet Date: 2024-05-17 (Fri, 17 May 2024) Changed paths: M