[webkit-changes] [WebKit/WebKit] 1cf271: [Gardening] [site-isolation] Attempt #2 of enable ...

2024-05-03 Thread Robert Jenner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1cf2718c2e3c8760365235b7b2f537692c64baec https://github.com/WebKit/WebKit/commit/1cf2718c2e3c8760365235b7b2f537692c64baec Author: Robert Jenner Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fc1560: JIT operations should return the current exception...

2024-05-03 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc1560bbe0bacc088faf2b65876379f39a324979 https://github.com/WebKit/WebKit/commit/fc1560bbe0bacc088faf2b65876379f39a324979 Author: Keith Miller Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d72914: [WebGPU] GPUQueueDescriptor.idl is missing

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d7291479188e96a6d65ccfcd622d1931a3e95e6a https://github.com/WebKit/WebKit/commit/d7291479188e96a6d65ccfcd622d1931a3e95e6a Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] dc88c3: [GPUP][macOS] Add read access to sysctl properties...

2024-05-03 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dc88c33a969459327c2441aaefb8ec38d9c3b6c3 https://github.com/WebKit/WebKit/commit/dc88c33a969459327c2441aaefb8ec38d9c3b6c3 Author: Brent Fulgham Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 585ea5: REGRESSION (278276@main): Crash when collecting Tr...

2024-05-03 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 585ea5ce731bd4f65e124ce2e0271a78796413dd https://github.com/WebKit/WebKit/commit/585ea5ce731bd4f65e124ce2e0271a78796413dd Author: Megan Gardner Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1aa9df: [WebGPU] Queue should not allow command buffer to ...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1aa9df849f39cec5ea2277ad8ce17b7ced915634 https://github.com/WebKit/WebKit/commit/1aa9df849f39cec5ea2277ad8ce17b7ced915634 Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] c00211: Replace plain enum's by enum class at FontCascade

2024-05-03 Thread Vitor Roriz
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c002113a5d2bf93d8b868fd78dd014c5005b9bf6 https://github.com/WebKit/WebKit/commit/c002113a5d2bf93d8b868fd78dd014c5005b9bf6 Author: Vitor Roriz Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6d8b44: [Legacy line layout removal] Stop measuring text i...

2024-05-03 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6d8b441bc01730b462d5f6f3c18e9cbd3e8956f0 https://github.com/WebKit/WebKit/commit/6d8b441bc01730b462d5f6f3c18e9cbd3e8956f0 Author: Antti Koivisto Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a75914: Test fix: Test for parsing XML with WebCore and li...

2024-05-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a759149fe1d9f628136b7f90b1e71e24b54e36be https://github.com/WebKit/WebKit/commit/a759149fe1d9f628136b7f90b1e71e24b54e36be Author: David Kilzer Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5fe8dd: Replace potentially more confusing decltype() usag...

2024-05-03 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5fe8dd6a3b46ad9e11f397ea324c5615cb7680bf https://github.com/WebKit/WebKit/commit/5fe8dd6a3b46ad9e11f397ea324c5615cb7680bf Author: Sam Weinig Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 25b857: [WebGPU] RenderBundleEncoder::setPipeline replay c...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 25b857296fadedbda2bfc9d957537b46338149e4 https://github.com/WebKit/WebKit/commit/25b857296fadedbda2bfc9d957537b46338149e4 Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 04fce8: Refactor logic for muting autoplaying video elemen...

2024-05-03 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 04fce867503f4cab34c98b03c5b5c117dd914767 https://github.com/WebKit/WebKit/commit/04fce867503f4cab34c98b03c5b5c117dd914767 Author: Wenson Hsieh Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 415ec2: [ iOS wk2 ] webgl/1.0.3/conformance/uniforms/out-o...

2024-05-03 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 415ec24722aedbfd49f21e9a5dd41347a7136bd4 https://github.com/WebKit/WebKit/commit/415ec24722aedbfd49f21e9a5dd41347a7136bd4 Author: Jay Stfleur Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8d47e9: [ Sonoma+ wk2 Release ] inspector/console/console-...

2024-05-03 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d47e90a96db05b0f771ea5453685b29ef55d496 https://github.com/WebKit/WebKit/commit/8d47e90a96db05b0f771ea5453685b29ef55d496 Author: Jay Stfleur Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3c4552: REGRESSION: [ Ventura+ Release x86_64 ] fast/canva...

2024-05-03 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c4552d23e72054a1b0f9839447a1813f9aa3a4a https://github.com/WebKit/WebKit/commit/3c4552d23e72054a1b0f9839447a1813f9aa3a4a Author: Jay Stfleur Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 438692: --only-smart-pointers should enable webkit.NoUncou...

2024-05-03 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 438692dd840d555018cb25e55ae5bc1dc177a7e4 https://github.com/WebKit/WebKit/commit/438692dd840d555018cb25e55ae5bc1dc177a7e4 Author: Ryosuke Niwa Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 371cab: Avoid copying FontPalette and FontVariantAlternates

2024-05-03 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 371cab863ee8cb0010261fddb8e0435391fc4dbd https://github.com/WebKit/WebKit/commit/371cab863ee8cb0010261fddb8e0435391fc4dbd Author: Brent Fulgham Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0470d0: REGRESSION (iOS 17.4.1?): tag fails to adj...

2024-05-03 Thread Eric Carlson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0470d0f338da5e4a677552edd1f13f7549159271 https://github.com/WebKit/WebKit/commit/0470d0f338da5e4a677552edd1f13f7549159271 Author: Eric Carlson Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 603edf: [Gardening][ Site-Isolation ] Enable more tests to...

2024-05-03 Thread Robert Jenner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 603edf08c9a2be2387cdd44241a9ef4628274bd9 https://github.com/WebKit/WebKit/commit/603edf08c9a2be2387cdd44241a9ef4628274bd9 Author: Robert Jenner Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] eb7b0b: Drop StringBuilder:append() overload taking in a `...

2024-05-03 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eb7b0b0b9e5e2cda97a1624334713db993fa4ce0 https://github.com/WebKit/WebKit/commit/eb7b0b0b9e5e2cda97a1624334713db993fa4ce0 Author: Chris Dumez Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3a1c5a: [WebGPU] Destroyed texture should not be used as d...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3a1c5a3d36c4a39fd3509541b23a39dafc756089 https://github.com/WebKit/WebKit/commit/3a1c5a3d36c4a39fd3509541b23a39dafc756089 Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 1c194c: [WebGPU] CommandEncoder::beginRenderPass can fail ...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c194cc6e82c4f336bd5817c7f17d3f3d744efad https://github.com/WebKit/WebKit/commit/1c194cc6e82c4f336bd5817c7f17d3f3d744efad Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] c53d43: [Unified Text Replacement] When a "rich text" text...

2024-05-03 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c53d438a8fed8e5c2a8ca63d7e5c900ee9d24967 https://github.com/WebKit/WebKit/commit/c53d438a8fed8e5c2a8ca63d7e5c900ee9d24967 Author: Richard Robinson Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 9fdc37: [cocoa] Expand when new experimental network loade...

2024-05-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9fdc371bbb0e6ca63346e3781017e65cb0de1637 https://github.com/WebKit/WebKit/commit/9fdc371bbb0e6ca63346e3781017e65cb0de1637 Author: Matthew Finkel Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4e8f92: Implement trusted types integration with script el...

2024-05-03 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4e8f9225aef76436cdf18015c6037d5810d87fae https://github.com/WebKit/WebKit/commit/4e8f9225aef76436cdf18015c6037d5810d87fae Author: Luke Warlow Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d62376: [UnifiedPDF] Going between page layout modes doesn...

2024-05-03 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d6237610e33903698a8368b9bc1a7bf4af9495cc https://github.com/WebKit/WebKit/commit/d6237610e33903698a8368b9bc1a7bf4af9495cc Author: Sammy Gill Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] bd689a: Add rounded corners to videos in in-window fullscr...

2024-05-03 Thread Dana Estra
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bd689ab77d9e39a83693a5bb7655941e9d6c7c24 https://github.com/WebKit/WebKit/commit/bd689ab77d9e39a83693a5bb7655941e9d6c7c24 Author: Dana Estra Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0a2287: Adopt smart pointers in WebCore/bridge/ files

2024-05-03 Thread Mikhail R. Gadelha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0a2287a135f68bd03cbcee31be0afd575c27e207 https://github.com/WebKit/WebKit/commit/0a2287a135f68bd03cbcee31be0afd575c27e207 Author: Mikhail R. Gadelha Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] dcf26e: AX: Remove unused traits from WebAccessibilityObje...

2024-05-03 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dcf26e870112c64f47227ea3b147779e3ed4da69 https://github.com/WebKit/WebKit/commit/dcf26e870112c64f47227ea3b147779e3ed4da69 Author: Tyler Wilcock Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a64941: Add a hasTraps() check in B3::Value::effects()

2024-05-03 Thread Keith Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a649419b8cf4bc2d1b95dfc5c2ba17bf4310de8c https://github.com/WebKit/WebKit/commit/a649419b8cf4bc2d1b95dfc5c2ba17bf4310de8c Author: Keith Miller Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a46465: [WebGPU] no need to clear destroyed textures

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4646567a5dadda7de0b64cdc57e6e4ab6fb2e4a https://github.com/WebKit/WebKit/commit/a4646567a5dadda7de0b64cdc57e6e4ab6fb2e4a Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] ff9b34: Unreviewed, reverting 278275@main (c97a08d)

2024-05-03 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff9b348d8343bfcc3a9fed4dc42303bed3f6113c https://github.com/WebKit/WebKit/commit/ff9b348d8343bfcc3a9fed4dc42303bed3f6113c Author: Yijia Huang Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4142d9: Rename "computedCSSPadding()" to "resolveLengthPer...

2024-05-03 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4142d950a6e7766786f1f3e2bd4650e3228628ec https://github.com/WebKit/WebKit/commit/4142d950a6e7766786f1f3e2bd4650e3228628ec Author: Simon Fraser Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 27bf3c: Fix a typo in the name of setTransfrom-aliases-tra...

2024-05-03 Thread Frances Cornwall
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 27bf3cb29852e2e0558f19ee09e13e9d1d1c0fa3 https://github.com/WebKit/WebKit/commit/27bf3cb29852e2e0558f19ee09e13e9d1d1c0fa3 Author: Frances Cornwall Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 6126d8: [Site Isolation] Begin considering iframe navigati...

2024-05-03 Thread Charlie Wolfe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6126d87e8020993596d13f1fc39c5803dbcadd40 https://github.com/WebKit/WebKit/commit/6126d87e8020993596d13f1fc39c5803dbcadd40 Author: Charlie Wolfe Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e4d6c1: [visionOS] Add SPI module for LinearMediaKit

2024-05-03 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e4d6c1fe5c1faced0e57babc474e9a5c73628a3f https://github.com/WebKit/WebKit/commit/e4d6c1fe5c1faced0e57babc474e9a5c73628a3f Author: Elliott Williams Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 4e9e48: LinearMediaKitSPI.h is installed as a private SDK ...

2024-05-03 Thread Elliott Williams
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4e9e482a62317a2ef7fe192f0a1e9452a0903bf2 https://github.com/WebKit/WebKit/commit/4e9e482a62317a2ef7fe192f0a1e9452a0903bf2 Author: Elliott Williams Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 4b8d20: Canvas/getImageDataFromImageCPU.html and Canvas/ge...

2024-05-03 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b8d201ec04a474680eb0e26e546aca3f3df906c https://github.com/WebKit/WebKit/commit/4b8d201ec04a474680eb0e26e546aca3f3df906c Author: Kimmo Kinnunen Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 252452: REGRESSION (274409@main): [ macOS wk2 ] 2 tests in...

2024-05-03 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 252452ae30653f87ce0c6d9f6fb21cbb68df1dfd https://github.com/WebKit/WebKit/commit/252452ae30653f87ce0c6d9f6fb21cbb68df1dfd Author: Matthew Finkel Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 82dc23: Unreviewed, reverting 278288@main (e67257693a4f)

2024-05-03 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 82dc23eeba43b14ac36dee42927276dc19336d52 https://github.com/WebKit/WebKit/commit/82dc23eeba43b14ac36dee42927276dc19336d52 Author: Jonathan Bedard Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 078b08: [visionOS] Refine transition for Image Fullscreen

2024-05-03 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 078b086740b309270f57e55054d1da8298ffce4f https://github.com/WebKit/WebKit/commit/078b086740b309270f57e55054d1da8298ffce4f Author: Etienne Segonzac Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 7328ea: [WebGPU] Destroyed texture should not be used as d...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7328ea1a6d2a83ce883c443780f6e916dbc56f28 https://github.com/WebKit/WebKit/commit/7328ea1a6d2a83ce883c443780f6e916dbc56f28 Author: Mike Wyrzykowski Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 2da25a: Unskip html/semantics/popover-light-dismiss.html WPT

2024-05-03 Thread Luke Warlow
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2da25afcddf733555a446fc6851676dbe23dfea4 https://github.com/WebKit/WebKit/commit/2da25afcddf733555a446fc6851676dbe23dfea4 Author: Luke Warlow Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] dc1ebf: [MacOS] WKWebView should have SPI to report whethe...

2024-05-03 Thread Abrar Rahman Protyasha
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dc1ebf3e81905b72da8d9f266b88db88d7847f08 https://github.com/WebKit/WebKit/commit/dc1ebf3e81905b72da8d9f266b88db88d7847f08 Author: Abrar Rahman Protyasha Date: 2024-05-03 (Fri, 03 May 2024) Changed

[webkit-changes] [WebKit/WebKit] d48763: Fix for UIProcess crash after 273330.

2024-05-03 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d48763c9c2dea7e864c05a2731e910e8387fcd67 https://github.com/WebKit/WebKit/commit/d48763c9c2dea7e864c05a2731e910e8387fcd67 Author: Megan Gardner Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fcd15c: AX: accessibility/element-reflection-ariaowns.html...

2024-05-03 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcd15cc132a52511cebd1c2cd06deb77e40ce1ad https://github.com/WebKit/WebKit/commit/fcd15cc132a52511cebd1c2cd06deb77e40ce1ad Author: Andres Gonzalez Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 29e764: [GTK][WPE] Rebaseline after 261894@main

2024-05-03 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29e7640d3ac0f4c6c079c580b98ac14767da77df https://github.com/WebKit/WebKit/commit/29e7640d3ac0f4c6c079c580b98ac14767da77df Author: Vitaly Dyachkov Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 394936: [GTK] accessibility/aria-combobox-control-owns-ele...

2024-05-03 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3949366a96b5f945dcea33cb5222ae3429505ee5 https://github.com/WebKit/WebKit/commit/3949366a96b5f945dcea33cb5222ae3429505ee5 Author: Vitaly Dyachkov Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7c46c2: [WPE][Debug] ASSERTION FAILED: m_wrapper

2024-05-03 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7c46c2f8a2111433c881737a881f09d62348cb9a https://github.com/WebKit/WebKit/commit/7c46c2f8a2111433c881737a881f09d62348cb9a Author: Vitaly Dyachkov Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 65862d: AX: aria-describedby text can become stale after t...

2024-05-03 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65862d818c5d5e4878f83a7f0ece5241ef658c21 https://github.com/WebKit/WebKit/commit/65862d818c5d5e4878f83a7f0ece5241ef658c21 Author: Tyler Wilcock Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 53e169: [GTK] Gardening a11y API tests

2024-05-03 Thread Claudio Saavedra
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53e169967eff062fc425dcd26e50b89a1073d5ea https://github.com/WebKit/WebKit/commit/53e169967eff062fc425dcd26e50b89a1073d5ea Author: Claudio Saavedra Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 862356: [GLIB] Simplify the GTlsCertificate argument coders

2024-05-03 Thread Claudio Saavedra
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 86235681dd54e9723d90a56cf1f5bfbdb5a94cf9 https://github.com/WebKit/WebKit/commit/86235681dd54e9723d90a56cf1f5bfbdb5a94cf9 Author: Claudio Saavedra Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] e86473: Adopt more smart pointers in IntersectionObserver

2024-05-03 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e864738237198a14b63c6f519be1023b951f00fe https://github.com/WebKit/WebKit/commit/e864738237198a14b63c6f519be1023b951f00fe Author: Rob Buis Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] bc4f41: [GTK][WPE] Rebaseline `accessibility/combobox/aria...

2024-05-03 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc4f416faf364311ee2ba573725339818edc2ed3 https://github.com/WebKit/WebKit/commit/bc4f416faf364311ee2ba573725339818edc2ed3 Author: Vitaly Dyachkov Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: R

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

2024-05-03 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcd93b88f5b342c4bd38cc6bece31fe829f36c93 https://github.com/WebKit/WebKit/commit/fcd93b88f5b342c4bd38cc6bece31fe829f36c93 Author: Fujii Hironori Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1f466b: Web Inspector: Scrollbar shows behind content in C...

2024-05-03 Thread Razvan Caliman - Apple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f466b833564041ac97f7008b6137a79c9f30692 https://github.com/WebKit/WebKit/commit/1f466b833564041ac97f7008b6137a79c9f30692 Author: Razvan Caliman Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] fb6f64: Adjust iOS animation

2024-05-03 Thread Anne van Kesteren
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb6f64f9959f2873795185a5be1348f9c2d75cbb https://github.com/WebKit/WebKit/commit/fb6f64f9959f2873795185a5be1348f9c2d75cbb Author: Anne van Kesteren Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] cde484: Adopt more smart pointers in History.cpp

2024-05-03 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cde48409003c820470a6e7ff1f5e2c753fa956e7 https://github.com/WebKit/WebKit/commit/cde48409003c820470a6e7ff1f5e2c753fa956e7 Author: Rob Buis Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3f1a72: [webkitpy] Make Executive.kill_process more reliable.

2024-05-03 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3f1a725ef3d3f0a0ee05b56aff41fbfdae90f34f https://github.com/WebKit/WebKit/commit/3f1a725ef3d3f0a0ee05b56aff41fbfdae90f34f Author: Ben Schwartz Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ecb7a6: [ArmV7] proxy-is-array.js is a constant failure

2024-05-03 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ecb7a69e6acd372f569c4f07a7bbfe11269b46a9 https://github.com/WebKit/WebKit/commit/ecb7a69e6acd372f569c4f07a7bbfe11269b46a9 Author: Justin Michaud Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c8fc95: Re-import css/css-view-transitions WPT

2024-05-03 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8fc955f74a3ba462e3738aace67c17544db90f8 https://github.com/WebKit/WebKit/commit/c8fc955f74a3ba462e3738aace67c17544db90f8 Author: Tim Nguyen Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9f7fca: [GStreamer][WebAudio] Misc improvements in playbac...

2024-05-03 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9f7fcac9257ebed1331734bccf454638ca63a732 https://github.com/WebKit/WebKit/commit/9f7fcac9257ebed1331734bccf454638ca63a732 Author: Philippe Normand Date: 2024-05-03 (Fri, 03 May 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] e9b556: [ARMv7] Fix concurrent BBQ repatching

2024-05-03 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e9b5568186739399f480a72072955bb38563436e https://github.com/WebKit/WebKit/commit/e9b5568186739399f480a72072955bb38563436e Author: Justin Michaud Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 78038e: Leaked 2D contexts might consume all OS global GPU...

2024-05-03 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 78038e7ea408ff3a2869d9394ba4dff327492d9c https://github.com/WebKit/WebKit/commit/78038e7ea408ff3a2869d9394ba4dff327492d9c Author: Kimmo Kinnunen Date: 2024-05-02 (Thu, 02 May 2024) Changed paths: A

[webkit-changes] [WebKit/WebKit] 33411b: [WebGPU] RenderBundleEncoder::endCurrentICB may fa...

2024-05-03 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33411be973eca26fe10f705ccf43b9925a28627e https://github.com/WebKit/WebKit/commit/33411be973eca26fe10f705ccf43b9925a28627e Author: Mike Wyrzykowski Date: 2024-05-02 (Thu, 02 May 2024) Changed paths: