[webkit-changes] [WebKit/WebKit] 117e7e: Use explicit size_t data type in loop declarations

2025-09-26 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 117e7e2cfe55a46c71219ee445a79fca1d9f3117 https://github.com/WebKit/WebKit/commit/117e7e2cfe55a46c71219ee445a79fca1d9f3117 Author: Fady Farag Date: 2025-09-26 (Fri, 26 Sep 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0051bb: [JSC] Enhance error message for for-of loops witho...

2025-09-18 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0051bbf2491fd2b54a5f2465a7e932e47ec184a0 https://github.com/WebKit/WebKit/commit/0051bbf2491fd2b54a5f2465a7e932e47ec184a0 Author: Fady Farag Date: 2025-09-18 (Thu, 18 Sep 2025) Changed paths: A

[webkit-changes] [WebKit/WebKit] 647207: [Gardening][iOS] editing/pasteboard/smart-paste-pa...

2025-09-15 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 647207c27a954e1ab5f0aa9e94c2a26f6444f718 https://github.com/WebKit/WebKit/commit/647207c27a954e1ab5f0aa9e94c2a26f6444f718 Author: Fady Farag Date: 2025-09-15 (Mon, 15 Sep 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] abb93f: Adopt C++ Concepts in wtf/HashMap

2025-08-31 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: abb93f4101571d5a9188e122277e14de3566782d https://github.com/WebKit/WebKit/commit/abb93f4101571d5a9188e122277e14de3566782d Author: Fady Farag Date: 2025-08-31 (Sun, 31 Aug 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 93d1c5: Fix the warnings for extern-template in JSObject t...

2025-08-25 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93d1c5aab08094e0b241f15389a7c00e341c5604 https://github.com/WebKit/WebKit/commit/93d1c5aab08094e0b241f15389a7c00e341c5604 Author: Fady Farag Date: 2025-08-25 (Mon, 25 Aug 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 65811f: Rename LegacyRenderSVGTransformableContainer::m_la...

2025-08-13 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65811fd53c5cc3784a71c0da86330ce950823517 https://github.com/WebKit/WebKit/commit/65811fd53c5cc3784a71c0da86330ce950823517 Author: Fady Farag Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0bda64: Remove unused RenderSVGTextPath::m_layoutPath

2025-08-07 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0bda64b0b130b6e257649fb4c6d8a758a83a3e76 https://github.com/WebKit/WebKit/commit/0bda64b0b130b6e257649fb4c6d8a758a83a3e76 Author: Fady Farag Date: 2025-08-07 (Thu, 07 Aug 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 07ff80: Fix the non-JIT JavaScriptCore debug build

2025-08-04 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07ff805c39a54281d13154ada5063bd3beb54175 https://github.com/WebKit/WebKit/commit/07ff805c39a54281d13154ada5063bd3beb54175 Author: Fady Farag Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 130cbb: Add extern template declarations for JavaScriptCor...

2025-07-30 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 130cbb889fc756ebe192e98d715ea6fa1179e71f https://github.com/WebKit/WebKit/commit/130cbb889fc756ebe192e98d715ea6fa1179e71f Author: Fady Farag Date: 2025-07-30 (Wed, 30 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d90243: Add extern template declarations for svg/SVGTextBo...

2025-07-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d90243dc89bf6ebfc6a910c043ff75483da3d40c https://github.com/WebKit/WebKit/commit/d90243dc89bf6ebfc6a910c043ff75483da3d40c Author: Fady Farag Date: 2025-07-29 (Tue, 29 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] cc67b1: Use enum class in speech/SpeechSynthesis

2025-07-24 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc67b1bc75f6f04aa1743fffb3f03757f8743e3e https://github.com/WebKit/WebKit/commit/cc67b1bc75f6f04aa1743fffb3f03757f8743e3e Author: Fady Farag Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a8e4f0: [Gardening][iPadOS macOS] fast/canvas/canvas-color...

2025-07-18 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8e4f0ab19413789b85a4e0cee4a1d0396c4a3a2 https://github.com/WebKit/WebKit/commit/a8e4f0ab19413789b85a4e0cee4a1d0396c4a3a2 Author: Fady Farag Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 01eb3f: Adopt C++ Concepts in wtf/HashCountedSet

2025-07-12 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 01eb3f483634081416ddc701fdf9ed0c6ab76c7e https://github.com/WebKit/WebKit/commit/01eb3f483634081416ddc701fdf9ed0c6ab76c7e Author: Fady Farag Date: 2025-07-12 (Sat, 12 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 40aac6: [Gardening][iPadOS] 3 fast/forms/datalist/* tests ...

2025-07-06 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 40aac6c9aeac1a7212d5430641a8eb73f5d14db5 https://github.com/WebKit/WebKit/commit/40aac6c9aeac1a7212d5430641a8eb73f5d14db5 Author: Fady Farag Date: 2025-07-06 (Sun, 06 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9d91b4: Further drop WTF_ALLOW_UNSAFE_BUFFER_USAGE for lin...

2025-07-03 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9d91b43c4b359594ec16b02ac02afee29a1bf211 https://github.com/WebKit/WebKit/commit/9d91b43c4b359594ec16b02ac02afee29a1bf211 Author: Fady Farag Date: 2025-07-03 (Thu, 03 Jul 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] df16d2: Address Safer cpp failures in TextPainter

2025-06-30 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df16d2d27a473c5717af78b7bc2e5f1a4d2b97f4 https://github.com/WebKit/WebKit/commit/df16d2d27a473c5717af78b7bc2e5f1a4d2b97f4 Author: Fady Farag Date: 2025-06-30 (Mon, 30 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] c68002: [Gardening][macOS Debug] inspector/model/source-ma...

2025-06-26 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c68002641be71a84953a51552c7abd8205c9a782 https://github.com/WebKit/WebKit/commit/c68002641be71a84953a51552c7abd8205c9a782 Author: Fady Farag Date: 2025-06-26 (Thu, 26 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fa8a90: Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE for linux/Resou...

2025-06-22 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fa8a900d329a5e2ef0eff49e553b081c30e32ca4 https://github.com/WebKit/WebKit/commit/fa8a900d329a5e2ef0eff49e553b081c30e32ca4 Author: Fady Farag Date: 2025-06-22 (Sun, 22 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4dd735: [Gardening] Remove Test Expectations for a test th...

2025-06-18 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4dd7352877b95edd214012e4a2abe77501d2a992 https://github.com/WebKit/WebKit/commit/4dd7352877b95edd214012e4a2abe77501d2a992 Author: Fady Farag Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b1c919: Remove `fast/media/invalid-media-query-list.html` ...

2025-06-14 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b1c91998045c7184cf0e78ed5dce8fe859920df5 https://github.com/WebKit/WebKit/commit/b1c91998045c7184cf0e78ed5dce8fe859920df5 Author: Fady Farag Date: 2025-06-14 (Sat, 14 Jun 2025) Changed paths: R

[webkit-changes] [WebKit/WebKit] a8448c: Update Fady Farag's info in contributors.json

2025-06-13 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8448c9b46f61a3f8305fbfc24dd34f44ad3e4a9 https://github.com/WebKit/WebKit/commit/a8448c9b46f61a3f8305fbfc24dd34f44ad3e4a9 Author: Fady Farag Date: 2025-06-13 (Fri, 13 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] cf2c6d: Sync `mediaqueries` from WPT upstream

2025-06-12 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cf2c6d9f667cbaf1547d0d245a56c9e9cbd32ae7 https://github.com/WebKit/WebKit/commit/cf2c6d9f667cbaf1547d0d245a56c9e9cbd32ae7 Author: Fady Farag Date: 2025-06-12 (Thu, 12 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4fc477: Further use C++ concepts in rest of WebCore

2025-06-10 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4fc477a8449a25e3549d211782c955c35bd86d1a https://github.com/WebKit/WebKit/commit/4fc477a8449a25e3549d211782c955c35bd86d1a Author: Fady Farag Date: 2025-06-10 (Tue, 10 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 47bcff: Use more C++ Concepts in WebCore

2025-06-04 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47bcffeb6d9aa11082e4da3a31065883bbd3d1dc https://github.com/WebKit/WebKit/commit/47bcffeb6d9aa11082e4da3a31065883bbd3d1dc Author: Fady Farag Date: 2025-06-04 (Wed, 04 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3cff8d: Drop disable lldb-webkit-test code for unsupported...

2025-06-02 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3cff8d9bd9b533f5aa54d5122bcfb3f10b2300ba https://github.com/WebKit/WebKit/commit/3cff8d9bd9b533f5aa54d5122bcfb3f10b2300ba Author: Fady Farag Date: 2025-06-02 (Mon, 02 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 17501a: Drop workaround for unsupported libstdc++5

2025-06-02 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 17501acb20b88fe8ea5a817e4064dafdbcd0a610 https://github.com/WebKit/WebKit/commit/17501acb20b88fe8ea5a817e4064dafdbcd0a610 Author: Fady Farag Date: 2025-06-02 (Mon, 02 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 286bc2: Use more C++ Concepts in WebCore

2025-06-01 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 286bc2f2fea77c9b436308d367630adbceacf939 https://github.com/WebKit/WebKit/commit/286bc2f2fea77c9b436308d367630adbceacf939 Author: Fady Farag Date: 2025-06-01 (Sun, 01 Jun 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] be08f9: Use std::atomic<> for thread coordination

2025-05-31 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be08f91a46a3c28ac2ad035c6f4a671c42c37491 https://github.com/WebKit/WebKit/commit/be08f91a46a3c28ac2ad035c6f4a671c42c37491 Author: Fady Farag Date: 2025-05-31 (Sat, 31 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] de95ac: [Gardening][iPadOS] 3 svg/filters/* tests progress...

2025-05-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de95ac17aeb60e6e48b6b1484f2a3f327da26a79 https://github.com/WebKit/WebKit/commit/de95ac17aeb60e6e48b6b1484f2a3f327da26a79 Author: Fady Farag Date: 2025-05-29 (Thu, 29 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] a4c603: Use C++20's Concepts in graphics/ColorUtilities

2025-05-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4c6030e03b8177351427b3ae900b151648d4059 https://github.com/WebKit/WebKit/commit/a4c6030e03b8177351427b3ae900b151648d4059 Author: Fady Farag Date: 2025-05-29 (Thu, 29 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9c5324: [Gardening] Remove Test Expectations for WPT tests...

2025-05-22 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c5324ea0b9d51a8060d5bff8624e8ce502c596a https://github.com/WebKit/WebKit/commit/9c5324ea0b9d51a8060d5bff8624e8ce502c596a Author: Fady Farag Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] c8c2a4: Leverage std::strong_ordering where appropriate

2025-05-16 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8c2a463c97abfc4a5c3e4c27bb58853a2f41184 https://github.com/WebKit/WebKit/commit/c8c2a463c97abfc4a5c3e4c27bb58853a2f41184 Author: Fady Farag Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 90a41e: [Gardening] Remove Test Expectations for WPT tests...

2025-05-15 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 90a41e22ca980d5027cac172bf858635fd76aee5 https://github.com/WebKit/WebKit/commit/90a41e22ca980d5027cac172bf858635fd76aee5 Author: Fady Farag Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] fd4223: Update legacy Apple platform naming in comments

2025-05-08 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd4223cd874b14c700618fff0229320790b4a07d https://github.com/WebKit/WebKit/commit/fd4223cd874b14c700618fff0229320790b4a07d Author: Fady Farag Date: 2025-05-08 (Thu, 08 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 45a22c: Remove minimum JPEG quality workaround for unsuppo...

2025-05-07 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45a22c8ab29863527c01621ab1078ce1e6b9aa4e https://github.com/WebKit/WebKit/commit/45a22c8ab29863527c01621ab1078ce1e6b9aa4e Author: Fady Farag Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] d95aa1: [Gardening] Fix Duplicate entry lines in mac-wk2/T...

2025-05-07 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d95aa176d8a70d02474d80179048e374a0871b7b https://github.com/WebKit/WebKit/commit/d95aa176d8a70d02474d80179048e374a0871b7b Author: Fady Farag Date: 2025-05-07 (Wed, 07 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 41309a: Add Fady Farag as a committer

2025-05-05 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 41309aea8a6c1ae5b216f90390094461d4c77b79 https://github.com/WebKit/WebKit/commit/41309aea8a6c1ae5b216f90390094461d4c77b79 Author: Fady Farag Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 488300: Use C++ 20's Concepts in csp/ContentSecurityPolicy

2025-05-05 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 488300174a1f23895ad44edc82e74527725cab28 https://github.com/WebKit/WebKit/commit/488300174a1f23895ad44edc82e74527725cab28 Author: Fady Farag Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 982f2b: [Gardening][iPadOS Debug] `fast/forms/ios/form-con...

2025-04-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 982f2bf3cbd53a106acd1e55ffb23fc4b61864ef https://github.com/WebKit/WebKit/commit/982f2bf3cbd53a106acd1e55ffb23fc4b61864ef Author: Fady Farag Date: 2025-04-29 (Tue, 29 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] c06b00: Use C++ 20's std::source_location in network/Resou...

2025-04-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c06b00e9606cd18489303c075017a0bd868f9a5d https://github.com/WebKit/WebKit/commit/c06b00e9606cd18489303c075017a0bd868f9a5d Author: Fady Farag Date: 2025-04-29 (Tue, 29 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9c42a4: Use enum class in airplay/WebMediaSessionManager

2025-04-24 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c42a4084e68e533e80491317c278c4ee6b252f6 https://github.com/WebKit/WebKit/commit/9c42a4084e68e533e80491317c278c4ee6b252f6 Author: Fady Farag Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] cfa4aa: Address Safer cpp failures in mac/ScrollerMac

2025-04-22 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cfa4aa1a28ba4bf125f016ca98668f3bee093d28 https://github.com/WebKit/WebKit/commit/cfa4aa1a28ba4bf125f016ca98668f3bee093d28 Author: Fady Farag Date: 2025-04-22 (Tue, 22 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ad2d9f: Address Safer cpp failures in svg/SVGTextLayoutAtt...

2025-04-17 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ad2d9fb985fd4dec6f9ff07e338361bbba679d71 https://github.com/WebKit/WebKit/commit/ad2d9fb985fd4dec6f9ff07e338361bbba679d71 Author: Fady Farag Date: 2025-04-17 (Thu, 17 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 93d411: Use enum class in webaudio/AudioContext

2025-04-16 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93d411576938dfec7e6bb7aa7146936080cd78ce https://github.com/WebKit/WebKit/commit/93d411576938dfec7e6bb7aa7146936080cd78ce Author: Fady Farag Date: 2025-04-16 (Wed, 16 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 91b3b5: [Gardening][iPadOS] `media/video-background-playba...

2025-04-14 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 91b3b5851a58f7ad183d531b09afdfdbec659a81 https://github.com/WebKit/WebKit/commit/91b3b5851a58f7ad183d531b09afdfdbec659a81 Author: Fady Farag Date: 2025-04-14 (Mon, 14 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] be5122: [Gardening][iPadOS] `media/video-background-playba...

2025-04-10 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be512238059cf9b57dc3e26c12918984fde919f7 https://github.com/WebKit/WebKit/commit/be512238059cf9b57dc3e26c12918984fde919f7 Author: Fady Farag Date: 2025-04-10 (Thu, 10 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] dac454: Address Safer cpp failures in NavigationPreloadMan...

2025-04-10 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dac454a345caca913147a7c98b5fa6f400be62fa https://github.com/WebKit/WebKit/commit/dac454a345caca913147a7c98b5fa6f400be62fa Author: Fady Farag Date: 2025-04-10 (Thu, 10 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b4daa7: Use `ASCIILiteral` instead of `const char*` for `M...

2025-04-10 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4daa76a68c75a373d8e81d786b2303e68ccfaa8 https://github.com/WebKit/WebKit/commit/b4daa76a68c75a373d8e81d786b2303e68ccfaa8 Author: Fady Farag Date: 2025-04-10 (Thu, 10 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 05b634: Use `ASCIILiteral` instead of `const char*` for `N...

2025-04-08 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05b634a4ae0d5d4bc8f7893a5c4724371c5773e5 https://github.com/WebKit/WebKit/commit/05b634a4ae0d5d4bc8f7893a5c4724371c5773e5 Author: Fady Farag Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ef704e: Address Safer cpp failures in GraphicsContextGLCVC...

2025-04-07 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ef704ed870bd6e93a6b9d199c6e46c665494704a https://github.com/WebKit/WebKit/commit/ef704ed870bd6e93a6b9d199c6e46c665494704a Author: Fady Farag Date: 2025-04-07 (Mon, 07 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b6410e: [webkitpy] Remove unused imports from `bugzilla/bu...

2025-04-06 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b6410e1a2ea6e105bd2750b9a34403506c5806a8 https://github.com/WebKit/WebKit/commit/b6410e1a2ea6e105bd2750b9a34403506c5806a8 Author: Fady Farag Date: 2025-04-06 (Sun, 06 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b0f559: Reduce use of memcpy in CryptoAlgorithmRSA_OAEPOpe...

2025-04-03 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0f5593c2f193fb118c923a887d43dbe0aadf0e3 https://github.com/WebKit/WebKit/commit/b0f5593c2f193fb118c923a887d43dbe0aadf0e3 Author: Fady Farag Date: 2025-04-03 (Thu, 03 Apr 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 63fd04: [Gardening] Fix test Expectations linter error mes...

2025-03-28 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63fd04d640c543586e68d614c4d96f6914d32cc2 https://github.com/WebKit/WebKit/commit/63fd04d640c543586e68d614c4d96f6914d32cc2 Author: Fady Farag Date: 2025-03-28 (Fri, 28 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 63e378: Address Safer cpp failures in CanvasBase

2025-03-25 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63e378a37e44efca4d2389ba04fc008d229aa1f7 https://github.com/WebKit/WebKit/commit/63e378a37e44efca4d2389ba04fc008d229aa1f7 Author: Fady Farag Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 59abce: Address Safer cpp failures in PlaybackSessionInter...

2025-03-24 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 59abce563cb256e9f17ae2c44d7136c2dde541cf https://github.com/WebKit/WebKit/commit/59abce563cb256e9f17ae2c44d7136c2dde541cf Author: Fady Farag Date: 2025-03-24 (Mon, 24 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 095d7c: Address Safer cpp failures in ApplePaySession

2025-03-21 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 095d7c6f2ef9327475885408872422df862a7946 https://github.com/WebKit/WebKit/commit/095d7c6f2ef9327475885408872422df862a7946 Author: Fady Farag Date: 2025-03-21 (Fri, 21 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 51f2a9: [webkitpy] Remove unused imports from `bugzilla/at...

2025-03-20 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51f2a9181802c9355f66059a7213a34f10cfb6df https://github.com/WebKit/WebKit/commit/51f2a9181802c9355f66059a7213a34f10cfb6df Author: Fady Farag Date: 2025-03-20 (Thu, 20 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 73f2f7: [Gardening] Fix test Expectations linter error mes...

2025-03-19 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 73f2f78d65d5974e6a843f8da60f4fc52ae9b726 https://github.com/WebKit/WebKit/commit/73f2f78d65d5974e6a843f8da60f4fc52ae9b726 Author: Fady Farag Date: 2025-03-19 (Wed, 19 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] af08e6: Address Safer cpp failures in AudioDSPKernel

2025-03-17 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: af08e6e5e2e28753864fdbd07dc29780a45decab https://github.com/WebKit/WebKit/commit/af08e6e5e2e28753864fdbd07dc29780a45decab Author: Fady Farag Date: 2025-03-17 (Mon, 17 Mar 2025) Changed paths: M

[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

[webkit-changes] [WebKit/WebKit] 17565b: Address Safer cpp failures in CanvasRenderingConte...

2025-03-14 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 17565b8fc8d20e3a88557ff187d5beaa08d03e3b https://github.com/WebKit/WebKit/commit/17565b8fc8d20e3a88557ff187d5beaa08d03e3b Author: Fady Farag Date: 2025-03-14 (Fri, 14 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1fe8cb: [Gardening][iOS iPadOS] 2X `imported/w3c/web-platf...

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

[webkit-changes] [WebKit/WebKit] 453df0: Address Safer cpp failures in CSSAnimation

2025-03-13 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 453df0734b9d31eaeabc898ef0b26bbe3baba327 https://github.com/WebKit/WebKit/commit/453df0734b9d31eaeabc898ef0b26bbe3baba327 Author: Fady Farag Date: 2025-03-13 (Thu, 13 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4aa599: [webkitpy] Remove unused imports from `scm_unittes...

2025-03-12 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4aa5994816b31dec973f066421faed1c9f18aa65 https://github.com/WebKit/WebKit/commit/4aa5994816b31dec973f066421faed1c9f18aa65 Author: Fady Farag Date: 2025-03-12 (Wed, 12 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 60d0c8: Address Safer cpp failures in ControlMac

2025-03-12 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 60d0c8e7907d2b973696b5807b284e5de8d99e99 https://github.com/WebKit/WebKit/commit/60d0c8e7907d2b973696b5807b284e5de8d99e99 Author: Fady Farag Date: 2025-03-12 (Wed, 12 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1990e4: Address Safer cpp failures in CanvasPattern

2025-03-10 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1990e49823c35762f014e9c28ed8fa28511d49ad https://github.com/WebKit/WebKit/commit/1990e49823c35762f014e9c28ed8fa28511d49ad Author: Fady Farag Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 100a9d: Sync `html/canvas/element/conformance-requirements...

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

[webkit-changes] [WebKit/WebKit] 9c8f69: Address Safer cpp failures in SVGAnimatedProperty

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

[webkit-changes] [WebKit/WebKit] d3fe4d: [webkitpy] Remove unused imports from `git.py`

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

[webkit-changes] [WebKit/WebKit] 6e2374: [Gardening][macOS iPadOS] `imported/w3c/web-platfo...

2025-03-05 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e2374486ce2ddce6e5da12d1d6fcf4095ffce12 https://github.com/WebKit/WebKit/commit/6e2374486ce2ddce6e5da12d1d6fcf4095ffce12 Author: Fady Farag Date: 2025-03-05 (Wed, 05 Mar 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0aa86d: Address Safer cpp failures in BitmapImageDescriptor

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

[webkit-changes] [WebKit/WebKit] e84671: [Gardening][iOS] `svg/animations/getCurrentTime-pa...

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

[webkit-changes] [WebKit/WebKit] 5f9dde: [webkitpy] Remove unused imports from `browserperf...

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

[webkit-changes] [WebKit/WebKit] 566a75: Address safer C++ static analysis warnings in Chil...

2025-02-24 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 566a752de39314794431dc7c191818a6a8b2cce1 https://github.com/WebKit/WebKit/commit/566a752de39314794431dc7c191818a6a8b2cce1 Author: Fady Farag Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M

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

2025-02-24 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4a7342013a5e62e20e8e13a920cd36092409c58 https://github.com/WebKit/WebKit/commit/a4a7342013a5e62e20e8e13a920cd36092409c58 Author: Fady Farag Date: 2025-02-24 (Mon, 24 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8f4c05: [Gardening][macOS Debug wk2] `fast/images/destroye...

2025-02-20 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f4c05dfd9fc5764717efdcfbd88acbe83cbc584 https://github.com/WebKit/WebKit/commit/8f4c05dfd9fc5764717efdcfbd88acbe83cbc584 Author: Fady Farag Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 319f25: [webkitpy] Remove unused imports from `webserver_b...

2025-02-18 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 319f252d2a458074f17d20bb0e5d3acab4ffe807 https://github.com/WebKit/WebKit/commit/319f252d2a458074f17d20bb0e5d3acab4ffe807 Author: Fady Farag Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 85e5f0: Use smart pointers to store reference to Element i...

2025-02-16 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 85e5f0887c9b0aa4a6776e022e41eefe72be010e https://github.com/WebKit/WebKit/commit/85e5f0887c9b0aa4a6776e022e41eefe72be010e Author: Fady Farag Date: 2025-02-16 (Sun, 16 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] b3179b: [Gardening] Fix test Expectations linter error mes...

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

[webkit-changes] [WebKit/WebKit] 4198b0: [Gardening] `editing/selection/extend-by-character...

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

[webkit-changes] [WebKit/WebKit] 805fb3: Fix `rebaselineserver.py` error message

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

[webkit-changes] [WebKit/WebKit] 754f4b: Use smart pointers to store reference to Element i...

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

[webkit-changes] [WebKit/WebKit] 3602a1: [Gardening][iOS] `pageoverlay/overlay-small-frame-...

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

[webkit-changes] [WebKit/WebKit] 7097c2: [webkitpy] Remove unused import from `benchmark_bu...

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

[webkit-changes] [WebKit/WebKit] 7fdf5c: Sync `html/canvas/element/compositing` from WPT up...

2025-02-02 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7fdf5c8b659b09eaa29b232fa7eb94b4e95b0dcd https://github.com/WebKit/WebKit/commit/7fdf5c8b659b09eaa29b232fa7eb94b4e95b0dcd Author: Fady Farag Date: 2025-02-02 (Sun, 02 Feb 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 49a1e0: [Gardening][iOS] `imported/w3c/web-platform-tests/...

2025-01-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 49a1e09744d16f51ed3d6cf9488bea8a974a171c https://github.com/WebKit/WebKit/commit/49a1e09744d16f51ed3d6cf9488bea8a974a171c Author: Fady Farag Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 85f2eb: [webkitpy] Remove unused imports from `checkout_un...

2025-01-29 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 85f2ebef3426372c5d0a568bf4c8cba2581872bd https://github.com/WebKit/WebKit/commit/85f2ebef3426372c5d0a568bf4c8cba2581872bd Author: Fady Farag Date: 2025-01-29 (Wed, 29 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] ddfb6b: Use smart pointers to store reference to CanvasBas...

2025-01-26 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ddfb6b7d179b45962c4a7f15d264417f9601a30f https://github.com/WebKit/WebKit/commit/ddfb6b7d179b45962c4a7f15d264417f9601a30f Author: Fady Farag Date: 2025-01-26 (Sun, 26 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3bf50f: [webkitpy] Remove unused import `webkitcorepy.stri...

2025-01-23 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bf50f0740727e5dd05f96235f9e0d71bb26e58d https://github.com/WebKit/WebKit/commit/3bf50f0740727e5dd05f96235f9e0d71bb26e58d Author: Fady Farag Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7d5f08: [webkitpy] Remove unused import `webkitpy.xcode.de...

2025-01-23 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d5f0809a1e999d632e2c0be8f380a9790039ca5 https://github.com/WebKit/WebKit/commit/7d5f0809a1e999d632e2c0be8f380a9790039ca5 Author: Fady Farag Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0d474a: [Gardening][iOS] `imported/w3c/web-platform-tests/...

2025-01-22 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0d474a61c108e042730bb8095c9dc9fe22720f3c https://github.com/WebKit/WebKit/commit/0d474a61c108e042730bb8095c9dc9fe22720f3c Author: Fady Farag Date: 2025-01-22 (Wed, 22 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 222517: [Gardening][macOS] Some canvas tests are passing o...

2025-01-21 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2225176c8ddd18237855c1459cda206d382c9d59 https://github.com/WebKit/WebKit/commit/2225176c8ddd18237855c1459cda206d382c9d59 Author: Fady Farag Date: 2025-01-21 (Tue, 21 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0f11c4: [Gardening][macOS] Some WebGL tests are passing on...

2025-01-14 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0f11c4276cb079b11de205f0b1c6c2cd2fdd8bd0 https://github.com/WebKit/WebKit/commit/0f11c4276cb079b11de205f0b1c6c2cd2fdd8bd0 Author: Fady Farag Date: 2025-01-14 (Tue, 14 Jan 2025) Changed paths: M

[webkit-changes] [WebKit/WebKit] 13d21c: [webkitpy] Remove unused import `pathlib` from `si...

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

[webkit-changes] [WebKit/WebKit] af8bfe: [Gardening][macOS] `editing/mac/spelling/autocorre...

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

[webkit-changes] [WebKit/WebKit] a7fa72: [Gardening][iOS] `fast/dom/lazy-image-loading-docu...

2024-12-06 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7fa729480e6f9489accf0881ad2813409ea3851 https://github.com/WebKit/WebKit/commit/a7fa729480e6f9489accf0881ad2813409ea3851 Author: Fady Farag Date: 2024-12-06 (Fri, 06 Dec 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6109b0: [Gardening][iOS] `imported/w3c/web-platform-tests/...

2024-11-19 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6109b0b019c3de41143521c683f85f42f36dd1b9 https://github.com/WebKit/WebKit/commit/6109b0b019c3de41143521c683f85f42f36dd1b9 Author: Fady Farag Date: 2024-11-19 (Tue, 19 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2a49fe: [Cleanup] Update macOS version name in `mac-ventur...

2024-11-15 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2a49fe08fed0e0688911bcb6bf4141b13882e0d4 https://github.com/WebKit/WebKit/commit/2a49fe08fed0e0688911bcb6bf4141b13882e0d4 Author: Fady Farag Date: 2024-11-15 (Fri, 15 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 73a977: [Gardening][iOS] imported/w3c/web-platform-tests/f...

2024-11-13 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 73a97792845c9d6c15fe86406d9a83392d3f9ade https://github.com/WebKit/WebKit/commit/73a97792845c9d6c15fe86406d9a83392d3f9ade Author: Fady Farag Date: 2024-11-13 (Wed, 13 Nov 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c753b4: [Gardening][Ventura wk2] `imported/w3c/web-platfor...

2024-11-11 Thread Fady Farag
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c753b4c6651d26f64969470c2c111d776953cd56 https://github.com/WebKit/WebKit/commit/c753b4c6651d26f64969470c2c111d776953cd56 Author: Fady Farag Date: 2024-11-11 (Mon, 11 Nov 2024) Changed paths: M

  1   2   >