[webkit-changes] [WebKit/WebKit] a4a515: Add support for generating a consumer for CSS prop...

2025-03-15 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4a5158644d38ea54704affd81594996812698f9 https://github.com/WebKit/WebKit/commit/a4a5158644d38ea54704affd81594996812698f9 Author: Sam Weinig Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 4b910f: [UnifiedPDF] [iOS] WebPage does not need to track ...

2025-03-15 Thread Abrar Rahman Protyasha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b910fb74d378da403ec6ecd2e3cfaaf26ece5de https://github.com/WebKit/WebKit/commit/4b910fb74d378da403ec6ecd2e3cfaaf26ece5de Author: Abrar Rahman Protyasha Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] 1f8102: Address Safer cpp failures in ChildChangeInvalidation

2025-03-15 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f810241f93d6db7d7e959aba334d12e26ac5a5a https://github.com/WebKit/WebKit/commit/1f810241f93d6db7d7e959aba334d12e26ac5a5a Author: Fady Farag Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] aff861: Move FileSystem::appendFileContentsToFileHandle() ...

2025-03-15 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aff861639324ef28887452fb4fd6f682e85e675a https://github.com/WebKit/WebKit/commit/aff861639324ef28887452fb4fd6f682e85e675a Author: Chris Dumez Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 290ca3: [iOS] [Unified PDF] Scroll position not maintained...

2025-03-15 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 290ca3a58d47496a990fd8a5bf49298152ee7ed5 https://github.com/WebKit/WebKit/commit/290ca3a58d47496a990fd8a5bf49298152ee7ed5 Author: Wenson Hsieh Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 3fe0da: [MathMLBlock][Cleanup] Adopt RenderChildIterator t...

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

[webkit-changes] [WebKit/WebKit] 084c42: Update FileHandle::write() / read() to return a st...

2025-03-15 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 084c4253ea4feca90fc5178200d0af379d2d11cb https://github.com/WebKit/WebKit/commit/084c4253ea4feca90fc5178200d0af379d2d11cb Author: Chris Dumez Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] b73a66: Cherry-pick 292157@main (d718cfa9f30d). https://bu...

2025-03-15 Thread Philippe Normand
Branch: refs/heads/webkitglib/2.48 Home: https://github.com/WebKit/WebKit Commit: b73a669c219637cb3bd79d6585a953358f5b1967 https://github.com/WebKit/WebKit/commit/b73a669c219637cb3bd79d6585a953358f5b1967 Author: Philippe Normand Date: 2025-03-15 (Sat, 15 Mar 2025) Changed p

[webkit-changes] [WebKit/WebKit] 6e6251: Unreviewed, reverting 287300@main (8413627058d8)

2025-03-15 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e625198e80f7677960f61362ae0061e4de744a5 https://github.com/WebKit/WebKit/commit/6e625198e80f7677960f61362ae0061e4de744a5 Author: Mike Wyrzykowski Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 608266: Address Safer CPP issues in BaseDateAndTimeInputTy...

2025-03-15 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 608266217082c0adb32f5cf12a26d31248a29867 https://github.com/WebKit/WebKit/commit/608266217082c0adb32f5cf12a26d31248a29867 Author: Tim Nguyen Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 2fc3a2: `content-visibility:auto` and zooming can result i...

2025-03-15 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2fc3a23f8c299e091d80175954782bbd5d64d527 https://github.com/WebKit/WebKit/commit/2fc3a23f8c299e091d80175954782bbd5d64d527 Author: Simon Fraser Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: A Lay

[webkit-changes] [WebKit/WebKit] 1ceba3: [css-grid] masonry align ref and expected tests

2025-03-15 Thread Brandon Stewart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1ceba37bc048b8ffa2c8932122b121104676ee65 https://github.com/WebKit/WebKit/commit/1ceba37bc048b8ffa2c8932122b121104676ee65 Author: Brandon Stewart Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 705ce8: Address Safer CPP issues in RadioInputType.cpp & U...

2025-03-15 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 705ce8875d1be9d03fb65038d942822979e419e5 https://github.com/WebKit/WebKit/commit/705ce8875d1be9d03fb65038d942822979e419e5 Author: Tim Nguyen Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 20db67: Missing validation in WebGL2RenderingContext::getI...

2025-03-15 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 20db6754a1f94a45881328e7f368f789b8232146 https://github.com/WebKit/WebKit/commit/20db6754a1f94a45881328e7f368f789b8232146 Author: Kimmo Kinnunen Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M L

[webkit-changes] [WebKit/WebKit] f2eb42: Simplify file locking APIs

2025-03-15 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f2eb4230adf7e73e1236c3187687cd6ef8621e21 https://github.com/WebKit/WebKit/commit/f2eb4230adf7e73e1236c3187687cd6ef8621e21 Author: Chris Dumez Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 9c7a8b: Measure glyphs in a single CoreText call rather th...

2025-03-15 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c7a8b92644023967579ef9b941cc94fba9009f6 https://github.com/WebKit/WebKit/commit/9c7a8b92644023967579ef9b941cc94fba9009f6 Author: Brent Fulgham Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 0c0fed: [visionOS] Allow WKWebView clients to customize th...

2025-03-15 Thread lilyspiniolas
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0c0fedc14f04e89d2ed7fb0d05d391ca6974fbef https://github.com/WebKit/WebKit/commit/0c0fedc14f04e89d2ed7fb0d05d391ca6974fbef Author: Lily Spiniolas Date: 2025-03-13 (Thu, 13 Mar 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 64c565: Address UncheckedLocalVarsChecker warnings in Scro...

2025-03-15 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 64c5656018fbef83a49c93734b314b15c0774ae1 https://github.com/WebKit/WebKit/commit/64c5656018fbef83a49c93734b314b15c0774ae1 Author: Tim Nguyen Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 040e87: Validate content extensions whenever loading them in

2025-03-15 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 040e877236f583892af4d7d8f9d84318dd1ca7ee https://github.com/WebKit/WebKit/commit/040e877236f583892af4d7d8f9d84318dd1ca7ee Author: Pascoe Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M Source/We

[webkit-changes] [WebKit/WebKit] 19b325: Make URL host and hostname setters handle @ correctly

2025-03-15 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 19b325a67af641aa9ebedf354958c30db4d04672 https://github.com/WebKit/WebKit/commit/19b325a67af641aa9ebedf354958c30db4d04672 Author: Anne van Kesteren Date: 2025-03-12 (Wed, 12 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] addf0f: Add WebPageProxy::originHasDeviceOrientationAndMot...

2025-03-15 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: addf0f758e1e61fa1e3a4c4cb90b69fa5f2ec2fa https://github.com/WebKit/WebKit/commit/addf0f758e1e61fa1e3a4c4cb90b69fa5f2ec2fa Author: Sihui Liu Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 7147bc: REGRESSION(289946@main) [Cocoa] Navigation to empt...

2025-03-15 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7147bc7fd8358539313aaba99fdfa98e65001c2c https://github.com/WebKit/WebKit/commit/7147bc7fd8358539313aaba99fdfa98e65001c2c Author: Vitaly Dyachkov Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 185980: Implement browser.test.runTests so that it can be ...

2025-03-15 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 185980ffc4448a148b4cfb6644cb32a6e659f03e https://github.com/WebKit/WebKit/commit/185980ffc4448a148b4cfb6644cb32a6e659f03e Author: Elijah Sawyers Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 3c9b47: Make entityTransform read-only always on StageMode...

2025-03-15 Thread Phipson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c9b47c5342932c13eb099767d1c2bcd16394d4f https://github.com/WebKit/WebKit/commit/3c9b47c5342932c13eb099767d1c2bcd16394d4f Author: Phipson Lee Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 563519: [JSC] Opportunistically exclude environment variab...

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

[webkit-changes] [WebKit/WebKit] 5164f6: Voice detection should be reenabled in case of GPU...

2025-03-15 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5164f69952f49fd6981669ab325ab7ac71771dfe https://github.com/WebKit/WebKit/commit/5164f69952f49fd6981669ab325ab7ac71771dfe Author: Youenn Fablet Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: A L

[webkit-changes] [WebKit/WebKit] 877c73: [SwiftUI] Update WebPage and related types to late...

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

[webkit-changes] [WebKit/WebKit] 7401d3: More smart pointer adoption in UIProcess

2025-03-15 Thread geoffreygaren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7401d3baf95d7899453c66c77555432740114b3b https://github.com/WebKit/WebKit/commit/7401d3baf95d7899453c66c77555432740114b3b Author: Geoffrey Garen Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M S

[webkit-changes] [WebKit/WebKit]

2025-03-15 Thread Adrian Perez
Branch: refs/tags/wpewebkit-2.46.7 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] a423d2: Unreviewed. [WPE] Use Skia with CPU rendering by d...

2025-03-15 Thread Adrian Perez
Branch: refs/heads/webkitglib/2.48 Home: https://github.com/WebKit/WebKit Commit: a423d2448a4a813465db600692253e9591033ea2 https://github.com/WebKit/WebKit/commit/a423d2448a4a813465db600692253e9591033ea2 Author: Adrian Perez de Castro Date: 2025-03-14 (Fri, 14 Mar 2025) Cha

[webkit-changes] [WebKit/WebKit] 81ac92: imported/w3c/web-platform-tests/workers/WorkerGlob...

2025-03-15 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 81ac922434f3edd1c9c85d4640077bce7fc64c6c https://github.com/WebKit/WebKit/commit/81ac922434f3edd1c9c85d4640077bce7fc64c6c Author: Youenn Fablet Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 2e762d: [css-anchor-position-1] Support transitions with a...

2025-03-15 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e762d0b3dbe3b07783143537646a3cee73c58ec https://github.com/WebKit/WebKit/commit/2e762d0b3dbe3b07783143537646a3cee73c58ec Author: Antti Koivisto Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8ad316: [Page color sampler] Fine-tune color sampling heur...

2025-03-15 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8ad316d5e199d82b9b8de009b2dda01309248ca4 https://github.com/WebKit/WebKit/commit/8ad316d5e199d82b9b8de009b2dda01309248ca4 Author: Wenson Hsieh Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: A La

[webkit-changes] [WebKit/WebKit] 2f7679: Muting CoreAudioSharedUnit shortly after starting ...

2025-03-15 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2f7679e7fc99d574bf581496c044c990863ff3e6 https://github.com/WebKit/WebKit/commit/2f7679e7fc99d574bf581496c044c990863ff3e6 Author: Youenn Fablet Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] b83d4f: Address Safer CPP issues in HTMLProgressElement.cpp

2025-03-15 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b83d4f182b18bc64b00fe0858c4fa8e8dedc2ac8 https://github.com/WebKit/WebKit/commit/b83d4f182b18bc64b00fe0858c4fa8e8dedc2ac8 Author: Tim Nguyen Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] dcebb6: [Swift] Use Platform.h feature defines as compilat...

2025-03-15 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dcebb661f44769a670ca7d3bbbd015dd96f63866 https://github.com/WebKit/WebKit/commit/dcebb661f44769a670ca7d3bbbd015dd96f63866 Author: Elliott Williams Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 276a55: [ iOS macOS Debug wk2 ] imported/w3c/web-platform-...

2025-03-15 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 276a55cb1ea30b2e5aff6293807dbf89d4ec4ac9 https://github.com/WebKit/WebKit/commit/276a55cb1ea30b2e5aff6293807dbf89d4ec4ac9 Author: Youenn Fablet Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M L

[webkit-changes] [WebKit/WebKit] eff65f: git-webkit conflict should compare repository sour...

2025-03-15 Thread Alex Atwater
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eff65f7c72c114c33eb10a3caa9cd2e63db5e6a6 https://github.com/WebKit/WebKit/commit/eff65f7c72c114c33eb10a3caa9cd2e63db5e6a6 Author: Alex Atwater Date: 2025-03-07 (Fri, 07 Mar 2025) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] f04bd6: [WPE] WPEPlatform: add getter/setter for WPEInputM...

2025-03-15 Thread Carlos Garcia Campos
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f04bd6a8c9ab3c4c31a791d83d693dc41292e7d9 https://github.com/WebKit/WebKit/commit/f04bd6a8c9ab3c4c31a791d83d693dc41292e7d9 Author: Carlos Garcia Campos Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths:

[webkit-changes] [WebKit/WebKit] b64f7e: CSSFontFaceSource: Rename "m_face" to more meaning...

2025-03-15 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b64f7e8c0172187c48c2f627843ca51abb1734e2 https://github.com/WebKit/WebKit/commit/b64f7e8c0172187c48c2f627843ca51abb1734e2 Author: Vitor Roriz Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 7b6ce8: Optimize some conditions involving `shouldPlaceVer...

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

[webkit-changes] [WebKit/WebKit] 003226: Implement trusted-types-eval CSP script-src keyword

2025-03-15 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 003226eb1dbf7deec539b13f1fae3864fd4f7a31 https://github.com/WebKit/WebKit/commit/003226eb1dbf7deec539b13f1fae3864fd4f7a31 Author: Luke Warlow Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 3cd4d2: [WebGPU] Add option for testing with safe math mode

2025-03-15 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3cd4d27636793a94a23ae54283d17c50bb15c4fe https://github.com/WebKit/WebKit/commit/3cd4d27636793a94a23ae54283d17c50bb15c4fe Author: Mike Wyrzykowski Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6b50bf: [JSC] Stop coercing undefined->nan in NumberToStri...

2025-03-15 Thread Marcus Plutowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6b50bf7d55f02711fc7b79fe2d101a5450d0724b https://github.com/WebKit/WebKit/commit/6b50bf7d55f02711fc7b79fe2d101a5450d0724b Author: Marcus Plutowski Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 2b5f8c: webkitgtk-2.48.0 fails to build with GST_DISABLE_G...

2025-03-15 Thread Xi Ruoyao
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2b5f8c2075115637cb3a467a68c22ea07e3be79f https://github.com/WebKit/WebKit/commit/2b5f8c2075115637cb3a467a68c22ea07e3be79f Author: Xi Ruoyao Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 585516: Cherry-pick 291060@main (5a55a82ed227). https://bu...

2025-03-15 Thread Adrian Perez
Branch: refs/heads/webkitglib/2.46 Home: https://github.com/WebKit/WebKit Commit: 5855168d45c7d5aaff79433e2f60a7c3cecc1872 https://github.com/WebKit/WebKit/commit/5855168d45c7d5aaff79433e2f60a7c3cecc1872 Author: Pratiksha Choudhury Date: 2025-03-13 (Thu, 13 Mar 2025) Change

[webkit-changes] [WebKit/WebKit] c7a38f: WebCore::LegacyRenderSVGEllipse::updateShapeFromEl...

2025-03-15 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c7a38fe2cf5ae25766207b48490386de467fa4fe https://github.com/WebKit/WebKit/commit/c7a38fe2cf5ae25766207b48490386de467fa4fe Author: Rob Buis Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M LayoutT

[webkit-changes] [WebKit/WebKit] 8e5b95: SystemFallbackFontCache.cpp: Fix Safe C++ issues

2025-03-15 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e5b95f039c0e89bee92d726358eabc9a67992c3 https://github.com/WebKit/WebKit/commit/8e5b95f039c0e89bee92d726358eabc9a67992c3 Author: Vitor Roriz Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 1df8c7: [JSC] Use GetByVal's TypedArray feedback to fold c...

2025-03-15 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1df8c73f0019717d03d323fc6ff9925163f806cd https://github.com/WebKit/WebKit/commit/1df8c73f0019717d03d323fc6ff9925163f806cd Author: Yusuke Suzuki Date: 2025-03-15 (Sat, 15 Mar 2025) Changed paths: M So