[webkit-changes] [WebKit/WebKit] aea708: Port ProtectionSpace to the new IPC serialization ...

2023-03-17 Thread Gavin
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aea708ebe4cafe961fc0f0c192d99eda3fe95c8b https://github.com/WebKit/WebKit/commit/aea708ebe4cafe961fc0f0c192d99eda3fe95c8b Author: Gavin Phillips Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 20a50d: Form submission metadata should be limited to arra...

2023-03-17 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 20a50d56ae71b374b35a4a30d8b26b6680c6146d https://github.com/WebKit/WebKit/commit/20a50d56ae71b374b35a4a30d8b26b6680c6146d Author: Alex Christensen Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 93299b: [JSC] Remove webAssemblyModuleInstantinateAsync

2023-03-17 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 93299b8a84ddec38a4cce2a8a01226d5115ee413 https://github.com/WebKit/WebKit/commit/93299b8a84ddec38a4cce2a8a01226d5115ee413 Author: Yusuke Suzuki Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 992dbd: Fix bug in DOMWindow::DOMWindow

2023-03-17 Thread Chirag Shah
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 992dbdd3b27e5b3a337dfa80a5367c8a7a2ca9ce https://github.com/WebKit/WebKit/commit/992dbdd3b27e5b3a337dfa80a5367c8a7a2ca9ce Author: Chirag M Shah Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 52c77e: Fix smart pointer usage when dealing with ScriptEx...

2023-03-17 Thread Chirag Shah
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 52c77eeabac7a55ff15036c291650bb19d07887e https://github.com/WebKit/WebKit/commit/52c77eeabac7a55ff15036c291650bb19d07887e Author: Chirag M Shah Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0767a6: Fix the iOS TestWebKitAPI build when using recent ...

2023-03-17 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0767a6cd49edd9ba08c6b8f4bc545390c8fbe223 https://github.com/WebKit/WebKit/commit/0767a6cd49edd9ba08c6b8f4bc545390c8fbe223 Author: Wenson Hsieh Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1274b2: Fix test crash because of missing copy() method

2023-03-17 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1274b2e8578441d52ca523154721d24ccd4f8335 https://github.com/WebKit/WebKit/commit/1274b2e8578441d52ca523154721d24ccd4f8335 Author: Matthieu Dubet Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 83988a: Make sure line layout path gets invalidated when t...

2023-03-17 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 83988a5b50a0c8f73ef68b263635e920bd0f6b39 https://github.com/WebKit/WebKit/commit/83988a5b50a0c8f73ef68b263635e920bd0f6b39 Author: Alan Baradlay Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 88f51e: Address v3 sandbox telemetry

2023-03-17 Thread Per Arne Vollan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 88f51ece10a479631f1153d8cbff514f220a7f26 https://github.com/WebKit/WebKit/commit/88f51ece10a479631f1153d8cbff514f220a7f26 Author: Per Arne Vollan Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9b9a25: New tests: [ iOS 16 ] 2x imported/w3c/web-platform...

2023-03-17 Thread btashawn
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b9a25d5852abe1f4a219dc7d149f0a0dc5e88b1 https://github.com/WebKit/WebKit/commit/9b9a25d5852abe1f4a219dc7d149f0a0dc5e88b1 Author: Bri Harris Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d897c7: Cherry-pick 261786@main (18e688d4e90d). https://bu...

2023-03-17 Thread Philippe Normand
Branch: refs/heads/webkitglib/2.38 Home: https://github.com/WebKit/WebKit Commit: d897c722349805e0cc431e09117b4d8163c56ab4 https://github.com/WebKit/WebKit/commit/d897c722349805e0cc431e09117b4d8163c56ab4 Author: Philippe Normand Date: 2023-03-18 (Sat, 18 Mar 2023) Changed

[webkit-changes] [WebKit/WebKit] b9ab83: WebXR needs to not crash on macOS with GPU Process...

2023-03-17 Thread Dean Jackson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9ab83d9212044c2635894eb20cce29758303cb2 https://github.com/WebKit/WebKit/commit/b9ab83d9212044c2635894eb20cce29758303cb2 Author: Dean Jackson Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fa61ab: REGRESSION(261320@main): [GLib] Broke WebKitUserCo...

2023-03-17 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fa61ab3f24678c03f96ca6c4a51a8c7e21439f83 https://github.com/WebKit/WebKit/commit/fa61ab3f24678c03f96ca6c4a51a8c7e21439f83 Author: Michael Catanzaro Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 29a558: CSS Nesting: fix performance regression by storing...

2023-03-17 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29a55829552726ea8b7310c95c3ff4bbcf591583 https://github.com/WebKit/WebKit/commit/29a55829552726ea8b7310c95c3ff4bbcf591583 Author: Matthieu Dubet Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e5421: REGRESSION (258767@main): image on studioneat.com ...

2023-03-17 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e5421f37cc928528af98194c3bc1aa5fb1c571e https://github.com/WebKit/WebKit/commit/2e5421f37cc928528af98194c3bc1aa5fb1c571e Author: Darin Adler Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit]

2023-03-17 Thread Adrian Perez
Branch: refs/tags/wpewebkit-2.40.0 Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] cba9b1: Unreviewed. Update OptionsWPE.cmake and NEWS for t...

2023-03-17 Thread Adrian Perez
Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: cba9b1344f879486811b466c3858082bc8304ace https://github.com/WebKit/WebKit/commit/cba9b1344f879486811b466c3858082bc8304ace Author: Adrian Perez de Castro Date: 2023-03-17 (Fri, 17 Mar 2023)

[webkit-changes] [WebKit/WebKit] 6035f3: Build fix for "[Xcode] Fix size increase due to mu...

2023-03-17 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6035f309d1f2f6975ffb08780ba64b30ff9b8d51 https://github.com/WebKit/WebKit/commit/6035f309d1f2f6975ffb08780ba64b30ff9b8d51 Author: Elliott Williams Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] a5bf08: TestWebKitAPI.DragAndDropTests.DragAndDropOnEmptyV...

2023-03-17 Thread Charlie Wolfe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a5bf0812e4931675b842076e99cc94fa1a171206 https://github.com/WebKit/WebKit/commit/a5bf0812e4931675b842076e99cc94fa1a171206 Author: Charlie Wolfe Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9e4639: [IFC][Ruby] Pass horizontal overhang values to IFC

2023-03-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9e463964ffe8d9c5f2f1dbeee7a7fd31b3b51642 https://github.com/WebKit/WebKit/commit/9e463964ffe8d9c5f2f1dbeee7a7fd31b3b51642 Author: Antti Koivisto Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bc8856: Web Inspector: Styles Panel: Filtering for the tex...

2023-03-17 Thread Razvan Caliman - Apple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc8856c0306b1ba98f3da1ae68dc905da8c5d9e7 https://github.com/WebKit/WebKit/commit/bc8856c0306b1ba98f3da1ae68dc905da8c5d9e7 Author: Razvan Caliman Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 714724: [UI-side compositing] fast/scrolling/mac/adjust-sc...

2023-03-17 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 714724853f8432e46aaedc84d2be5269337f2990 https://github.com/WebKit/WebKit/commit/714724853f8432e46aaedc84d2be5269337f2990 Author: Richard Robinson Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] c6a5bc: [WebGPU] writeBuffer test is failing

2023-03-17 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c6a5bcca33e3147a0aaa5ea1f3aa2384aae383da https://github.com/WebKit/WebKit/commit/c6a5bcca33e3147a0aaa5ea1f3aa2384aae383da Author: Mike Wyrzykowski Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 174634: media/media-source/media-managedmse-memorypressure...

2023-03-17 Thread Jean-Yves Avenard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 174634df51d32a92ba9e7af449f5283338f705ab https://github.com/WebKit/WebKit/commit/174634df51d32a92ba9e7af449f5283338f705ab Author: Jean-Yves Avenard Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] e7acfe: Avoid unnecessary call to toJS() in willCreatePoss...

2023-03-17 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e7acfe5b0dbf8aeab78bfe29db98a86bb94a5c49 https://github.com/WebKit/WebKit/commit/e7acfe5b0dbf8aeab78bfe29db98a86bb94a5c49 Author: Chris Dumez Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 30fd63: MockSourceBufferPrivate should only process sample...

2023-03-17 Thread Jean-Yves Avenard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 30fd635c1cbe03f0e163665820c13900784a7336 https://github.com/WebKit/WebKit/commit/30fd635c1cbe03f0e163665820c13900784a7336 Author: Jean-Yves Avenard Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] c12569: Remove credentials when data store is removed

2023-03-17 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c12569834190602fac4ec3373709335712b2110f https://github.com/WebKit/WebKit/commit/c12569834190602fac4ec3373709335712b2110f Author: Sihui Liu Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 61fada: Avoid unnecessary tree traversals in Page::setMemo...

2023-03-17 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 61fadadf20f5f65495e6cd2d060c782ee87576e5 https://github.com/WebKit/WebKit/commit/61fadadf20f5f65495e6cd2d060c782ee87576e5 Author: Chris Dumez Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] dae5e6: Web Inspector: Styles Panel: Tab navigation forwar...

2023-03-17 Thread Razvan Caliman - Apple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dae5e660c9cc3922e409c6d911174ead23599e27 https://github.com/WebKit/WebKit/commit/dae5e660c9cc3922e409c6d911174ead23599e27 Author: Razvan Caliman Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bb518e: [git-webkit] Handle ssh protocol with user

2023-03-17 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb518ed013066cabbbaf6ff2e49add3e0696945c https://github.com/WebKit/WebKit/commit/bb518ed013066cabbbaf6ff2e49add3e0696945c Author: Jonathan Bedard Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e52330: [git-webkit] Add pre-push hook to prevent publicat...

2023-03-17 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e52330471c007f83ebc055e1902c5702707e2fa0 https://github.com/WebKit/WebKit/commit/e52330471c007f83ebc055e1902c5702707e2fa0 Author: Jonathan Bedard Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9643b2: _WKContextMenuElementInfo should expose a hasEntir...

2023-03-17 Thread Jeff Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9643b29c75f08b2aed6b8abd2ae1b45f73e42015 https://github.com/WebKit/WebKit/commit/9643b29c75f08b2aed6b8abd2ae1b45f73e42015 Author: Jeff Miller Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bec9f3: Unreviewed, fix the iOS debug build after 261779@main

2023-03-17 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bec9f3e4ea5a35faad15ad9bb329f77df2a37421 https://github.com/WebKit/WebKit/commit/bec9f3e4ea5a35faad15ad9bb329f77df2a37421 Author: Wenson Hsieh Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 987202: In results.html's imageResultLinks(), don't add ex...

2023-03-17 Thread Gerald Squelart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9872023d5aed892954ffa8ae8fb352c87f95b5ac https://github.com/WebKit/WebKit/commit/9872023d5aed892954ffa8ae8fb352c87f95b5ac Author: Gerald Squelart Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a8f7b2: [IFC][Partial layout] Exit line layout when curren...

2023-03-17 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8f7b254c9857b3c870acb19cfb352444b20e8ca https://github.com/WebKit/WebKit/commit/a8f7b254c9857b3c870acb19cfb352444b20e8ca Author: Alan Baradlay Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit]

2023-03-17 Thread Carlos Garcia Campos
Branch: refs/tags/webkitgtk-2.40.0 Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] e09588: Unreviewed. Update OptionsGTK.cmake and NEWS for 2...

2023-03-17 Thread Carlos Garcia Campos
Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: e095884e8687491514f8c9e3b68a6bd63f2e246e https://github.com/WebKit/WebKit/commit/e095884e8687491514f8c9e3b68a6bd63f2e246e Author: Carlos Garcia Campos Date: 2023-03-17 (Fri, 17 Mar 2023)

[webkit-changes] [WebKit/WebKit] 2fdab3: Fix REGRESSION(261761@main): /build-archives/ fail...

2023-03-17 Thread Sam Sneddon
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2fdab30199ca36a5f9e27e2b9bea756efab0b65b https://github.com/WebKit/WebKit/commit/2fdab30199ca36a5f9e27e2b9bea756efab0b65b Author: Sam Sneddon Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a8caff: [IFC][Ruby] Pass annotation adjustments to IFC

2023-03-17 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a8caffcf64e22d92bb25e5dfd2fcab4768534753 https://github.com/WebKit/WebKit/commit/a8caffcf64e22d92bb25e5dfd2fcab4768534753 Author: Antti Koivisto Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8dd4ab: [CMake][GTK] Add Development Debug preset

2023-03-17 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8dd4ab1e87d5a2c6a6d1c86601553fac39cb0f83 https://github.com/WebKit/WebKit/commit/8dd4ab1e87d5a2c6a6d1c86601553fac39cb0f83 Author: Vitaly Dyachkov Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 18e688: REGRESSION(261684@main): [GStreamer] Crash in webk...

2023-03-17 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 18e688d4e90d176d7b7d81e27752a458151d38ec https://github.com/WebKit/WebKit/commit/18e688d4e90d176d7b7d81e27752a458151d38ec Author: Philippe Normand Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 868490: Expose RealtimeMediaSource fitnessScore as a double

2023-03-17 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8684905426f0e9b37e116bb0c8b326f3405d8c97 https://github.com/WebKit/WebKit/commit/8684905426f0e9b37e116bb0c8b326f3405d8c97 Author: Youenn Fablet Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] cac21a: [WGSL] Remove m_ prefix from public struct members

2023-03-17 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cac21a78dd10adb8cae00cf63c2d33bcf66d7009 https://github.com/WebKit/WebKit/commit/cac21a78dd10adb8cae00cf63c2d33bcf66d7009 Author: Tadeu Zagallo Date: 2023-03-17 (Fri, 17 Mar 2023) Changed paths: M