[webkit-changes] [WebKit/WebKit] efe351: Correct iOS focus ring

2023-12-13 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: efe35104221863220f85ae234adc7081454180a0 https://github.com/WebKit/WebKit/commit/efe35104221863220f85ae234adc7081454180a0 Author: Anne van Kesteren Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 01f617: Null check page in FrameLoader::updateFirstPartyFo...

2023-12-13 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 01f61795972ef4402a7517266d16789a185d5a1e https://github.com/WebKit/WebKit/commit/01f61795972ef4402a7517266d16789a185d5a1e Author: Alex Christensen Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e6a7b7: Adopt the ServiceExtensions framework for async te...

2023-12-13 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e6a7b742d24d37554294e235e5026cd9b86abc04 https://github.com/WebKit/WebKit/commit/e6a7b742d24d37554294e235e5026cd9b86abc04 Author: Wenson Hsieh Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] be53e5: [Wasm-GC] select operation should subtype check it...

2023-12-13 Thread Asumu Takikawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be53e5fb7d969d9c062114ce9b472afc870a869e https://github.com/WebKit/WebKit/commit/be53e5fb7d969d9c062114ce9b472afc870a869e Author: Asumu Takikawa Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: A J

[webkit-changes] [WebKit/WebKit] 456ffa: [Wasm-GC] Typedef unrolling cache should hold valu...

2023-12-13 Thread Asumu Takikawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 456ffae07aa82edcd3063baea83d87a83f75df2e https://github.com/WebKit/WebKit/commit/456ffae07aa82edcd3063baea83d87a83f75df2e Author: Asumu Takikawa Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: A J

[webkit-changes] [WebKit/WebKit] 23026a: Stop using CheckedPtr / CheckedRef in TreeScopeOrd...

2023-12-13 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 23026ae16e81f45dc1e4ecdac96c24eeb905e7a6 https://github.com/WebKit/WebKit/commit/23026ae16e81f45dc1e4ecdac96c24eeb905e7a6 Author: Chris Dumez Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 15a1de: REGRESSION (271966@main): Netflix playback fails o...

2023-12-13 Thread aestes
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 15a1de2814bc521c737a4370fc2eef779005398c https://github.com/WebKit/WebKit/commit/15a1de2814bc521c737a4370fc2eef779005398c Author: Andy Estes Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] c8f8ed: [JSC] Add --top-bytecode-count and --top-function-...

2023-12-13 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8f8ed69cb2cc84af4d6820bd1a13710a6e164c8 https://github.com/WebKit/WebKit/commit/c8f8ed69cb2cc84af4d6820bd1a13710a6e164c8 Author: Yusuke Suzuki Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M To

[webkit-changes] [WebKit/WebKit] aa62ce: BYTECODE_HELPER_ID LLint opcodes need look up for ...

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aa62ce7b905994f278e4661ae4c7425ce400be01 https://github.com/WebKit/WebKit/commit/aa62ce7b905994f278e4661ae4c7425ce400be01 Author: Mark Lam Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Source/

[webkit-changes] [WebKit/WebKit] 54eb10: Cherry-pick 272009@main (fcd69249c493). https://bu...

2023-12-13 Thread Miguel Gómez
Branch: refs/heads/webkitglib/2.42 Home: https://github.com/WebKit/WebKit Commit: 54eb108128256d04616cf518d19285a45a0515a9 https://github.com/WebKit/WebKit/commit/54eb108128256d04616cf518d19285a45a0515a9 Author: Miguel Gomez Date: 2023-12-14 (Thu, 14 Dec 2023) Changed paths

[webkit-changes] [WebKit/WebKit] fcb3a4: [IFC][Ruby] Incorrect preferred width computation ...

2023-12-13 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcb3a49fe8cd08528fae2b9cc6a34fcb3c091697 https://github.com/WebKit/WebKit/commit/fcb3a49fe8cd08528fae2b9cc6a34fcb3c091697 Author: Alan Baradlay Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 9a598c: [Test Gardening] css-contain/contain-size-block-00...

2023-12-13 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a598c84d4d6fd610d63fdf1b4d1d9a091765ea8 https://github.com/WebKit/WebKit/commit/9a598c84d4d6fd610d63fdf1b4d1d9a091765ea8 Author: Sammy Gill Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Layou

[webkit-changes] [WebKit/WebKit] fcd692: [GTK][WPE] Random incorrect image displayed as the...

2023-12-13 Thread Miguel Gómez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcd69249c4936e186feea896bdfe27d9be97faab https://github.com/WebKit/WebKit/commit/fcd69249c4936e186feea896bdfe27d9be97faab Author: Miguel Gomez Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 791a42: Unreviewed, reverting 271984@main.

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 791a42d94c356ca3929c2df3cef0778f425b2c32 https://github.com/WebKit/WebKit/commit/791a42d94c356ca3929c2df3cef0778f425b2c32 Author: Commit Queue Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 9de8c8: Unreviewed, reverting 272006@main and 272001@main

2023-12-13 Thread Ryan Haddad
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9de8c84f9f9dc6b8a1559cbbc070d024c82f86df https://github.com/WebKit/WebKit/commit/9de8c84f9f9dc6b8a1559cbbc070d024c82f86df Author: Ryan Haddad Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] f563a7: Unreviewed build fix after 272001@main.

2023-12-13 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f563a7603aeee616ff1bce435d629465f1cfce4f https://github.com/WebKit/WebKit/commit/f563a7603aeee616ff1bce435d629465f1cfce4f Author: Chris Dumez Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] 976e63: VTTScanner should copy the string it is parsing

2023-12-13 Thread Eric Carlson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 976e6341b4a89ea4c8a4f27185d0219af1ac3189 https://github.com/WebKit/WebKit/commit/976e6341b4a89ea4c8a4f27185d0219af1ac3189 Author: Eric Carlson Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] f4e684: [JSC] Do not fallback to slow C++ JSBoundFunction ...

2023-12-13 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f4e684d4ff33534862ab452e73691e49a36f8ed3 https://github.com/WebKit/WebKit/commit/f4e684d4ff33534862ab452e73691e49a36f8ed3 Author: Yusuke Suzuki Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 424d67: [Gardening]: NEW TEST: [ Ventura+ wk2 Release x86_...

2023-12-13 Thread martadarbinyan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 424d67c3b4a64d35ec434c7a0d362de6e0f40c37 https://github.com/WebKit/WebKit/commit/424d67c3b4a64d35ec434c7a0d362de6e0f40c37 Author: Marta Darbinyan Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 236cc5: Unreviewed, reverting 271998@main

2023-12-13 Thread Robert Jenner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 236cc5b3746dde681f8eca64f7f1a66cd9b1a328 https://github.com/WebKit/WebKit/commit/236cc5b3746dde681f8eca64f7f1a66cd9b1a328 Author: Robert Jenner Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 1f550d: REGRESSION (270199@main?): [ iOS Debug ] ASSERTION...

2023-12-13 Thread martadarbinyan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f550dd5c82dcb458bd95678869855f8b7657528 https://github.com/WebKit/WebKit/commit/1f550dd5c82dcb458bd95678869855f8b7657528 Author: Marta Darbinyan Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a95216: [results.webkit.org] Differentiate each minor SDK ...

2023-12-13 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a95216e886d0f460ed4cd026ed831063a2c4a4dc https://github.com/WebKit/WebKit/commit/a95216e886d0f460ed4cd026ed831063a2c4a4dc Author: Jonathan Bedard Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a01245: Build fix: Update libvpx up to M120

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a01245bb7fddee0123ec23272e7cb61d9e1bcd7d https://github.com/WebKit/WebKit/commit/a01245bb7fddee0123ec23272e7cb61d9e1bcd7d Author: David Kilzer Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] ab5696: Register application in the WebProcess on Catalyst

2023-12-13 Thread Per Arne Vollan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab569688e977b669f375202d1ab5228f6e1b60f4 https://github.com/WebKit/WebKit/commit/ab569688e977b669f375202d1ab5228f6e1b60f4 Author: Per Arne Vollan Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6094b6: Cherry-pick 64bcd93cbc55.

2023-12-13 Thread Russell Epstein
Branch: refs/heads/webkitglib/2.42 Home: https://github.com/WebKit/WebKit Commit: 6094b6c0b3c2a00d3d26d9ed1b4ba7f834f0a9a8 https://github.com/WebKit/WebKit/commit/6094b6c0b3c2a00d3d26d9ed1b4ba7f834f0a9a8 Author: Dan Robson Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 2e312e: Test for "[WASM] ASSERTION FAILED: subRTT.has_valu...

2023-12-13 Thread Asumu Takikawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e312e1da48b80ea7a9da2539d556c3aecd015cf https://github.com/WebKit/WebKit/commit/2e312e1da48b80ea7a9da2539d556c3aecd015cf Author: Asumu Takikawa Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: A J

[webkit-changes] [WebKit/WebKit] 79238b: REGRESSION(264666@main): Layout of the ele...

2023-12-13 Thread Nikolas Zimmermann
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 79238bc8e2d67087ed83ed550931b4c76964aa2a https://github.com/WebKit/WebKit/commit/79238bc8e2d67087ed83ed550931b4c76964aa2a Author: Nikolas Zimmermann Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] efb0cb: [css-flex] Flex layout should not invalidate prefe...

2023-12-13 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: efb0cb853cc0218e2a987af1a313ec360ea1419c https://github.com/WebKit/WebKit/commit/efb0cb853cc0218e2a987af1a313ec360ea1419c Author: Sammy Gill Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: A Layo

[webkit-changes] [WebKit/WebKit] e64e4c: Rename resourceRequest to originalRequest in Navig...

2023-12-13 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e64e4c46e67e6018c8b8cc1afe80fe05a6273e2a https://github.com/WebKit/WebKit/commit/e64e4c46e67e6018c8b8cc1afe80fe05a6273e2a Author: Sihui Liu Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 7d680c: [scroll-anchoring] YouTube.com jittering in commen...

2023-12-13 Thread Nikos Mouchtaris
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d680c19811737d2f07264bb02add5a612aca841 https://github.com/WebKit/WebKit/commit/7d680c19811737d2f07264bb02add5a612aca841 Author: Nikolaos Mouchtaris Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 808b11: [Gardening]: REGRESSION (271863@main): [ macOS iOS...

2023-12-13 Thread martadarbinyan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 808b11c3608efcd480aa6bea370a57ea5366a3a4 https://github.com/WebKit/WebKit/commit/808b11c3608efcd480aa6bea370a57ea5366a3a4 Author: Marta Darbinyan Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 77bc20: [ews-build.webkit.org] Declare macOS Monterey to b...

2023-12-13 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77bc20ab969bbf0357cc17607f20f037e4e3c0f0 https://github.com/WebKit/WebKit/commit/77bc20ab969bbf0357cc17607f20f037e4e3c0f0 Author: Jonathan Bedard Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c5db99: [build-webkit] Pass --architecture instead of ARCH...

2023-12-13 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c5db997cee8a97d435eb0e886f8827ec3b2e59b2 https://github.com/WebKit/WebKit/commit/c5db997cee8a97d435eb0e886f8827ec3b2e59b2 Author: Jonathan Bedard Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0dd51c: [CSS] Fix @supports nested with declarations

2023-12-13 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0dd51c9b2c6dbfba7603249bfb0f16abf4a9b2bd https://github.com/WebKit/WebKit/commit/0dd51c9b2c6dbfba7603249bfb0f16abf4a9b2bd Author: Matthieu Dubet Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] d3b432: REGRESSION (270691@main): test262 test/built-ins/T...

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d3b43220734e87c869665cd41a495586acf9e274 https://github.com/WebKit/WebKit/commit/d3b43220734e87c869665cd41a495586acf9e274 Author: Yijia Huang Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] b75950: Port WebCore::FilterFunction to the new IPC serial...

2023-12-13 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b75950841cfe38e8cca6f30196545ad0127199a0 https://github.com/WebKit/WebKit/commit/b75950841cfe38e8cca6f30196545ad0127199a0 Author: Chris Dumez Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] f36572: [build-webkit] Add --architecture argument

2023-12-13 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f365728120173dcc6b3c786bc1b70b2fd6c55730 https://github.com/WebKit/WebKit/commit/f365728120173dcc6b3c786bc1b70b2fd6c55730 Author: Jonathan Bedard Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 816628: [ews] macOS tester queues are failing to download ...

2023-12-13 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 81662800f1e4176871b60575e891194c1debe327 https://github.com/WebKit/WebKit/commit/81662800f1e4176871b60575e891194c1debe327 Author: Aakash Jain Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 38f5a8: Unreviewed, reverting 271900@main.

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 38f5a8729c778af95eb5804758346a62ec0970d8 https://github.com/WebKit/WebKit/commit/38f5a8729c778af95eb5804758346a62ec0970d8 Author: Commit Queue Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 4d6f50: Make JSC stress tests CLoop aware.

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4d6f500cb8b4c840a8eb76305c2ae7c0ec75af59 https://github.com/WebKit/WebKit/commit/4d6f500cb8b4c840a8eb76305c2ae7c0ec75af59 Author: Mark Lam Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M JSTests

[webkit-changes] [WebKit/WebKit] 4c56da: Speed up use of WeakPtr with EventTarget objects (...

2023-12-13 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4c56da25ced28ccc63d3d4e45c4f8451c1c67e5e https://github.com/WebKit/WebKit/commit/4c56da25ced28ccc63d3d4e45c4f8451c1c67e5e Author: Chris Dumez Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 31ed84: Unreviewed, reverting 271948@main.

2023-12-13 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 31ed84288fae42106c5664f44aeca0c748b18a11 https://github.com/WebKit/WebKit/commit/31ed84288fae42106c5664f44aeca0c748b18a11 Author: Commit Queue Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] b4b989: [IFC][Ruby] Fix fast/ruby/bopomofo-rl.html

2023-12-13 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4b989cedbce1e46b64ab0a6f7726aedacf9a9f0 https://github.com/WebKit/WebKit/commit/b4b989cedbce1e46b64ab0a6f7726aedacf9a9f0 Author: Alan Baradlay Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] cfd107: REGRESSION(271819@main): Build fails due to undecl...

2023-12-13 Thread Adrian Perez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cfd1072e60148eabe7a9f8dc2ea692f4321fb6f9 https://github.com/WebKit/WebKit/commit/cfd1072e60148eabe7a9f8dc2ea692f4321fb6f9 Author: Adrian Perez de Castro Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 7d36e7: [IFC][Ruby] Fix fast/ruby/ruby-expansion-cjk-4.html

2023-12-13 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d36e7f1415f2e0f3ee726d8ac784a8c7ac191b1 https://github.com/WebKit/WebKit/commit/7d36e7f1415f2e0f3ee726d8ac784a8c7ac191b1 Author: Alan Baradlay Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 614099: [GStreamer] ASSERTION FAILED: !HashTranslator::equ...

2023-12-13 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 614099ee0c66874843bf378aa7b61e340b8f8c11 https://github.com/WebKit/WebKit/commit/614099ee0c66874843bf378aa7b61e340b8f8c11 Author: Vitaly Dyachkov Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8cc92b: GraphicsContext::drawNativeImage has redundant ima...

2023-12-13 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8cc92b72254026fac7ef2f8dfe91745a43ec986d https://github.com/WebKit/WebKit/commit/8cc92b72254026fac7ef2f8dfe91745a43ec986d Author: Kimmo Kinnunen Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 8cac4a: [MSE] Remove MANAGED_MEDIA_SOURCE guards

2023-12-13 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8cac4a32fbd675549de8ac52eed6b4d5c7125ac5 https://github.com/WebKit/WebKit/commit/8cac4a32fbd675549de8ac52eed6b4d5c7125ac5 Author: Philippe Normand Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 601843: Make `WriteRichTextDataWhenCopyingOrDragging` defa...

2023-12-13 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 60184379683caa98c767e52cda3a3179955692e2 https://github.com/WebKit/WebKit/commit/60184379683caa98c767e52cda3a3179955692e2 Author: Wenson Hsieh Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 23553b: [WinCairo] Unreviewed test gardening

2023-12-13 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 23553be8043a0b4d102a6b32cc58ba4a1b4c925e https://github.com/WebKit/WebKit/commit/23553be8043a0b4d102a6b32cc58ba4a1b4c925e Author: Fujii Hironori Date: 2023-12-13 (Wed, 13 Dec 2023) Changed paths: M L