[webkit-changes] [WebKit/WebKit] bad02c: CGSHWCaptureWindowList should have CF_RETURNS_RETA...

2025-03-22 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bad02c77f4bda9b6a582c131924de658eae3d871 https://github.com/WebKit/WebKit/commit/bad02c77f4bda9b6a582c131924de658eae3d871 Author: Ryosuke Niwa Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 5cd38a: WebCore::ReadableStream should have a virtual dest...

2025-03-22 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5cd38aa5746a75bd4cf23bd48f2792f0bbe09c34 https://github.com/WebKit/WebKit/commit/5cd38aa5746a75bd4cf23bd48f2792f0bbe09c34 Author: David Kilzer Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 2baf93: REGRESSION(292533@main): Broke Internal visionOS b...

2025-03-22 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2baf93c734ac1fa7f17dc2d1a1bdb7f16bcbf934 https://github.com/WebKit/WebKit/commit/2baf93c734ac1fa7f17dc2d1a1bdb7f16bcbf934 Author: Jonathan Bedard Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] dbe847: Use adoptCF and RetainPtr in AXTextMarkerRange::AX...

2025-03-22 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dbe84791c40f63eff0bb0a12852a515bb40539fd https://github.com/WebKit/WebKit/commit/dbe84791c40f63eff0bb0a12852a515bb40539fd Author: Ryosuke Niwa Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 8d714c: document.importNode from standards to quirks mode ...

2025-03-22 Thread aproskuryakov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d714c80eaa3f4ac5e58570a1c638d225e0c3346 https://github.com/WebKit/WebKit/commit/8d714c80eaa3f4ac5e58570a1c638d225e0c3346 Author: Alexey Proskuryakov Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] 190edb: Optimize single-segment Path::fastBoundingRect()

2025-03-22 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 190edbac90b933190f5879106a7893020f56e4bb https://github.com/WebKit/WebKit/commit/190edbac90b933190f5879106a7893020f56e4bb Author: Simon Fraser Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 63678c: [GStreamer] WebCodecs tests gardening

2025-03-22 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63678cd8f5988b85df83b5298e75b38831d8d6b2 https://github.com/WebKit/WebKit/commit/63678cd8f5988b85df83b5298e75b38831d8d6b2 Author: Philippe Normand Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a4cc57: [JSC] Add MulHigh

2025-03-22 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4cc57da7cecacc29d071929c8941b27b906fba2 https://github.com/WebKit/WebKit/commit/a4cc57da7cecacc29d071929c8941b27b906fba2 Author: Yusuke Suzuki Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 245b0d: Skip json-stringify-inspector-check.js.no-llint on...

2025-03-22 Thread Daniel Liu
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 245b0deb16e98f21c89b43b0dcf96411827767f9 https://github.com/WebKit/WebKit/commit/245b0deb16e98f21c89b43b0dcf96411827767f9 Author: Daniel Liu Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M JSTes

[webkit-changes] [WebKit/WebKit] 3388ea: Sync `css-tables` from WPT upstream

2025-03-22 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3388eabffbdf9dc6b76a132ac46e5d3530023986 https://github.com/WebKit/WebKit/commit/3388eabffbdf9dc6b76a132ac46e5d3530023986 Author: Ahmad Saleem Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M La

[webkit-changes] [WebKit/WebKit] ce733d: Fix outstanding static analyzer warnings in Paymen...

2025-03-22 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce733dee3b1077d479ee82f8414596aaf9a78ab3 https://github.com/WebKit/WebKit/commit/ce733dee3b1077d479ee82f8414596aaf9a78ab3 Author: Ryosuke Niwa Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] b12ed3: [SwiftUI] After using `.scrollTo` on a ScrollPosit...

2025-03-22 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b12ed39572951123a4b5a99c471e0262e9481001 https://github.com/WebKit/WebKit/commit/b12ed39572951123a4b5a99c471e0262e9481001 Author: Richard Robinson Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8c0057: REGRESSION(292368@main): [GTK3] Broke DOM bindings...

2025-03-22 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8c0057018318f586ac0bf01ff84047623750327f https://github.com/WebKit/WebKit/commit/8c0057018318f586ac0bf01ff84047623750327f Author: Philippe Normand Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3322df: REGRESSION (292396@main): [ Mac OS iOS Debug WK2 ...

2025-03-22 Thread Jay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3322df279575581d87011f253e47ccdecc5efb5c https://github.com/WebKit/WebKit/commit/3322df279575581d87011f253e47ccdecc5efb5c Author: Jay Stfleur Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 7dc730: Fixed table layout should only be triggered when i...

2025-03-22 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7dc7304c93eb91190d7c4206103213778cc8b578 https://github.com/WebKit/WebKit/commit/7dc7304c93eb91190d7c4206103213778cc8b578 Author: Ahmad Saleem Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M La

[webkit-changes] [WebKit/WebKit] d5ba7a: Address Safer CPP issues in UserActivation.cpp

2025-03-22 Thread Alexsander Borges Damaceno
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5ba7a39c0381f15e9340024c7d8301b16f7dae1 https://github.com/WebKit/WebKit/commit/d5ba7a39c0381f15e9340024c7d8301b16f7dae1 Author: Alexsander Damaceno Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] 239436: Fixing SaferCPP warnings in InjectedBundle.cpp

2025-03-22 Thread kmonsen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2394366f6484884f885fb67c76f011821b412a71 https://github.com/WebKit/WebKit/commit/2394366f6484884f885fb67c76f011821b412a71 Author: Kristian Monsen Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9a9926: [Model] Handle the error case when the model asset...

2025-03-22 Thread Ada Chan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a9926c5768c7e4ad8e879ba0e084972216ba089 https://github.com/WebKit/WebKit/commit/9a9926c5768c7e4ad8e879ba0e084972216ba089 Author: Ada Chan Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M LayoutT

[webkit-changes] [WebKit/WebKit] f7073d: Fix the visionOS debug build after 292533@main

2025-03-22 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f7073d54a320d4c97e822a37a3f52fce9dce91f2 https://github.com/WebKit/WebKit/commit/f7073d54a320d4c97e822a37a3f52fce9dce91f2 Author: Richard Robinson Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] bef74b: Make parsing SVG transform lists more efficient

2025-03-22 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bef74b7519fb97bcf4bc14a23641412ec593b926 https://github.com/WebKit/WebKit/commit/bef74b7519fb97bcf4bc14a23641412ec593b926 Author: Simon Fraser Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] c5b7d0: Place WPT test in the right path

2025-03-22 Thread Alexsander Borges Damaceno
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c5b7d05b6cf367b5993454bc0ae483bf4ccf3aca https://github.com/WebKit/WebKit/commit/c5b7d05b6cf367b5993454bc0ae483bf4ccf3aca Author: Alexsander Damaceno Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] c12c37: update-safer-cpp-expectations doesn't recognize Fo...

2025-03-22 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c12c3721e055913285067dd8a847642cdff1bc3c https://github.com/WebKit/WebKit/commit/c12c3721e055913285067dd8a847642cdff1bc3c Author: Ryosuke Niwa Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] 7d7136: REGRESSION(284680@main): Buy and Learn More button...

2025-03-22 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d71367759047d95e2b5009fef521730d209dfbb https://github.com/WebKit/WebKit/commit/7d71367759047d95e2b5009fef521730d209dfbb Author: Alan Baradlay Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 409c93: [JSC] Remove remaining hard coded test loop count ...

2025-03-22 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 409c9304985790d3e024131fadd7841c6fa95706 https://github.com/WebKit/WebKit/commit/409c9304985790d3e024131fadd7841c6fa95706 Author: Sosuke Suzuki Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 846126: [JSC] `DEFINE_VISIT_AGGREGATE` for `StringReplacea...

2025-03-22 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8461269197eb8ce483a1800b7ee0e51c5db78b02 https://github.com/WebKit/WebKit/commit/8461269197eb8ce483a1800b7ee0e51c5db78b02 Author: Sosuke Suzuki Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] bdf66e: Math.hypot() is significantly slower than Math.sqrt()

2025-03-22 Thread Keita Nonaka
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bdf66e673c2cd00105ced79e319cb12b8ba6b373 https://github.com/WebKit/WebKit/commit/bdf66e673c2cd00105ced79e319cb12b8ba6b373 Author: Keita Nonaka Date: 2025-03-22 (Sat, 22 Mar 2025) Changed paths: A JST