[webkit-changes] [WebKit/WebKit] a50787: Various minor RenderStyle::diff() optimizations

2024-01-03 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a507875fc8cfde9df318e7927e16f540da28c41c https://github.com/WebKit/WebKit/commit/a507875fc8cfde9df318e7927e16f540da28c41c Author: Simon Fraser Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 92368b: [JSC] species getter should be C++

2024-01-03 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 92368b32016201b73c98e28f9bdf81f019bb998a https://github.com/WebKit/WebKit/commit/92368b32016201b73c98e28f9bdf81f019bb998a Author: Yusuke Suzuki Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 84d3ec: _WKHitTestResult should expose a linkSuggestedFile...

2024-01-03 Thread Jeff Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 84d3ec3073d62e1ced4c7a788050e6369dc5e4c6 https://github.com/WebKit/WebKit/commit/84d3ec3073d62e1ced4c7a788050e6369dc5e4c6 Author: Jeff Miller Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] dcb4e4: [Wasm-GC] Inline Wasm array operations & allocation

2024-01-03 Thread Asumu Takikawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dcb4e4846eeaf91edfb9a06f791f5920ab4a3e8c https://github.com/WebKit/WebKit/commit/dcb4e4846eeaf91edfb9a06f791f5920ab4a3e8c Author: Asumu Takikawa Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] f67a9f: [WebRTC] Extract BaseTarget-libaom.xcconfig from l...

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f67a9fb1e5fff1909406a6c3e7f6d19261f10e41 https://github.com/WebKit/WebKit/commit/f67a9fb1e5fff1909406a6c3e7f6d19261f10e41 Author: David Kilzer Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] e76ab1: Incremental build fix for "[Xcode] Add support for...

2024-01-03 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e76ab16dac6e54b1113149a3fe941dbaf72a6546 https://github.com/WebKit/WebKit/commit/e76ab16dac6e54b1113149a3fe941dbaf72a6546 Author: Elliott Williams Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] ae376a: [WebGPU] CTS validation/render_pipeline/misc.html ...

2024-01-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ae376a9b68df58fba3394991e40ead87b23446ea https://github.com/WebKit/WebKit/commit/ae376a9b68df58fba3394991e40ead87b23446ea Author: Mike Wyrzykowski Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 1f6aec: [UIAsyncTextInput] Fix several failing iOS API tes...

2024-01-03 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f6aecd2d6505d6ffb9bc1c379f806c1f76698c7 https://github.com/WebKit/WebKit/commit/1f6aecd2d6505d6ffb9bc1c379f806c1f76698c7 Author: Wenson Hsieh Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 69af48: Versioning.

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 69af4883089ae298a593cbcdae1218b7f4d2ec83 https://github.com/WebKit/WebKit/commit/69af4883089ae298a593cbcdae1218b7f4d2ec83 Author: Dan Robson Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7dd32f: Use MutableCSSSelectorList alias in more places

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7dd32f2fb2b1df90c6c16e91d488b41b0b9dbc21 https://github.com/WebKit/WebKit/commit/7dd32f2fb2b1df90c6c16e91d488b41b0b9dbc21 Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4a02d7: Make most CSSSelector setters only available to Mu...

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4a02d79b3e9c11ebe226d266f3527c1a3929d0ed https://github.com/WebKit/WebKit/commit/4a02d79b3e9c11ebe226d266f3527c1a3929d0ed Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d9cb0b: Fix CSSSelectorParser.cpp dependency on CSSSelecto...

2024-01-03 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d9cb0beddac4f8a15481128a8fd2e262b46c7a9f https://github.com/WebKit/WebKit/commit/d9cb0beddac4f8a15481128a8fd2e262b46c7a9f Author: Michael Catanzaro Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 37d5fb: [WebGPU] Changing bind groups during a render pass...

2024-01-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 37d5fbec8c4027932a26bff64ff1da5d1a4b1278 https://github.com/WebKit/WebKit/commit/37d5fbec8c4027932a26bff64ff1da5d1a4b1278 Author: Mike Wyrzykowski Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 62336f: Unreviewed, reverting 272624@main.

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 62336f941c169dd318b33b40c0879b872533d7f0 https://github.com/WebKit/WebKit/commit/62336f941c169dd318b33b40c0879b872533d7f0 Author: Commit Queue Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 04fbfa: [WebGPU] Render passes fail if they do not have a ...

2024-01-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 04fbfaa0fd3ee4df6495eefbe60a45f287fc9504 https://github.com/WebKit/WebKit/commit/04fbfaa0fd3ee4df6495eefbe60a45f287fc9504 Author: Mike Wyrzykowski Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] d6a1b1: [Xcode] Add support for setting CC/CPLUSPLUS varia...

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d6a1b10f5acd8fe9f9aa402737d0b387430ff746 https://github.com/WebKit/WebKit/commit/d6a1b10f5acd8fe9f9aa402737d0b387430ff746 Author: David Kilzer Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3b19ea: [css-animations] `animation` property should use s...

2024-01-03 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3b19eaa5f921647c3e95ffcd363d8bd59eed5bd5 https://github.com/WebKit/WebKit/commit/3b19eaa5f921647c3e95ffcd363d8bd59eed5bd5 Author: Antoine Quint Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4bb2d5: Only access NetworkStorageSession StorageAccess qu...

2024-01-03 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4bb2d534b3cd4cf4c7f7c7ab229e38909ae3552b https://github.com/WebKit/WebKit/commit/4bb2d534b3cd4cf4c7f7c7ab229e38909ae3552b Author: Matthew Finkel Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fff2fd: browser.commands missing when action command has n...

2024-01-03 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fff2fd0be2e4544d9141f1f6ea058c932e49c823 https://github.com/WebKit/WebKit/commit/fff2fd0be2e4544d9141f1f6ea058c932e49c823 Author: Timothy Hatcher Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 20c4db: Remove two unused functions definition in `DeleteS...

2024-01-03 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 20c4db257206aec9b393695a0f34f9369a31bd3b https://github.com/WebKit/WebKit/commit/20c4db257206aec9b393695a0f34f9369a31bd3b Author: Ahmad Saleem Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7cb416: Remove unused inline function `smartDelete` in Typ...

2024-01-03 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7cb416462b7d97af2c4e2267302b6a35904d2db1 https://github.com/WebKit/WebKit/commit/7cb416462b7d97af2c4e2267302b6a35904d2db1 Author: Ahmad Saleem Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 033b6e: [JSC] Enable alt_entry for newer SDKs

2024-01-03 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 033b6e7dac0737e61b0757e465d13e9d6e6b991c https://github.com/WebKit/WebKit/commit/033b6e7dac0737e61b0757e465d13e9d6e6b991c Author: Yusuke Suzuki Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a392df: Remove unused function `nodeFullyUnselected` from ...

2024-01-03 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a392df464f656eac01fab91cf5bb2e28f4efa810 https://github.com/WebKit/WebKit/commit/a392df464f656eac01fab91cf5bb2e28f4efa810 Author: Ahmad Saleem Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] bb4e80: [WebGPU] CTS validation/render_pipeline/multisampl...

2024-01-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb4e804fe678eca713341d434fad625d60503910 https://github.com/WebKit/WebKit/commit/bb4e804fe678eca713341d434fad625d60503910 Author: Mike Wyrzykowski Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] b9a84a: NEW TEST (271821@main): [ iOS17 macOS Debug ] Test...

2024-01-03 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b9a84a32b25ef5eb6d4c179c00880ffbb4cb6201 https://github.com/WebKit/WebKit/commit/b9a84a32b25ef5eb6d4c179c00880ffbb4cb6201 Author: Matthew Finkel Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ac784c: Rename CSSParserSelector to MutableCSSSelector

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ac784c090ce396d3b17092ca7ad4ac8968c48f8f https://github.com/WebKit/WebKit/commit/ac784c090ce396d3b17092ca7ad4ac8968c48f8f Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a53b3e: Introduce run-webkit-tests --site-isolation

2024-01-03 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a53b3ee987184b39859fd3014d52a0266c47f2ce https://github.com/WebKit/WebKit/commit/a53b3ee987184b39859fd3014d52a0266c47f2ce Author: Alex Christensen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 56991e: Check framework availability for all soft linked f...

2024-01-03 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56991ea107a766bd954a0d9105f3a10aab98f43b https://github.com/WebKit/WebKit/commit/56991ea107a766bd954a0d9105f3a10aab98f43b Author: Brady Eidson Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d0deb6: Make ServerTrust API tests more tolerant of multip...

2024-01-03 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d0deb6d3a89ef661a4ec6a89954b7cac4d486716 https://github.com/WebKit/WebKit/commit/d0deb6d3a89ef661a4ec6a89954b7cac4d486716 Author: Alex Christensen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] bb9af3: [scroll-anchoring] Weird scrolling effect when scr...

2024-01-03 Thread Nikos Mouchtaris
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb9af3d426703c0dab09e5de39fe435eb6876f7f https://github.com/WebKit/WebKit/commit/bb9af3d426703c0dab09e5de39fe435eb6876f7f Author: Nikolaos Mouchtaris Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 572fec: Disable AES-CFB.

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 572fec1979ec18aa50fda2389fc9768459851535 https://github.com/WebKit/WebKit/commit/572fec1979ec18aa50fda2389fc9768459851535 Author: nmahendru Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 153c05: isStillValidAssumingImpurePropertyWatchpoint Absen...

2024-01-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 153c0530aea64003475d0163e03251bd55c527db https://github.com/WebKit/WebKit/commit/153c0530aea64003475d0163e03251bd55c527db Author: Yijia Huang Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 47204e: CSS linear() function not easing as expected

2024-01-03 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47204e7f6a588ff2f68bab665144c279e2c9354a https://github.com/WebKit/WebKit/commit/47204e7f6a588ff2f68bab665144c279e2c9354a Author: Antoine Quint Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 7e2a44: [WebGPU] CTS validation/render_pipeline/shader_mod...

2024-01-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e2a446cab8b2ce68f8a41caee2225e93b545b5d https://github.com/WebKit/WebKit/commit/7e2a446cab8b2ce68f8a41caee2225e93b545b5d Author: Mike Wyrzykowski Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 3bef04: [JSC] Put all offlineasm code under __TEXT, __jsc_int

2024-01-03 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bef04cab5e264ed6d3668a611f6f640e65e068e https://github.com/WebKit/WebKit/commit/3bef04cab5e264ed6d3668a611f6f640e65e068e Author: Yusuke Suzuki Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 445f16: Only react to pseudoAttr changes inside a user age...

2024-01-03 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 445f16f790c29db95ec6121d84c5131b6651f78e https://github.com/WebKit/WebKit/commit/445f16f790c29db95ec6121d84c5131b6651f78e Author: Anne van Kesteren Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 74ebfc: [IFC][Cleanup] Variable names should reflect wheth...

2024-01-03 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 74ebfc4e9b84e6c61b5d272b480d1f61d2a12398 https://github.com/WebKit/WebKit/commit/74ebfc4e9b84e6c61b5d272b480d1f61d2a12398 Author: Alan Baradlay Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] aec9d2: Clean-ups to CSSParserSelector

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aec9d2a42db65e9db3152d3e3dfdf00d5ee1750f https://github.com/WebKit/WebKit/commit/aec9d2a42db65e9db3152d3e3dfdf00d5ee1750f Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 47db5a: WPT synchronize css/css-conditional & css/cssom

2024-01-03 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47db5ad7169a4ea04cd044086a5883c793995d94 https://github.com/WebKit/WebKit/commit/47db5ad7169a4ea04cd044086a5883c793995d94 Author: Anne van Kesteren Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 5cda41: [JHBuild] Disable 'python' and 'introspection' in ...

2024-01-03 Thread Diego Pino
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5cda41d74c557808a848e34e724cb54fd086c2e1 https://github.com/WebKit/WebKit/commit/5cda41d74c557808a848e34e724cb54fd086c2e1 Author: Diego Pino Garcia Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 087cd6: [MSE][GStreamer] Fix releasing Stream and GstStrea...

2024-01-03 Thread Olivier Blin
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 087cd6903b83fcaca5fbcc93964b279db0f83c93 https://github.com/WebKit/WebKit/commit/087cd6903b83fcaca5fbcc93964b279db0f83c93 Author: Olivier Blin Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a9f625: Remove Element::userAgentPartId() in favor of pseu...

2024-01-03 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a9f625b0b81f3e6dd73f16c2504a40f58fcec8cf https://github.com/WebKit/WebKit/commit/a9f625b0b81f3e6dd73f16c2504a40f58fcec8cf Author: Anne van Kesteren Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] cfc789: Replace const char* with ASCIILiteral in CSSSelector

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cfc789a751bf89803540c0cec6424aa99c379e81 https://github.com/WebKit/WebKit/commit/cfc789a751bf89803540c0cec6424aa99c379e81 Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 995816: [LibWebRTC][WPE] Build fix for Ubuntu 20.04 after ...

2024-01-03 Thread Diego Pino
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 995816c95079a9d59ea12aae607b6eb9b5a357a8 https://github.com/WebKit/WebKit/commit/995816c95079a9d59ea12aae607b6eb9b5a357a8 Author: Diego Pino Garcia Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] e0c29e: Generate code to check pseudo-class/element argument

2024-01-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e0c29e7e482a4a452c92c394677358659c71eace https://github.com/WebKit/WebKit/commit/e0c29e7e482a4a452c92c394677358659c71eace Author: Tim Nguyen Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 00a7a1: _WKHitTestResult should expose a linkLocalDataMIME...

2024-01-03 Thread Jeff Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00a7a1e70c1a109781ddb1547e6e58c5e706211e https://github.com/WebKit/WebKit/commit/00a7a1e70c1a109781ddb1547e6e58c5e706211e Author: Jeff Miller Date: 2024-01-03 (Wed, 03 Jan 2024) Changed paths: M