[webkit-changes] [WebKit/WebKit] d7d7ea: Fix the smart pointer static analysis warning in R...

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d7d7ea4aeee71c6c562f702136dbe432b9f964b6 https://github.com/WebKit/WebKit/commit/d7d7ea4aeee71c6c562f702136dbe432b9f964b6 Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] f35b9c: Fix smart pointer warnings in NetworkTaskCocoa.mm

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f35b9c9f6ea7b7a855de54ec14fb04a3faa9f116 https://github.com/WebKit/WebKit/commit/f35b9c9f6ea7b7a855de54ec14fb04a3faa9f116 Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] dec32d: Make type casts in RemoteLayerTreePropertyApplier....

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dec32d4d22199816744642b9450f5b41a3bc57ea https://github.com/WebKit/WebKit/commit/dec32d4d22199816744642b9450f5b41a3bc57ea Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3524ff: Re-enable requestIdleCallback on Apple ports

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3524ffe8d826c989ebc192ac27343dc1d2c4628a https://github.com/WebKit/WebKit/commit/3524ffe8d826c989ebc192ac27343dc1d2c4628a Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 38860d: Deploy more smart pointers in NetworkCORSPreflight...

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 38860de9d8b8c4ccaa521a3d89b61bff31593de9 https://github.com/WebKit/WebKit/commit/38860de9d8b8c4ccaa521a3d89b61bff31593de9 Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ceeccb: Deploy more smart pointers in ImageBufferShareable...

2025-02-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ceeccbd1b991424d141374285114c5b6c8c542f3 https://github.com/WebKit/WebKit/commit/ceeccbd1b991424d141374285114c5b6c8c542f3 Author: Ryosuke Niwa Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b79266: Deploy more smart pointers in RemoteLayerTreeHost

2025-02-03 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b79266f0799fd65eb17d44d53860ba3bc86086be https://github.com/WebKit/WebKit/commit/b79266f0799fd65eb17d44d53860ba3bc86086be Author: Ryosuke Niwa Date: 2025-02-03 (Mon, 03 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b2d68f: Deploy more smart pointers in NetworkCache.h/cpp

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b2d68f8feced9f1a8cb9e7f9f236e7d28a0735bb https://github.com/WebKit/WebKit/commit/b2d68f8feced9f1a8cb9e7f9f236e7d28a0735bb Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fd416a: Deploy more smart pointers in ProcessThrottler.cpp

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd416a361064832043256acb4ea0dba7aaa010a0 https://github.com/WebKit/WebKit/commit/fd416a361064832043256acb4ea0dba7aaa010a0 Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d750da: Fix or suppress smart pointer warnings in RunLoop....

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d750da0fb0ad4e214d580cc31b0c031824b4a6fb https://github.com/WebKit/WebKit/commit/d750da0fb0ad4e214d580cc31b0c031824b4a6fb Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] df2a8f: Address or suppress smart pointer warnings in Thread

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df2a8fd2e43ee4ecd9b93b17b7de023c21cb2f14 https://github.com/WebKit/WebKit/commit/df2a8fd2e43ee4ecd9b93b17b7de023c21cb2f14 Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3cfa20: Unreviewed. Update safer C++ expectations.

2025-02-07 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3cfa20e5d0cd33e53dbc96342d8ac86ef27dad8d https://github.com/WebKit/WebKit/commit/3cfa20e5d0cd33e53dbc96342d8ac86ef27dad8d Author: Ryosuke Niwa Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 026bbd: Unreviewed. Updated safer C++ expectations.

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 026bbdd90291a45d31113f2fd99e7e9fffc22b7f https://github.com/WebKit/WebKit/commit/026bbdd90291a45d31113f2fd99e7e9fffc22b7f Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 618eaa: Deploy the latest clang static analyzer

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 618eaad97a5eccf5d204167699040ef8a48f0cc4 https://github.com/WebKit/WebKit/commit/618eaad97a5eccf5d204167699040ef8a48f0cc4 Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 15a17b: Deploy more smart pointers in NetworkLoadChecker.cpp

2025-02-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 15a17b3f64a786f3cfc73bb1bd8a7ad0871d91c8 https://github.com/WebKit/WebKit/commit/15a17b3f64a786f3cfc73bb1bd8a7ad0871d91c8 Author: Ryosuke Niwa Date: 2025-02-05 (Wed, 05 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 07b95f: Deploy the latest clang static analyzer

2025-02-06 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07b95f7561f24a6bb1694512a70c7624b06cbfd5 https://github.com/WebKit/WebKit/commit/07b95f7561f24a6bb1694512a70c7624b06cbfd5 Author: Ryosuke Niwa Date: 2025-02-06 (Thu, 06 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d69c9f: Deploy more smart pointers in NowPlayingManager

2025-02-06 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d69c9f92769207fed898f965a3c2c8ff4f7dd5b9 https://github.com/WebKit/WebKit/commit/d69c9f92769207fed898f965a3c2c8ff4f7dd5b9 Author: Ryosuke Niwa Date: 2025-02-06 (Thu, 06 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a945c3: Deploy more smart pointers in RemoteLayerBackingStore

2025-02-06 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a945c35bf16134edd0f7a4d4a7247acfbc8156b2 https://github.com/WebKit/WebKit/commit/a945c35bf16134edd0f7a4d4a7247acfbc8156b2 Author: Ryosuke Niwa Date: 2025-02-06 (Thu, 06 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 500b32: Deploy more smart pointers in WebProcessCache.cpp

2025-02-10 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 500b32f29f1f3e1e32c7ba69e7b1b27d305bf9c6 https://github.com/WebKit/WebKit/commit/500b32f29f1f3e1e32c7ba69e7b1b27d305bf9c6 Author: Ryosuke Niwa Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b78c22: Address static analyzer warnings in DefaultWebBrow...

2025-02-10 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b78c228354846fc6dd7df907f35d5de6b46ef306 https://github.com/WebKit/WebKit/commit/b78c228354846fc6dd7df907f35d5de6b46ef306 Author: Ryosuke Niwa Date: 2025-02-10 (Mon, 10 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d02ecb: REGRESSION(286770@main): ING banking app is broken...

2025-01-30 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d02ecbd4170e4fdd67a86173347ae8d33ad265a2 https://github.com/WebKit/WebKit/commit/d02ecbd4170e4fdd67a86173347ae8d33ad265a2 Author: Ryosuke Niwa Date: 2025-01-30 (Thu, 30 Jan 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 947842: Fix safer C++ checker failures in WebCore

2024-12-11 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 947842d43629bf5be4103998c59438652dfb17e3 https://github.com/WebKit/WebKit/commit/947842d43629bf5be4103998c59438652dfb17e3 Author: Ryosuke Niwa Date: 2024-12-11 (Wed, 11 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2539a9: Expose importNode on ShadowRoot and maintain scope...

2024-12-10 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2539a900b51185feffb61785523868aa20ca1482 https://github.com/WebKit/WebKit/commit/2539a900b51185feffb61785523868aa20ca1482 Author: Ryosuke Niwa Date: 2024-12-10 (Tue, 10 Dec 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 799a1b: Fix safer C++ checker failures in WebKit

2024-12-11 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 799a1b69f511e76c4a63ec15873a3b12b56b57bc https://github.com/WebKit/WebKit/commit/799a1b69f511e76c4a63ec15873a3b12b56b57bc Author: Ryosuke Niwa Date: 2024-12-11 (Wed, 11 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4505c6: Enable MemoryUnsafeCastChecker

2024-12-10 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4505c66ed78aa3632e33a8f247a04f1d51fc1279 https://github.com/WebKit/WebKit/commit/4505c66ed78aa3632e33a8f247a04f1d51fc1279 Author: Ryosuke Niwa Date: 2024-12-10 (Tue, 10 Dec 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] a1ec56: Thread safety assertion failure in InternalObserve...

2024-12-11 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a1ec566561621b3f8b2cdbd51f963530655f01f3 https://github.com/WebKit/WebKit/commit/a1ec566561621b3f8b2cdbd51f963530655f01f3 Author: Ryosuke Niwa Date: 2024-12-11 (Wed, 11 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b226a0: Unreviewed. Update safer C++ expectations.

2024-12-11 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b226a042eaa28ed822d54505cd478d3aa4622401 https://github.com/WebKit/WebKit/commit/b226a042eaa28ed822d54505cd478d3aa4622401 Author: Ryosuke Niwa Date: 2024-12-11 (Wed, 11 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c88db1: Suppress unsafe cast warnings in downcast, dynamic...

2024-12-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c88db160dfbe7c71bf550ae3eb35de515b6f1521 https://github.com/WebKit/WebKit/commit/c88db160dfbe7c71bf550ae3eb35de515b6f1521 Author: Ryosuke Niwa Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e31a4d: Downgrade the status of scoped custom element regi...

2024-12-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e31a4dd624125336a3a25bc64f716f40d49d2203 https://github.com/WebKit/WebKit/commit/e31a4dd624125336a3a25bc64f716f40d49d2203 Author: Ryosuke Niwa Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 202ac2: Need a mechanism for script to attach user info fo...

2024-12-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 202ac2fb2b13da9c344a938b4f22dd7e838ec6a6 https://github.com/WebKit/WebKit/commit/202ac2fb2b13da9c344a938b4f22dd7e838ec6a6 Author: Ryosuke Niwa Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8a7c6d: Unreviewed. Update safer C++ expectations.

2024-12-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8a7c6d404b1c137e382dc48f050415574117c9fe https://github.com/WebKit/WebKit/commit/8a7c6d404b1c137e382dc48f050415574117c9fe Author: Ryosuke Niwa Date: 2024-12-16 (Mon, 16 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] f5f143: Explicitly inline some methods of Node

2024-12-17 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5f143eb1eae67060d2241fdc2926e11bbb759a1 https://github.com/WebKit/WebKit/commit/f5f143eb1eae67060d2241fdc2926e11bbb759a1 Author: Ryosuke Niwa Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 348527: REGRESSION(287633@main): Release assert failure in...

2024-12-18 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3485279ce29b2c912052bff9facdadede856145d https://github.com/WebKit/WebKit/commit/3485279ce29b2c912052bff9facdadede856145d Author: Ryosuke Niwa Date: 2024-12-18 (Wed, 18 Dec 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] cda4b5: Fix clang static analyzer warning in RemoteLayerTr...

2024-12-17 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cda4b5fd08c5c7ac0b5ea9ebdc8edc19ae943585 https://github.com/WebKit/WebKit/commit/cda4b5fd08c5c7ac0b5ea9ebdc8edc19ae943585 Author: Ryosuke Niwa Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e22c33: run-benchmark should set COEP and COOP headers

2024-12-17 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e22c33f16c0cd34de377ec9b76fbe50289090002 https://github.com/WebKit/WebKit/commit/e22c33f16c0cd34de377ec9b76fbe50289090002 Author: Ryosuke Niwa Date: 2024-12-17 (Tue, 17 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e68bad: Unreviewed. Update safer C++ expectations.

2024-12-12 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e68badaa3e321343f2c8351fed9df9437506ef86 https://github.com/WebKit/WebKit/commit/e68badaa3e321343f2c8351fed9df9437506ef86 Author: Ryosuke Niwa Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0ad840: Forbid smart pointer exceptions in style checker

2024-12-12 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0ad8402afdc46855de758f634cc2e749700ad076 https://github.com/WebKit/WebKit/commit/0ad8402afdc46855de758f634cc2e749700ad076 Author: Ryosuke Niwa Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e47b2a: Fix more C++ smart pointer warnings in WebKit

2024-12-12 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e47b2a9d69c64db1802f728e907d026ce4f7cda1 https://github.com/WebKit/WebKit/commit/e47b2a9d69c64db1802f728e907d026ce4f7cda1 Author: Ryosuke Niwa Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 137df8: REGRESSION(287711@main): Multiple API tests are fa...

2024-12-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 137df84c0b4fde97dd61ade6992520aad6c07eb3 https://github.com/WebKit/WebKit/commit/137df84c0b4fde97dd61ade6992520aad6c07eb3 Author: Ryosuke Niwa Date: 2024-12-13 (Fri, 13 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c16650: Add JavaScript API to disable spellchecking except...

2024-12-19 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c16650a74dbb756ce134300c85164c49f9b2fc13 https://github.com/WebKit/WebKit/commit/c16650a74dbb756ce134300c85164c49f9b2fc13 Author: Ryosuke Niwa Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a33681: Unreviewed. Update safer C++ expectations.

2024-12-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a33681b5b6f40aabb40a6378fc1b638ea19c1b56 https://github.com/WebKit/WebKit/commit/a33681b5b6f40aabb40a6378fc1b638ea19c1b56 Author: Ryosuke Niwa Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a0723f: Unreviewed. Add various files to UncountedLambdaCa...

2024-12-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a0723fb7af33b40d48304b721e0403d0c94b90f6 https://github.com/WebKit/WebKit/commit/a0723fb7af33b40d48304b721e0403d0c94b90f6 Author: Ryosuke Niwa Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1dee09: Unreviewed. Update safer C++ expectations.

2024-11-22 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1dee09b7cea97cf8f1f0c462b1630b34717ada74 https://github.com/WebKit/WebKit/commit/1dee09b7cea97cf8f1f0c462b1630b34717ada74 Author: Ryosuke Niwa Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e6c909: Unreviewed. Update safer C++ expectations.

2024-11-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6c909613ce1121cdd85f8e922c730f5ff7aa894 https://github.com/WebKit/WebKit/commit/e6c909613ce1121cdd85f8e922c730f5ff7aa894 Author: Ryosuke Niwa Date: 2024-11-21 (Thu, 21 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6b176b: Unreviewed. Update safer C++ expectations.

2024-12-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6b176ba3729306698af9d127946fccebc5468976 https://github.com/WebKit/WebKit/commit/6b176ba3729306698af9d127946fccebc5468976 Author: Ryosuke Niwa Date: 2024-12-21 (Sat, 21 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] b53a23: NetworkProcess::forEachNetworkSession should have ...

2025-01-08 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b53a232204731b776e51f9691d06ba2f92459b28 https://github.com/WebKit/WebKit/commit/b53a232204731b776e51f9691d06ba2f92459b28 Author: Ryosuke Niwa Date: 2025-01-08 (Wed, 08 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5bbb2b: Release assertion failure in AuxiliaryProcessProxy...

2025-01-08 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5bbb2b45d93a99be852ad90aa555c958ad337126 https://github.com/WebKit/WebKit/commit/5bbb2b45d93a99be852ad90aa555c958ad337126 Author: Ryosuke Niwa Date: 2025-01-08 (Wed, 08 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 668204: REGRESSION (285996@main): Readjusting the text sel...

2025-01-28 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 668204deb7e9719144e14d5ad2a8612c20d7575a https://github.com/WebKit/WebKit/commit/668204deb7e9719144e14d5ad2a8612c20d7575a Author: Ryosuke Niwa Date: 2025-01-28 (Tue, 28 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0477b9: Suppress more clang static analyzer warnings in WTF

2024-12-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0477b9ff225fc4e685c25b2d91621354ab3bdd0b https://github.com/WebKit/WebKit/commit/0477b9ff225fc4e685c25b2d91621354ab3bdd0b Author: Ryosuke Niwa Date: 2024-12-20 (Fri, 20 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 627c2b: Unreviewed. Update safer C++ expectations.

2024-12-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 627c2b08b3bd37955c65f4885386e709daf5f98c https://github.com/WebKit/WebKit/commit/627c2b08b3bd37955c65f4885386e709daf5f98c Author: Ryosuke Niwa Date: 2024-12-21 (Sat, 21 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5b32e9: element.children index getter returns a wrong elem...

2025-01-15 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5b32e928bc978e067a412a2edb71e6da194acc6a https://github.com/WebKit/WebKit/commit/5b32e928bc978e067a412a2edb71e6da194acc6a Author: Ryosuke Niwa Date: 2025-01-15 (Wed, 15 Jan 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 88b128: Add a runtime flag for mutation events

2025-01-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 88b128b0813256ca283a50e2b8718030fa456a2e https://github.com/WebKit/WebKit/commit/88b128b0813256ca283a50e2b8718030fa456a2e Author: Ryosuke Niwa Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] bcb929: Unreviewed. Update safer C++ expectations.

2025-01-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bcb9298abc4484e454d411cddfb12174b8b48e31 https://github.com/WebKit/WebKit/commit/bcb9298abc4484e454d411cddfb12174b8b48e31 Author: Ryosuke Niwa Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5e0a68: Release assert in WebCore::AVVideoCaptureSource::c...

2025-01-15 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e0a6895d4e6b5351fd43f5e9e635f67aa186e3d https://github.com/WebKit/WebKit/commit/5e0a6895d4e6b5351fd43f5e9e635f67aa186e3d Author: Ryosuke Niwa Date: 2025-01-15 (Wed, 15 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 60d881: Suppress static analyzer warning in dealloc genera...

2025-01-16 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 60d8814a24dfc53ff07269d5ee8bd3710ed4518c https://github.com/WebKit/WebKit/commit/60d8814a24dfc53ff07269d5ee8bd3710ed4518c Author: Ryosuke Niwa Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] c26804: Deploy the latest clang static analyzer

2025-02-12 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c268045b39040dc46a58ca4c1aefc39b720ace25 https://github.com/WebKit/WebKit/commit/c268045b39040dc46a58ca4c1aefc39b720ace25 Author: Ryosuke Niwa Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 68d6ce: Address static analyzer warnings in RemoteScrollin...

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 68d6cea0b4d38d2498957cc5bcf70771ba0672c3 https://github.com/WebKit/WebKit/commit/68d6cea0b4d38d2498957cc5bcf70771ba0672c3 Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5a77ac: Deploy more smart pointers in NetworkSessionCocoa.mm

2025-02-12 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a77aca67a859d4b770f6009f629349f4471d0fe https://github.com/WebKit/WebKit/commit/5a77aca67a859d4b770f6009f629349f4471d0fe Author: Ryosuke Niwa Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 05d743: Address static analyzer warnings in EventLoop

2025-02-14 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05d7433faf61f319f8f2c0ff3d2a49f248dbeaa2 https://github.com/WebKit/WebKit/commit/05d7433faf61f319f8f2c0ff3d2a49f248dbeaa2 Author: Ryosuke Niwa Date: 2025-02-14 (Fri, 14 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 33de3f: Re-enable scoped custom element registry by defaul...

2025-02-14 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33de3f243efe50f2996db653264eba3ac8b4b743 https://github.com/WebKit/WebKit/commit/33de3f243efe50f2996db653264eba3ac8b4b743 Author: Ryosuke Niwa Date: 2025-02-14 (Fri, 14 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

[webkit-changes] [WebKit/WebKit] c6e6ed: Fix warnings found by clang-17

2025-02-09 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c6e6edd8f8ffe23a73ffa5310eae5836dc35b680 https://github.com/WebKit/WebKit/commit/c6e6edd8f8ffe23a73ffa5310eae5836dc35b680 Author: Ryosuke Niwa Date: 2025-02-09 (Sun, 09 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b86024: Address static analyzer warnings found by new clan...

2025-02-15 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b86024aaf341eda746e3f8a526207806beb8bc9f https://github.com/WebKit/WebKit/commit/b86024aaf341eda746e3f8a526207806beb8bc9f Author: Ryosuke Niwa Date: 2025-02-15 (Sat, 15 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8b0efa: Deploy more smart pointers in MessageSenderInlines.h

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8b0efaef4378150be7f662cbc44a7656c098a029 https://github.com/WebKit/WebKit/commit/8b0efaef4378150be7f662cbc44a7656c098a029 Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 67680a: Deploy more smart pointers in ProcessLauncher.cpp

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67680a869feb5162b720703b423822dbb35e9390 https://github.com/WebKit/WebKit/commit/67680a869feb5162b720703b423822dbb35e9390 Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 663475: Deploy more smart pointers in RemoteLayerTreeNode.mm

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66347550683ec659ae9610263084b5305385367a https://github.com/WebKit/WebKit/commit/66347550683ec659ae9610263084b5305385367a Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b9a5e7: Deploy more smart pointers in XPCServiceMain.mm

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9a5e74dc97740b6bf0c88df9ca63f365c90bdfa https://github.com/WebKit/WebKit/commit/b9a5e74dc97740b6bf0c88df9ca63f365c90bdfa Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 29fe92: Deploy more smart pointers in SecurityOriginData.cpp

2025-02-13 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29fe928937e864cec9f30885b7fbbadffa87cf0c https://github.com/WebKit/WebKit/commit/29fe928937e864cec9f30885b7fbbadffa87cf0c Author: Ryosuke Niwa Date: 2025-02-13 (Thu, 13 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 668092: Remove static analyzer suppressions that are no lo...

2025-02-19 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6680926aee8bfb8f0d1e8988a8b68d6a4cfabc5d https://github.com/WebKit/WebKit/commit/6680926aee8bfb8f0d1e8988a8b68d6a4cfabc5d Author: Ryosuke Niwa Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b5abd9: Deploy more smart pointers in ScrollbarsController...

2025-02-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5abd929a9f9f43a07167a5c0435e0b5def28d4d https://github.com/WebKit/WebKit/commit/b5abd929a9f9f43a07167a5c0435e0b5def28d4d Author: Ryosuke Niwa Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] da73ec: Unreviewed. Update safer C++ expectations.

2025-02-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: da73ec3618fad6f43bab1cc20570898b121c9e0e https://github.com/WebKit/WebKit/commit/da73ec3618fad6f43bab1cc20570898b121c9e0e Author: Ryosuke Niwa Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9e58c7: Remove superfluous WTFMove in call to UIClient::de...

2025-02-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e58c78e53377130de83a64f4078e5fe6c1e9551 https://github.com/WebKit/WebKit/commit/9e58c78e53377130de83a64f4078e5fe6c1e9551 Author: Ryosuke Niwa Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3a9004: Address unexpected static analyzer warnings

2025-02-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3a900416e44772133da0c2dba539f00f6fb77065 https://github.com/WebKit/WebKit/commit/3a900416e44772133da0c2dba539f00f6fb77065 Author: Ryosuke Niwa Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 71573d: Unreviewed. Update safer C++ expectations.

2025-02-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 71573d3520b6bd7615c5d441c31cab644216783e https://github.com/WebKit/WebKit/commit/71573d3520b6bd7615c5d441c31cab644216783e Author: Ryosuke Niwa Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5b3c39: Fix static analyzer warnings in WebLocalFrameLoade...

2025-02-21 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5b3c393e88a115165f8ccfdd1e60a7b266fa0ab7 https://github.com/WebKit/WebKit/commit/5b3c393e88a115165f8ccfdd1e60a7b266fa0ab7 Author: Ryosuke Niwa Date: 2025-02-21 (Fri, 21 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 86d27e: Unreviewed. Update safer C++ expectations.

2025-02-23 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 86d27e3fdf0edbc34b7a5af8ae3eb38aeb961d3f https://github.com/WebKit/WebKit/commit/86d27e3fdf0edbc34b7a5af8ae3eb38aeb961d3f Author: Ryosuke Niwa Date: 2025-02-23 (Sun, 23 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2cc025: Deploy a static analyzer with ivar checks

2025-02-20 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cc0256939c75fbb0d2e8c83a6df1aac292ef04e https://github.com/WebKit/WebKit/commit/2cc0256939c75fbb0d2e8c83a6df1aac292ef04e Author: Ryosuke Niwa Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] cc7e3f: Remove static analyzer warning suppression in PDFS...

2025-02-26 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc7e3ff2f11842167b9eae73c91ce828f6c87066 https://github.com/WebKit/WebKit/commit/cc7e3ff2f11842167b9eae73c91ce828f6c87066 Author: Ryosuke Niwa Date: 2025-02-26 (Wed, 26 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5d8277: Unreviewed. Update safer C++ expectations.

2025-02-25 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d8277d51318ee8b7fd83aa4dbd488c32d3376ed https://github.com/WebKit/WebKit/commit/5d8277d51318ee8b7fd83aa4dbd488c32d3376ed Author: Ryosuke Niwa Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2b6047: Unreviewed. Suppress some false positive smart poi...

2025-02-25 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2b6047c0c5d1c12f75a8f089e92302e8e9b57fda https://github.com/WebKit/WebKit/commit/2b6047c0c5d1c12f75a8f089e92302e8e9b57fda Author: Ryosuke Niwa Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9e703c: REGRESSION (290766@main): [ macOS wk2 debug ] http...

2025-02-25 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e703cd662adf0462341e0f3a07f6e5902f1b768 https://github.com/WebKit/WebKit/commit/9e703cd662adf0462341e0f3a07f6e5902f1b768 Author: Ryosuke Niwa Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 51f683: Unreviewed. Update safer C++ expectations.

2025-02-25 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51f683430443b1b68b2d95df27295fb30ffd2f79 https://github.com/WebKit/WebKit/commit/51f683430443b1b68b2d95df27295fb30ffd2f79 Author: Ryosuke Niwa Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9a66bb: Use RefPtr for FrameView in documentNeedsLayoutOrS...

2025-02-25 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a66bb7e099e2b67fae9d0d5861bde850ecb0867 https://github.com/WebKit/WebKit/commit/9a66bb7e099e2b67fae9d0d5861bde850ecb0867 Author: Ryosuke Niwa Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 006828: Address the outstanding smart pointer static analy...

2025-02-18 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 006828743b71fda22d43e078a7125fa561c5154b https://github.com/WebKit/WebKit/commit/006828743b71fda22d43e078a7125fa561c5154b Author: Ryosuke Niwa Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 507791: REGRESSION(290596@main): Address the new smart poi...

2025-02-19 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5077911b9f901efb4cfeb8c8c965747cc78c5005 https://github.com/WebKit/WebKit/commit/5077911b9f901efb4cfeb8c8c965747cc78c5005 Author: Ryosuke Niwa Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 51c980: Unreviewed. Update safer C++ expectations.

2025-02-19 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51c9805e184e1d56f2d550411841319a87207795 https://github.com/WebKit/WebKit/commit/51c9805e184e1d56f2d550411841319a87207795 Author: Ryosuke Niwa Date: 2025-02-19 (Wed, 19 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 56b261: Deploy the latest static analyzer

2025-02-18 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56b26172271f4fade661247bdfc183e8170275f4 https://github.com/WebKit/WebKit/commit/56b26172271f4fade661247bdfc183e8170275f4 Author: Ryosuke Niwa Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ae2f84: Address buffer hardening compiler warning in crash...

2025-02-17 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ae2f84a10fde267a62dfe2f700e0fcf8f2f3163c https://github.com/WebKit/WebKit/commit/ae2f84a10fde267a62dfe2f700e0fcf8f2f3163c Author: Ryosuke Niwa Date: 2025-02-17 (Mon, 17 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3af19d: Enabling scoped custom element registry breaks car...

2025-02-27 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3af19d7c293235ec4eb57ec2b5edfc9d5045f039 https://github.com/WebKit/WebKit/commit/3af19d7c293235ec4eb57ec2b5edfc9d5045f039 Author: Ryosuke Niwa Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 23e166: Fix a compile warning in ElementTextPreview.mm wit...

2025-03-01 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 23e166fc9183092b4046f160225aba1e07f38fe4 https://github.com/WebKit/WebKit/commit/23e166fc9183092b4046f160225aba1e07f38fe4 Author: Ryosuke Niwa Date: 2025-02-28 (Fri, 28 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b0b09a: Re-enable mutation events in Apple applications ex...

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

[webkit-changes] [WebKit/WebKit] 6f72ce: MutationEvent interface is exposed even when mutat...

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

[webkit-changes] [WebKit/WebKit] 3a2bb3: Unreviewed. Updating safer C++ expectations.

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

[webkit-changes] [WebKit/WebKit] 06d5f9: Rename ShadowRoot.prototype.customElements to Shad...

2025-03-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 06d5f94d0460582ad7e34fbf121f93b4ed2e39cf https://github.com/WebKit/WebKit/commit/06d5f94d0460582ad7e34fbf121f93b4ed2e39cf Author: Ryosuke Niwa Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 58cda7: Unreviewed. Rebaseline the test for iOS.

2025-03-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 58cda70d6fd0d8236f2db8a6cac318bd3f9a7983 https://github.com/WebKit/WebKit/commit/58cda70d6fd0d8236f2db8a6cac318bd3f9a7983 Author: Ryosuke Niwa Date: 2025-03-04 (Tue, 04 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3073c9: Restrict dynamic_objc_cast to downcast.

2025-03-05 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3073c97f61bc5d36032761637c77bed90fd12430 https://github.com/WebKit/WebKit/commit/3073c97f61bc5d36032761637c77bed90fd12430 Author: Ryosuke Niwa Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] bff585: Add Speedometer 3.1 to browserbench.org

2025-03-04 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bff585117836f7a9d1a588654f23b8770fd1b1ee https://github.com/WebKit/WebKit/commit/bff585117836f7a9d1a588654f23b8770fd1b1ee Author: Ryosuke Niwa Date: 2025-03-04 (Tue, 04 Mar 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 788221: Unreviewed. Suppress the false positive warning by...

2025-03-10 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 788221325befd58df66fe3ac156886c0a08cbd8b https://github.com/WebKit/WebKit/commit/788221325befd58df66fe3ac156886c0a08cbd8b Author: Ryosuke Niwa Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9c51b3: Unreviewed. Update safer C++ expectations.

2025-03-11 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c51b35eabb092ff05cf3ed2329d9886f7e93c38 https://github.com/WebKit/WebKit/commit/9c51b35eabb092ff05cf3ed2329d9886f7e93c38 Author: Ryosuke Niwa Date: 2025-03-11 (Tue, 11 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fd7374: Add CF_BRIDGED_TYPE to more SPI type declarations

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

<    4   5   6   7   8   9   10   >