[webkit-changes] [WebKit/WebKit] 90df06: Add Style::BuilderConverter::requiredDowncast<> an...

2025-02-01 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 90df063ab65a7573a3197f1f05216a410ee43789 https://github.com/WebKit/WebKit/commit/90df063ab65a7573a3197f1f05216a410ee43789 Author: Antti Koivisto Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] cb0774: [SOUP] Add support for the Cookie Store API

2025-02-01 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cb077473952d7036cceedb1a721502d74ee766c5 https://github.com/WebKit/WebKit/commit/cb077473952d7036cceedb1a721502d74ee766c5 Author: Patrick Griffis Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3c44ab: InlineLineBuilder: Remove left-over commented line

2025-02-01 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c44ab5053be490bf2590e8e2ac5123d3e7cf8e0 https://github.com/WebKit/WebKit/commit/3c44ab5053be490bf2590e8e2ac5123d3e7cf8e0 Author: Vitor Roriz Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 1a1486: User installed fonts are not always registered

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

[webkit-changes] [WebKit/WebKit] 901227: [iPadOS] Swiping between articles in Feedly using ...

2025-02-01 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 901227a198cab34e4ed87062ae9e1784bc10fd8a https://github.com/WebKit/WebKit/commit/901227a198cab34e4ed87062ae9e1784bc10fd8a Author: Wenson Hsieh Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 10358e: [Clenaup] Remove unused RenderLineBoxList functions

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

[webkit-changes] [WebKit/WebKit] 882610: [JSC] Add FTL PurifyNaN

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

[webkit-changes] [WebKit/WebKit] 6028f9: Fix some crashes seen with site isolation

2025-02-01 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6028f9871d7caffc878f2dbafcc692dc85be3ed6 https://github.com/WebKit/WebKit/commit/6028f9871d7caffc878f2dbafcc692dc85be3ed6 Author: Alex Christensen Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b3c3d1: [Cleanup] Remove unused LegacyInlineBox functions

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

[webkit-changes] [WebKit/WebKit] a34553: Block unused syscalls

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

[webkit-changes] [WebKit/WebKit] 8881c5: Versioning.

2025-02-01 Thread Russell Epstein
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8881c5e70a87c23ad9fd22546debdcd861db1296 https://github.com/WebKit/WebKit/commit/8881c5e70a87c23ad9fd22546debdcd861db1296 Author: Russell Epstein Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a67312: [JSC] Clean up wasm initialization code

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

[webkit-changes] [WebKit/WebKit] b31452: [JSC] Add Air MultiplyNegDouble / MultiplyNegFloat

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

[webkit-changes] [WebKit/WebKit] ab8ed3: Update command invokers to match spec changes

2025-02-01 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab8ed368b438f0cc82180066a6d85eacb02f4930 https://github.com/WebKit/WebKit/commit/ab8ed368b438f0cc82180066a6d85eacb02f4930 Author: Luke Warlow Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 08963e: [JSC] Move OverridesGetPrototype to inline flags

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

[webkit-changes] [WebKit/WebKit] 62a0d0: [JSC] DFG GetGlobalLexicalVar / GetGlobalVar 's em...

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

[webkit-changes] [WebKit/WebKit] 5e4e34: [JSC] Add a bit adhoc Int52 <-> Int32 round-trip o...

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

[webkit-changes] [WebKit/WebKit] 2581d1: [JSC] Cache FunctionExecutable from `new Function`...

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

[webkit-changes] [WebKit/WebKit] 45222a: [GTK][WPE] Add implementations for PageClient::set...

2025-02-01 Thread Claudio Saavedra
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45222aa967c2994562690ed97d2d8d90cc4cbb93 https://github.com/WebKit/WebKit/commit/45222aa967c2994562690ed97d2d8d90cc4cbb93 Author: Claudio Saavedra Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a89336: [JSC] Add `constinit` specifier for generated JSC ...

2025-02-01 Thread Tetsuharu Ohzeki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a893367965758b8b3c9dc72b16b91003291094d7 https://github.com/WebKit/WebKit/commit/a893367965758b8b3c9dc72b16b91003291094d7 Author: Tetsuharu Ohzeki Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] aeb86c: Block Mach lookup in the WebContent sandbox

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

[webkit-changes] [WebKit/WebKit] 194cb1: Reduce use of strcmp() in the code base

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

[webkit-changes] [WebKit/WebKit] 4b865d: [WKTR] Remove workaround for kUTTypePNG in TestInv...

2025-02-01 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b865d87ca3ee75c43f0dbf6fb5904d719983cdf https://github.com/WebKit/WebKit/commit/4b865d87ca3ee75c43f0dbf6fb5904d719983cdf Author: David Kilzer Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] 0e100e: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in UTF8C...

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

[webkit-changes] [WebKit/WebKit] 4447c0: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in CSSPa...

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

[webkit-changes] [WebKit/WebKit] 512f8a: Adopt span for data member in StylePropertyShortha...

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

[webkit-changes] [WebKit/WebKit] bb0675: [GTK][WPE] Test gardening

2025-02-01 Thread Claudio Saavedra
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb0675921a57aeb7e5fa258fe02eacc834917279 https://github.com/WebKit/WebKit/commit/bb0675921a57aeb7e5fa258fe02eacc834917279 Author: Claudio Saavedra Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 50e2f2: [CookieStoreAPI] If cookie name begins with "__Hos...

2025-02-01 Thread Rupin Mittal
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50e2f240433f42147a6517e478185371bc44d31f https://github.com/WebKit/WebKit/commit/50e2f240433f42147a6517e478185371bc44d31f Author: Rupin Mittal Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 403fba: ciso646:46:4: warning: " is deprecated in...

2025-02-01 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 403fba703947e7b9e7bb9569f43b5d6a45e8ce49 https://github.com/WebKit/WebKit/commit/403fba703947e7b9e7bb9569f43b5d6a45e8ce49 Author: Michael Catanzaro Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] 7ba700: NEW TEST(289610@main): [macOS] fast/repaint/emoji-...

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

[webkit-changes] [WebKit/WebKit] 686693: Release assertion failure in LegacyRenderSVGShape:...

2025-02-01 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6866936923f71c78e121c3f98c950ada4a991841 https://github.com/WebKit/WebKit/commit/6866936923f71c78e121c3f98c950ada4a991841 Author: Rob Buis Date: 2025-02-01 (Sat, 01 Feb 2025) Changed paths: A LayoutT