[webkit-changes] [WebKit/WebKit] ce00ac: [SwiftUI] Update WebPage to latest interface (Part 2)

2025-02-08 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce00acd9249732cf737cff3cbe596ccacd0a9b42 https://github.com/WebKit/WebKit/commit/ce00acd9249732cf737cff3cbe596ccacd0a9b42 Author: Richard Robinson Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 706a2b: [SwiftUI] Update WebPage.Configuration and related...

2025-02-08 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 706a2b0acb16908376639ae163e731e5b15c461f https://github.com/WebKit/WebKit/commit/706a2b0acb16908376639ae163e731e5b15c461f Author: Richard Robinson Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7e532a: [SwiftUI] Update WebView to latest interface (Part 1)

2025-02-08 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e532a82bd700833f59a698ec81b45e15412fb0f https://github.com/WebKit/WebKit/commit/7e532a82bd700833f59a698ec81b45e15412fb0f Author: Richard Robinson Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] f0ee52: [css-overflow] Implement `overflow-block` and `ove...

2025-02-08 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0ee52bc70e74487b6f33e6285884f0a8789a33f https://github.com/WebKit/WebKit/commit/f0ee52bc70e74487b6f33e6285884f0a8789a33f Author: Tim Nguyen Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] d38033: Address more Safer CPP static analysis warnings in...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d38033a5cfb6d6d7d61c6c00243d00a322dbd077 https://github.com/WebKit/WebKit/commit/d38033a5cfb6d6d7d61c6c00243d00a322dbd077 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 2862dc: Address safer C++ static analysis warnings in Medi...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2862dca2d113384625da5d7e1d828f0e6e0af1f6 https://github.com/WebKit/WebKit/commit/2862dca2d113384625da5d7e1d828f0e6e0af1f6 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] a7c31c: Remove CORS restriction on mixed content upgrades

2025-02-08 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7c31c36ea7c80460755abe46b21f3db5cde239a https://github.com/WebKit/WebKit/commit/a7c31c36ea7c80460755abe46b21f3db5cde239a Author: Matthew Finkel Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a88754: Use Ref for CSSValue in CSSProperty

2025-02-08 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a88754dd0e28e5c3df0d4004a452ece1eb59ee2f https://github.com/WebKit/WebKit/commit/a88754dd0e28e5c3df0d4004a452ece1eb59ee2f Author: Sam Weinig Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 34d976: Unreviewed, keep destructible false on non MayNeed...

2025-02-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 34d9764754e41bfef364436fa6c7dc3311bbc4d5 https://github.com/WebKit/WebKit/commit/34d9764754e41bfef364436fa6c7dc3311bbc4d5 Author: Yusuke Suzuki Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] da43c6: [Materials] Add parsing support for hosted materials

2025-02-08 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: da43c69fc195a774a26517778fa3c4174f8c3cc6 https://github.com/WebKit/WebKit/commit/da43c69fc195a774a26517778fa3c4174f8c3cc6 Author: Aditya Keerthi Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 5760da: [JSC] Add JSCGarbageCollector signpost

2025-02-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5760da9a144595d74845f3f7f67d8bff056af8f4 https://github.com/WebKit/WebKit/commit/5760da9a144595d74845f3f7f67d8bff056af8f4 Author: Yusuke Suzuki Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 2d331c: Address static analysis warnings related to RunLoop

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2d331cef5d1c7b84d295abb7f58e8aaeeb4a38b0 https://github.com/WebKit/WebKit/commit/2d331cef5d1c7b84d295abb7f58e8aaeeb4a38b0 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] e3460a: Address safer C++ static analysis warnings in Font...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e3460a76d3de10924a1b982852f957d4a49399d7 https://github.com/WebKit/WebKit/commit/e3460a76d3de10924a1b982852f957d4a49399d7 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 05ab2b: Address safer C++ static analysis warnings in Prov...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05ab2b269fcfa6abfb18935328019325cc22746f https://github.com/WebKit/WebKit/commit/05ab2b269fcfa6abfb18935328019325cc22746f Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 2df8c2: Unreviewed. Update OptionsWPE.cmake and NEWS for t...

2025-02-08 Thread Adrian Perez
Branch: refs/heads/webkitglib/2.46 Home: https://github.com/WebKit/WebKit Commit: 2df8c2be6c990bc06d188b606595d9c8fe9e1870 https://github.com/WebKit/WebKit/commit/2df8c2be6c990bc06d188b606595d9c8fe9e1870 Author: Adrian Perez de Castro Date: 2025-02-07 (Fri, 07 Feb 2025) Cha

[webkit-changes] [WebKit/WebKit]

2025-02-08 Thread Adrian Perez
Branch: refs/tags/wpewebkit-2.46.6 Home: https://github.com/WebKit/WebKit To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications ___ webkit-changes mailing list webkit-changes

[webkit-changes] [WebKit/WebKit] c25f2c: [JSC] Remove sensitive to NaN in B3

2025-02-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c25f2c42bb37335f1afbff09f42afbd076bd3629 https://github.com/WebKit/WebKit/commit/c25f2c42bb37335f1afbff09f42afbd076bd3629 Author: Yusuke Suzuki Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 42e0d3: [SwiftUI] Update WebPage to latest interface (Part 1)

2025-02-08 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 42e0d3664d57c157f406d25b1e86ff5edcb80834 https://github.com/WebKit/WebKit/commit/42e0d3664d57c157f406d25b1e86ff5edcb80834 Author: Richard Robinson Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 40e520: Implement revamped scoped custom element registry

2025-02-08 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 40e520dd495b1232d62fc0342fbc409b3649426d https://github.com/WebKit/WebKit/commit/40e520dd495b1232d62fc0342fbc409b3649426d Author: Ryosuke Niwa Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: A La

[webkit-changes] [WebKit/WebKit] 3bd23d: Address safer C++ static analysis warnings in Filt...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bd23d6856e444c8cb85034088fed711b9d14894 https://github.com/WebKit/WebKit/commit/3bd23d6856e444c8cb85034088fed711b9d14894 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] af0c5b: [JSC] Add MayNeedDestruction mode

2025-02-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: af0c5b6afa7e865b98f5900f8531e6ea2bc9b197 https://github.com/WebKit/WebKit/commit/af0c5b6afa7e865b98f5900f8531e6ea2bc9b197 Author: Yusuke Suzuki Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 742563: Address unexpected failures on the Safer CPP bot

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 742563e9799b40a47663a019d912bff39c260018 https://github.com/WebKit/WebKit/commit/742563e9799b40a47663a019d912bff39c260018 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 95675d: [web-animations] animations without an associated ...

2025-02-08 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 95675d2184dce25690106ac45b3e88d3c8ec90e7 https://github.com/WebKit/WebKit/commit/95675d2184dce25690106ac45b3e88d3c8ec90e7 Author: Antoine Quint Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 2c285f: Address safer C++ static analysis warnings in Scro...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2c285f57fee3a73cfa6175ffe37b5ccdb571c51e https://github.com/WebKit/WebKit/commit/2c285f57fee3a73cfa6175ffe37b5ccdb571c51e Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] b0f30a: [Materials] Use custom parsing for `-apple-visual-...

2025-02-08 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0f30ae12f8c1c0b662c05f1b62eb8dc8a1c6ba0 https://github.com/WebKit/WebKit/commit/b0f30ae12f8c1c0b662c05f1b62eb8dc8a1c6ba0 Author: Aditya Keerthi Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] c570b4: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Space...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c570b4a234cc80142d831c02721664d39d60cbcb https://github.com/WebKit/WebKit/commit/c570b4a234cc80142d831c02721664d39d60cbcb Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 09dc7a: Address safer C++ static analysis warnings in Medi...

2025-02-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 09dc7aa418807de355708a7f7184479821a4e5e6 https://github.com/WebKit/WebKit/commit/09dc7aa418807de355708a7f7184479821a4e5e6 Author: Chris Dumez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 364ff5: RenderListMarker may incorrectly turn into a float...

2025-02-08 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 364ff5daa35f17b902967c8340c4e9b8f4cb0065 https://github.com/WebKit/WebKit/commit/364ff5daa35f17b902967c8340c4e9b8f4cb0065 Author: Alan Baradlay Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 1a89b0: [GPUP][iOS] Add sandbox telemetry for IOSurfaceRoo...

2025-02-08 Thread Per Arne Vollan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1a89b0ea31ad6545c498b3f4c3502cf33de444ee https://github.com/WebKit/WebKit/commit/1a89b0ea31ad6545c498b3f4c3502cf33de444ee Author: Per Arne Vollan Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] c8b7fe: [Cleanup] Rename visual overflow to ink overflow i...

2025-02-08 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8b7feed839c9d69ce2c6aeab7c09e6e98ac25cf https://github.com/WebKit/WebKit/commit/c8b7feed839c9d69ce2c6aeab7c09e6e98ac25cf Author: Alan Baradlay Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] cac61b: Implement more smart pointers in WebResourceLoader...

2025-02-08 Thread lopezlozoya
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cac61b474e4467da3640ab13a411a21d1d7e12f6 https://github.com/WebKit/WebKit/commit/cac61b474e4467da3640ab13a411a21d1d7e12f6 Author: Adan Lopez Date: 2025-02-08 (Sat, 08 Feb 2025) Changed paths: M Sourc