[webkit-changes] [WebKit/WebKit] b81583: [LibWebRTC] Unreviewed, build fix for Linux after ...

2024-03-26 Thread Diego Pino
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b815830548644893e5dfd7b7f181a00f68068288 https://github.com/WebKit/WebKit/commit/b815830548644893e5dfd7b7f181a00f68068288 Author: Diego Pino Garcia Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 465201: Introduce RemoteFrame support for testRunner.dumpC...

2024-03-26 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46520106b8b99191f7af6b78883c380f883178f7 https://github.com/WebKit/WebKit/commit/46520106b8b99191f7af6b78883c380f883178f7 Author: Alex Christensen Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 87c7b1: AX: Crash in AXTextMarker constructor.

2024-03-26 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87c7b11098edfd79e9a41c68ca0abfcd777accb4 https://github.com/WebKit/WebKit/commit/87c7b11098edfd79e9a41c68ca0abfcd777accb4 Author: Andres Gonzalez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 02eeb8: Fix http/tests/workers/service/openwindow-from-not...

2024-03-26 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 02eeb88eab8d658f76929689ddde92e813422b9e https://github.com/WebKit/WebKit/commit/02eeb88eab8d658f76929689ddde92e813422b9e Author: Alex Christensen Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6fa1d3: REGRESSION (273999@main): Elements fail to render ...

2024-03-26 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6fa1d3b94cd776cb8af563c46495c66e3c483668 https://github.com/WebKit/WebKit/commit/6fa1d3b94cd776cb8af563c46495c66e3c483668 Author: Simon Fraser Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: A La

[webkit-changes] [WebKit/WebKit] aacb25: Output better metadata for baseline_search_path an...

2024-03-26 Thread Sam Sneddon
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aacb258efde8d3398b183c10719d8ab5baee5abb https://github.com/WebKit/WebKit/commit/aacb258efde8d3398b183c10719d8ab5baee5abb Author: Sam Sneddon Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 48954a: Match `video-test.js` and `full-screen-test.js` wi...

2024-03-26 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 48954ab8460f70dad5e57480bf47f7df2b13226c https://github.com/WebKit/WebKit/commit/48954ab8460f70dad5e57480bf47f7df2b13226c Author: Ahmad Saleem Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 1d5b79: Add support for specifying unsupported Web Extensi...

2024-03-26 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1d5b797b0b1d4322de1ae6a4fb4b48e1fd840efc https://github.com/WebKit/WebKit/commit/1d5b797b0b1d4322de1ae6a4fb4b48e1fd840efc Author: Timothy Hatcher Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8e32d0: Cherry-pick 276688@main (635fa170762b). https://bu...

2024-03-26 Thread Philippe Normand
Branch: refs/heads/webkitglib/2.44 Home: https://github.com/WebKit/WebKit Commit: 8e32d00b01324095ddbd349f84c43ea4ae74982a https://github.com/WebKit/WebKit/commit/8e32d00b01324095ddbd349f84c43ea4ae74982a Author: Philippe Normand Date: 2024-03-27 (Wed, 27 Mar 2024) Changed p

[webkit-changes] [WebKit/WebKit] 357e65: Cherry-pick 276621@main (d1482329e9e2). https://bu...

2024-03-26 Thread Philippe Normand
Branch: refs/heads/webkitglib/2.42 Home: https://github.com/WebKit/WebKit Commit: 357e650606970d4108a05139e781c0bbbc455db3 https://github.com/WebKit/WebKit/commit/357e650606970d4108a05139e781c0bbbc455db3 Author: Philippe Normand Date: 2024-03-27 (Wed, 27 Mar 2024) Changed p

[webkit-changes] [WebKit/WebKit] 31aadb: Rename widthForSimpleText, floatWidthForSimpleText...

2024-03-26 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 31aadb040e324bd558d1b40cf825e1f7d6d153c2 https://github.com/WebKit/WebKit/commit/31aadb040e324bd558d1b40cf825e1f7d6d153c2 Author: Vitor Roriz Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] bee595: Use std::span for StringView::find() / StringView:...

2024-03-26 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bee5958dfa29d3ee3d7bfe38264d6e23f209615a https://github.com/WebKit/WebKit/commit/bee5958dfa29d3ee3d7bfe38264d6e23f209615a Author: Chris Dumez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] cc385e: Merge back - [ Monterey+ wk2 Release ] media/track...

2024-03-26 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc385e995d6be0726844bc986d671be9adf566c2 https://github.com/WebKit/WebKit/commit/cc385e995d6be0726844bc986d671be9adf566c2 Author: Ryosuke Niwa Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] cff3f2: [Gardening]: REGRESSION (276636@main): [ macOS wk...

2024-03-26 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cff3f2dda4912bdb1b39ee2da31b4838687dc810 https://github.com/WebKit/WebKit/commit/cff3f2dda4912bdb1b39ee2da31b4838687dc810 Author: Karl Rackler Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 6e4f73: [Apple Pay] PKPaymentRequest instances are vended ...

2024-03-26 Thread Abrar Rahman Protyasha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6e4f73ab3bd2705006528afdfc8b17fedbfb96a2 https://github.com/WebKit/WebKit/commit/6e4f73ab3bd2705006528afdfc8b17fedbfb96a2 Author: Abrar Rahman Protyasha Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] fd464a: [Gardening]: REGRESSION (276636@main): [ MacOS WK2...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd464aa013400f1b645176c120f10145e4ec07ac https://github.com/WebKit/WebKit/commit/fd464aa013400f1b645176c120f10145e4ec07ac Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 3e904e: Safari's IndexedDB data may not be deserialized co...

2024-03-26 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e904eb895ba87ee9749bee09b52aba51b6f1e02 https://github.com/WebKit/WebKit/commit/3e904eb895ba87ee9749bee09b52aba51b6f1e02 Author: Sihui Liu Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 6cf874: [Remote Inspection] Automatically adjust visibilit...

2024-03-26 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6cf87428964e43f42545c7e68c522acc23124a68 https://github.com/WebKit/WebKit/commit/6cf87428964e43f42545c7e68c522acc23124a68 Author: Wenson Hsieh Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: A La

[webkit-changes] [WebKit/WebKit] b5a594: [LibWebRTC][Linux] Make PulseAudio support optional

2024-03-26 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5a59471fd2982e20b75567a89fbbe8d3cccfd91 https://github.com/WebKit/WebKit/commit/b5a59471fd2982e20b75567a89fbbe8d3cccfd91 Author: Philippe Normand Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fac82a: Move more Node and EventTarget flags to ElementSta...

2024-03-26 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fac82a39787d3a8ca466edd595d69a3ed3408df7 https://github.com/WebKit/WebKit/commit/fac82a39787d3a8ca466edd595d69a3ed3408df7 Author: Ryosuke Niwa Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 098ae9: Unreviewed, reverting 276494@main.

2024-03-26 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 098ae9d831aa6d6fb5eb2b4c59d7ba673576540d https://github.com/WebKit/WebKit/commit/098ae9d831aa6d6fb5eb2b4c59d7ba673576540d Author: Commit Queue Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] fd9d7e: Web Inspector: Console cleared unexpectedly when i...

2024-03-26 Thread Qianlang Chen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd9d7ea0bf6b726ddcca4bb5287da72455adb2f3 https://github.com/WebKit/WebKit/commit/fd9d7ea0bf6b726ddcca4bb5287da72455adb2f3 Author: Qianlang Chen Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] e3a441: Regression: Third-party service worker processes g...

2024-03-26 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e3a44192dffa8a8c75699347efd3df4ac4defbd0 https://github.com/WebKit/WebKit/commit/e3a44192dffa8a8c75699347efd3df4ac4defbd0 Author: Chris Dumez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 4a2e65: REGRESSION (276513@main): [ iOS ] fast/images/asyn...

2024-03-26 Thread Said Abou-Hallawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4a2e6597ff86a77e9a33d18d240b22df74bac6cb https://github.com/WebKit/WebKit/commit/4a2e6597ff86a77e9a33d18d240b22df74bac6cb Author: Said Abou-Hallawa Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 616a4f: [Gardening]: [ iOS17 ] fast/scrolling/ios/scroll-a...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 616a4f9a7e3d7b7f646947a12ed6e848bd9fc569 https://github.com/WebKit/WebKit/commit/616a4f9a7e3d7b7f646947a12ed6e848bd9fc569 Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] f382be: NULL pointer : crash under RenderLayerCompositor:...

2024-03-26 Thread nishajain61
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f382be44f6ec4f9d5a719a183c70b2e9aaa41254 https://github.com/WebKit/WebKit/commit/f382be44f6ec4f9d5a719a183c70b2e9aaa41254 Author: Nisha Jain Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: A Layou

[webkit-changes] [WebKit/WebKit] 2932db: [IFC] Do not treat out-of-flow line break as text ...

2024-03-26 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2932db01f807bec257d8022434f43a6c02ad4221 https://github.com/WebKit/WebKit/commit/2932db01f807bec257d8022434f43a6c02ad4221 Author: Alan Baradlay Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: A La

[webkit-changes] [WebKit/WebKit] 6eafb2: [WPE] Update Cog version to pull latest webdriver ...

2024-03-26 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6eafb279dd0cdf42b7d4fe7a777f5c1f169e2b76 https://github.com/WebKit/WebKit/commit/6eafb279dd0cdf42b7d4fe7a777f5c1f169e2b76 Author: Lauro Moura Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 8958fa: [Gardening]: NEW TEST(274608@main): [ iOS ] fast/f...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8958fa12e7ab98c21b38bc9b9b648eee39de98c2 https://github.com/WebKit/WebKit/commit/8958fa12e7ab98c21b38bc9b9b648eee39de98c2 Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] ade139: [CSS] CSSSelectorList class should have a const_it...

2024-03-26 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ade1396f85a02c79312ec9f7ec361f296cf7229d https://github.com/WebKit/WebKit/commit/ade1396f85a02c79312ec9f7ec361f296cf7229d Author: Matthieu Dubet Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 0827d7: Use std::span more in WebSocketHandshake

2024-03-26 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0827d780deda55ea3c0ea1079a09814fdcd14617 https://github.com/WebKit/WebKit/commit/0827d780deda55ea3c0ea1079a09814fdcd14617 Author: Chris Dumez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] bbaf17: [WPT] Sync css/css-color

2024-03-26 Thread Matthieu Dubet
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bbaf1749c632ce1b34abe7ce17a0ff3205029965 https://github.com/WebKit/WebKit/commit/bbaf1749c632ce1b34abe7ce17a0ff3205029965 Author: Matthieu Dubet Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 8b3a40: Implement invoke defaults for popover

2024-03-26 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8b3a40134afa148adf04eeae3ca908ce0f5a1c40 https://github.com/WebKit/WebKit/commit/8b3a40134afa148adf04eeae3ca908ce0f5a1c40 Author: Luke Warlow Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] ecf3e3: Use std::span more with SharedBuffer

2024-03-26 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ecf3e3d1ec36e14c2443a13f92e25f34ff9f52df https://github.com/WebKit/WebKit/commit/ecf3e3d1ec36e14c2443a13f92e25f34ff9f52df Author: Chris Dumez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] f01c61: Simplify WKWebViewConfiguration handling in WebKit...

2024-03-26 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f01c6123341051af8531de0eb3e7158c3211b2bd https://github.com/WebKit/WebKit/commit/f01c6123341051af8531de0eb3e7158c3211b2bd Author: Alex Christensen Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 569a5b: Adopt Fatal Exceptions Entitlement (2)

2024-03-26 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 569a5bc33cff09cbe15de7a91c47466ee5efbe70 https://github.com/WebKit/WebKit/commit/569a5bc33cff09cbe15de7a91c47466ee5efbe70 Author: Justin Michaud Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 32334c: [GLib] Re-enable MediaSession by default

2024-03-26 Thread Alex
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32334c785916504b99c6ecbd740052a73b86f3e0 https://github.com/WebKit/WebKit/commit/32334c785916504b99c6ecbd740052a73b86f3e0 Author: Serial Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Source/cm

[webkit-changes] [WebKit/WebKit] 7b3c71: [Gardening] Rebaseline css1/box_properties/acid_te...

2024-03-26 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7b3c713e2b0b2b75ef288be466d4d5517401 https://github.com/WebKit/WebKit/commit/7b3c713e2b0b2b75ef288be466d4d5517401 Author: Jonathan Bedard Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 635fa1: [GStreamer][WebRTC] Crash when setting video encod...

2024-03-26 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 635fa170762b43c08767201f907956b680ffa1a7 https://github.com/WebKit/WebKit/commit/635fa170762b43c08767201f907956b680ffa1a7 Author: Philippe Normand Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 33209b: [Legacy line layout removal] Remove IndentTextOrNo...

2024-03-26 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33209beed12c1aa62a7a606b81bd7172275bae3e https://github.com/WebKit/WebKit/commit/33209beed12c1aa62a7a606b81bd7172275bae3e Author: Antti Koivisto Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 1122d9: AX: [WKAccessibilityWebPageObject accessibilityAtt...

2024-03-26 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1122d9ab29ce37e20759f70915a269c3e2d27982 https://github.com/WebKit/WebKit/commit/1122d9ab29ce37e20759f70915a269c3e2d27982 Author: Andres Gonzalez Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 135424: [Gardening]: Multiple queues experiencing sporadic...

2024-03-26 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1354248f9daed67ace3edfa6ae7148feb8d13091 https://github.com/WebKit/WebKit/commit/1354248f9daed67ace3edfa6ae7148feb8d13091 Author: Karl Rackler Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 09ad6a: [Legacy line layout removal] Remove text-align sup...

2024-03-26 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 09ad6a20c559b27ada2b2e8bf859dc90930fb23f https://github.com/WebKit/WebKit/commit/09ad6a20c559b27ada2b2e8bf859dc90930fb23f Author: Antti Koivisto Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 1674e8: [SVG2] Remove non-standard `animateColor`

2024-03-26 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1674e8f0e5b811710ca6f0b03e4d708a53768958 https://github.com/WebKit/WebKit/commit/1674e8f0e5b811710ca6f0b03e4d708a53768958 Author: Ahmad Saleem Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M La

[webkit-changes] [WebKit/WebKit] 4322c3: Stack check size can be zero if omg skips stack ch...

2024-03-26 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4322c3bd5293d6b328b3745ef628cf9c41ca9cdb https://github.com/WebKit/WebKit/commit/4322c3bd5293d6b328b3745ef628cf9c41ca9cdb Author: Justin Michaud Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: A J

[webkit-changes] [WebKit/WebKit] 9ff5c9: [JSC] Add JIT support for RegExp ignore case Backr...

2024-03-26 Thread Michael Saboff
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9ff5c9b7dce64de5003500c07075f884f0e14a32 https://github.com/WebKit/WebKit/commit/9ff5c9b7dce64de5003500c07075f884f0e14a32 Author: Michael Saboff Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 888e45: [GStreamer] gardening a couple crashing tests

2024-03-26 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 888e45b9bdc600427d7fb2be15cf0847676b8451 https://github.com/WebKit/WebKit/commit/888e45b9bdc600427d7fb2be15cf0847676b8451 Author: Philippe Normand Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] df1142: Remove an unused argument markCount of ComplexText...

2024-03-26 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df11425f0c1d93a1a8c9b99a4950e346dc2217d7 https://github.com/WebKit/WebKit/commit/df11425f0c1d93a1a8c9b99a4950e346dc2217d7 Author: Fujii Hironori Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 9038ec: GroupSession.swift tvOS compilation error

2024-03-26 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9038ec05b3626d118eeb656a9b7558d331fc0c43 https://github.com/WebKit/WebKit/commit/9038ec05b3626d118eeb656a9b7558d331fc0c43 Author: nmahendru Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] d03ff2: Remove access to purplebuddy.sentinel from web pro...

2024-03-26 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d03ff2b610bca99b7a8160d654e35297218ff64a https://github.com/WebKit/WebKit/commit/d03ff2b610bca99b7a8160d654e35297218ff64a Author: Sihui Liu Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] b03ed1: Unreviewed, reverting 276672@main.

2024-03-26 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b03ed1747f3d2baa6e7afb69739fc5fa3aced83e https://github.com/WebKit/WebKit/commit/b03ed1747f3d2baa6e7afb69739fc5fa3aced83e Author: Commit Queue Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M Sou