[webkit-changes] [WebKit/WebKit] 00d4a6: [WebGPU] Correct webgpu:api, operation, labels:* tes...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00d4a6ebe7fa29c762e38cb0a0e87f63b26fc5a7 https://github.com/WebKit/WebKit/commit/00d4a6ebe7fa29c762e38cb0a0e87f63b26fc5a7 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 3fb3ee: Use a smart pointer for ScrollingStateNode::m_scro...

2023-10-23 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3fb3ee87cbca7883ad7a57dd95a4a406bdb44ad1 https://github.com/WebKit/WebKit/commit/3fb3ee87cbca7883ad7a57dd95a4a406bdb44ad1 Author: Alex Christensen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 436992: Generate serialization of WebCore::ScrollingStateTree

2023-10-23 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 436992c4ce4856215fba08285c950dd07794e599 https://github.com/WebKit/WebKit/commit/436992c4ce4856215fba08285c950dd07794e599 Author: Alex Christensen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] a3983b: Set CSSHighlights to stable since they are enabled...

2023-10-23 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3983bcf62a26c7d1f49f5f7f0156945a144fbb4 https://github.com/WebKit/WebKit/commit/a3983bcf62a26c7d1f49f5f7f0156945a144fbb4 Author: Megan Gardner Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9405d3: Use a CheckedRef for SQLiteTransaction::m_db

2023-10-23 Thread Charlie Wolfe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9405d3e158f78bd8ac3f2ad1749dfea70623fb8d https://github.com/WebKit/WebKit/commit/9405d3e158f78bd8ac3f2ad1749dfea70623fb8d Author: Charlie Wolfe Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 214900: [WGSL] Implement constant functions for all operat...

2023-10-23 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2149009b609785bf41a35548d4ab6157337e30cd https://github.com/WebKit/WebKit/commit/2149009b609785bf41a35548d4ab6157337e30cd Author: Tadeu Zagallo Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 21a5d7: [Cocoa] Make WebContextMenuProxy::copySubjectResul...

2023-10-23 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 21a5d7f6e5b2c3d4fc502f6f1969461856260a43 https://github.com/WebKit/WebKit/commit/21a5d7f6e5b2c3d4fc502f6f1969461856260a43 Author: Wenson Hsieh Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 728c25: Use more smart pointers in ProcessingInstruction &...

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 728c25250643e662df8f4b9cfa268f62c11bc1b6 https://github.com/WebKit/WebKit/commit/728c25250643e662df8f4b9cfa268f62c11bc1b6 Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 15b02a: [ANGLE] Clear pending program linking in Context::...

2023-10-23 Thread Dan Glastonbury
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 15b02a1209b1a129490ed9e0b587aeed29ff1c68 https://github.com/WebKit/WebKit/commit/15b02a1209b1a129490ed9e0b587aeed29ff1c68 Author: Dan Glastonbury Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 271494: Stop using a raw pointer for Node::m_treeScope

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2714943f80da611b6d992d9aa457ba9c5c2f633a https://github.com/WebKit/WebKit/commit/2714943f80da611b6d992d9aa457ba9c5c2f633a Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c57ce1: [Gardening]: REGRESSION(Sonoma/iOS17): [ wk2 debug...

2023-10-23 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c57ce1fb16ef9d92bdedfd00bdf2389e8171e1a7 https://github.com/WebKit/WebKit/commit/c57ce1fb16ef9d92bdedfd00bdf2389e8171e1a7 Author: Ben Schwartz Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 29e5f2: [JSC] Add Array.from(Array) fast path

2023-10-23 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29e5f281e3273d83748455fb6d3325e7722a8b31 https://github.com/WebKit/WebKit/commit/29e5f281e3273d83748455fb6d3325e7722a8b31 Author: Yusuke Suzuki Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] d0b6e8: [MediaSource] canplay event does not fire for vide...

2023-10-23 Thread aestes
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d0b6e889f00ee859d4f9ed8f7119a3ed3f5ad7cf https://github.com/WebKit/WebKit/commit/d0b6e889f00ee859d4f9ed8f7119a3ed3f5ad7cf Author: Andy Estes Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 21002e: REGRESSION(269643@main) AX: Summary elements are n...

2023-10-23 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 21002ed8c1d123439659759bd9fcb303e414d5d0 https://github.com/WebKit/WebKit/commit/21002ed8c1d123439659759bd9fcb303e414d5d0 Author: Tyler Wilcock Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9b462c: [WebGPU] Update WebGPU CTS tests

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b462cda336c09650085307935438f1c3f8f1d0d https://github.com/WebKit/WebKit/commit/9b462cda336c09650085307935438f1c3f8f1d0d Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] b06c5b: Wrappers of r-value Ref/RefPtr should be RetainPtr...

2023-10-23 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b06c5b6e37bf5af6279d85e1e9a9de34e4848a38 https://github.com/WebKit/WebKit/commit/b06c5b6e37bf5af6279d85e1e9a9de34e4848a38 Author: Alex Christensen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 7d177e: [JSC] Make each IC as one big handler

2023-10-23 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7d177e2ec1a6260e4272a03a4d2baf33dfd065ac https://github.com/WebKit/WebKit/commit/7d177e2ec1a6260e4272a03a4d2baf33dfd065ac Author: Yusuke Suzuki Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9c1e3b: (safe-)merge-queue should expose its status

2023-10-23 Thread Brianna Fan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c1e3b2893b0e7e790052ee964a72896091b5f90 https://github.com/WebKit/WebKit/commit/9c1e3b2893b0e7e790052ee964a72896091b5f90 Author: Brianna Fan Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c49d82: [Gardening]: REGRESSION (NEW TEST): [ macOS wk1 ar...

2023-10-23 Thread martadarbinyan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c49d82439cf85e5c6a9e455a580a040b910aacd9 https://github.com/WebKit/WebKit/commit/c49d82439cf85e5c6a9e455a580a040b910aacd9 Author: Marta Darbinyan Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 551c2e: wasm.yaml/wasm/lowExecutableMemory/imports-oom.js....

2023-10-23 Thread Michael Saboff
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 551c2ebfb07ae634e4e893c2fa4ecefda920bbc9 https://github.com/WebKit/WebKit/commit/551c2ebfb07ae634e4e893c2fa4ecefda920bbc9 Author: Michael Saboff Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f5b5a3: Use `_UITextCursorDragAnimator` to animate the car...

2023-10-23 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f5b5a33d6f129ebae5acab64dfff3e0e481283b7 https://github.com/WebKit/WebKit/commit/f5b5a33d6f129ebae5acab64dfff3e0e481283b7 Author: Wenson Hsieh Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c07a3c: [text-wrap] Enable `text-wrap: balance` in STP

2023-10-23 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c07a3c339c79176f5c06ffc5a285a450f4db7f8a https://github.com/WebKit/WebKit/commit/c07a3c339c79176f5c06ffc5a285a450f4db7f8a Author: Tim Nguyen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 9abc7c: Deploy smart pointers in ScriptElement.cpp

2023-10-23 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9abc7cc058f076eff92d7a800356e3782ee24b74 https://github.com/WebKit/WebKit/commit/9abc7cc058f076eff92d7a800356e3782ee24b74 Author: Ryosuke Niwa Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2b9811: [WGSL] Mangle struct fields

2023-10-23 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2b981166c8cf856b285755b9ec1a0bc886b2b664 https://github.com/WebKit/WebKit/commit/2b981166c8cf856b285755b9ec1a0bc886b2b664 Author: Tadeu Zagallo Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c02eeb: [WGSL] Allow pointer operators on assignment targets

2023-10-23 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c02eeb8b9b22cd5effae9a654f36e61f24118beb https://github.com/WebKit/WebKit/commit/c02eeb8b9b22cd5effae9a654f36e61f24118beb Author: Tadeu Zagallo Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 60b012: [Gardening][ iOS17, Sonoma ] 6 tests in imported/w...

2023-10-23 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 60b012b627391e8911f83f8dc5f874a0b9056adc https://github.com/WebKit/WebKit/commit/60b012b627391e8911f83f8dc5f874a0b9056adc Author: Tim Nguyen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8d07b7: Unreviewed partial revert of 269641@main to addres...

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d07b7ea6c41c42095b3a5beefbf5c2c7cfee65a https://github.com/WebKit/WebKit/commit/8d07b7ea6c41c42095b3a5beefbf5c2c7cfee65a Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fe0aa7: [JSC] Implement ArrayBuffer#transfer

2023-10-23 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe0aa79252484e5da584cf525ccc930e7698deef https://github.com/WebKit/WebKit/commit/fe0aa79252484e5da584cf525ccc930e7698deef Author: Yusuke Suzuki Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 454ec9: [WGSL] Add more information to type declarations

2023-10-23 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 454ec9e1ec8c89ed1977b3e149f0533ec77c6097 https://github.com/WebKit/WebKit/commit/454ec9e1ec8c89ed1977b3e149f0533ec77c6097 Author: Tadeu Zagallo Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4fdfc1: Adopt more smart pointers in RadioButtonGroups

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4fdfc1517dbe4fc4d25caf4070de1280dcbb9843 https://github.com/WebKit/WebKit/commit/4fdfc1517dbe4fc4d25caf4070de1280dcbb9843 Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

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

2023-10-23 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc27e1c45f91699dfcf05f7e3f9ee30fb6f07904 https://github.com/WebKit/WebKit/commit/bc27e1c45f91699dfcf05f7e3f9ee30fb6f07904 Author: Fujii Hironori Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 68f1a3: Stabilise attachment-uti.html with reftest-wait an...

2023-10-23 Thread Gerald Squelart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 68f1a337127aec08290217e19bc40ac142103093 https://github.com/WebKit/WebKit/commit/68f1a337127aec08290217e19bc40ac142103093 Author: Gerald Squelart Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 82de22: Provide a getter for webViewConfiguration on _WKWe...

2023-10-23 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 82de229ab5a54e1441857befa56fa9cab65b1e8e https://github.com/WebKit/WebKit/commit/82de229ab5a54e1441857befa56fa9cab65b1e8e Author: Timothy Hatcher Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bc94fc: synthesizedBaseline uses incorrect line under edge...

2023-10-23 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc94fc496ea98de389ed201f55ab2b4f089a0f7e https://github.com/WebKit/WebKit/commit/bc94fc496ea98de389ed201f55ab2b4f089a0f7e Author: Sammy Gill Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 53f8f0: [WebGPU] mip level validation is not handled corre...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53f8f07b250856cd134cedc5466ff64eb12cd778 https://github.com/WebKit/WebKit/commit/53f8f07b250856cd134cedc5466ff64eb12cd778 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 2b4d9a: Remove 'libxml2' hacks called 'hackAroundLibXMLEnt...

2023-10-23 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2b4d9ac4ad7211b883b024bd21450d0dbbf36fce https://github.com/WebKit/WebKit/commit/2b4d9ac4ad7211b883b024bd21450d0dbbf36fce Author: Ahmad Saleem Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 53375e: [WebGPU] WGPU_COPY_STRIDE_UNDEFINED is not handled...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53375e8efea77e409e62077ef412844bc974a637 https://github.com/WebKit/WebKit/commit/53375e8efea77e409e62077ef412844bc974a637 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 922c03: [GPU Process] REGRESSION: display-p3 stroke color ...

2023-10-23 Thread Said Abou-Hallawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 922c037bca6e8cdf1186b3731e3e91a70372333a https://github.com/WebKit/WebKit/commit/922c037bca6e8cdf1186b3731e3e91a70372333a Author: Said Abou-Hallawa Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] ed5594: Unreviewed build fix after 269661@main.

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ed5594dc7841bd26f5498c1b996160ab50d3aaa3 https://github.com/WebKit/WebKit/commit/ed5594dc7841bd26f5498c1b996160ab50d3aaa3 Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 67c142: Auto-generate a handful of WebKit/Shared serializers

2023-10-23 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67c142aa6a6a646e2acc2385238769a7cdf0897a https://github.com/WebKit/WebKit/commit/67c142aa6a6a646e2acc2385238769a7cdf0897a Author: Brady Eidson Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8c054a: Unreviewed, reverting 269344@main.

2023-10-23 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8c054af26f6d67afca68d83e3708a8e575635c2f https://github.com/WebKit/WebKit/commit/8c054af26f6d67afca68d83e3708a8e575635c2f Author: Commit Queue Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c22f64: [WebGPU] "unorm10-10-10-2" vertex format is not im...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c22f641da18b8c4eee23b8021b37aeec69268675 https://github.com/WebKit/WebKit/commit/c22f641da18b8c4eee23b8021b37aeec69268675 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 8561f1: [WebGPU] It is legal to draw zero instances, verti...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8561f11281d90b07ea3171da80154be98e07f703 https://github.com/WebKit/WebKit/commit/8561f11281d90b07ea3171da80154be98e07f703 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 60723a: [WebGPU] createConstantValues returns empty tuple ...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 60723a98948e25e82f78fcce1ab364165754c10b https://github.com/WebKit/WebKit/commit/60723a98948e25e82f78fcce1ab364165754c10b Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 90dd11: [WebGPU] topologyType returns wrong result for WGP...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 90dd1166688175f698913329ddfab799a593b6b6 https://github.com/WebKit/WebKit/commit/90dd1166688175f698913329ddfab799a593b6b6 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] cd905f: [WebGPU] rgb10a2 is incorrectly listed as a non-re...

2023-10-23 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cd905f2c70f153e08bfe28e1d7dd64caa1296a56 https://github.com/WebKit/WebKit/commit/cd905f2c70f153e08bfe28e1d7dd64caa1296a56 Author: Mike Wyrzykowski Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 00756e: Make `TransformOperationData` constructors explicit

2023-10-23 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00756ec4a27caa537682bf6e18005d7745ee26d1 https://github.com/WebKit/WebKit/commit/00756ec4a27caa537682bf6e18005d7745ee26d1 Author: Tim Nguyen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 54e9d3: [Gardening]: [ iOS ] All tests under imported/w3c/...

2023-10-23 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54e9d335f70f1e8a504610c1dfef0c14d13cfff1 https://github.com/WebKit/WebKit/commit/54e9d335f70f1e8a504610c1dfef0c14d13cfff1 Author: Ben Schwartz Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f32cd0: [JSC] ForStatement should call CreatePerIterationE...

2023-10-23 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f32cd0f7cb7961420ce08ae78b8f01f287bec199 https://github.com/WebKit/WebKit/commit/f32cd0f7cb7961420ce08ae78b8f01f287bec199 Author: Alexey Shvayka Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] c33e77: Versioning.

2023-10-23 Thread Russell Epstein
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c33e776c5776c72225d37ba5dc1b4e07b9006c27 https://github.com/WebKit/WebKit/commit/c33e776c5776c72225d37ba5dc1b4e07b9006c27 Author: Russell Epstein Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9daa36: Get rid of a few more false positives in count-han...

2023-10-23 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9daa364b60433a09f4718da8bbbdfc9fe2a90358 https://github.com/WebKit/WebKit/commit/9daa364b60433a09f4718da8bbbdfc9fe2a90358 Author: Brady Eidson Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5086d0: Versioning.

2023-10-23 Thread Russell Epstein
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5086d05fb428065c2b73f85795ba36ce1e2e1797 https://github.com/WebKit/WebKit/commit/5086d05fb428065c2b73f85795ba36ce1e2e1797 Author: Russell Epstein Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e8764c: [ Ventura+ ] TestWebKitAPI.ServiceWorker.ServiceWo...

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e8764c09d722fe7cd5f4fbf41f6e0a41334d0d4c https://github.com/WebKit/WebKit/commit/e8764c09d722fe7cd5f4fbf41f6e0a41334d0d4c Author: Chris Dumez Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 08f814: Prepare RemoteScrollingCoordinatorTransaction piec...

2023-10-23 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 08f8141737e23917c19660c0beaa9ea871e752e0 https://github.com/WebKit/WebKit/commit/08f8141737e23917c19660c0beaa9ea871e752e0 Author: Alex Christensen Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 63bf59: [WPE][GTK] Add port name to build dir path

2023-10-23 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63bf597ad4a3985773cf8bfeb9832ac2a6914e5e https://github.com/WebKit/WebKit/commit/63bf597ad4a3985773cf8bfeb9832ac2a6914e5e Author: Vitaly Dyachkov Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d40154: Empty WebVTT files should not succeed in loading

2023-10-23 Thread Kohei Ueno
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d40154a4fe8f153060d3b85bc29baf5f50ebefff https://github.com/WebKit/WebKit/commit/d40154a4fe8f153060d3b85bc29baf5f50ebefff Author: Kohei Ueno Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4adb95: Fix PlayStation build following 269639@main

2023-10-23 Thread Ross Kirsling
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4adb95ac02378b7e298f1da271779af0df956d59 https://github.com/WebKit/WebKit/commit/4adb95ac02378b7e298f1da271779af0df956d59 Author: Ross Kirsling Date: 2023-10-23 (Mon, 23 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0e12ca: Adopt even more smart pointers in DOM code

2023-10-23 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0e12ca3ef084d8fe6459fb909e7a784d879adec6 https://github.com/WebKit/WebKit/commit/0e12ca3ef084d8fe6459fb909e7a784d879adec6 Author: Chris Dumez Date: 2023-10-22 (Sun, 22 Oct 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c69c97: AX: details/summary not included in VoiceOver Form...

2023-10-23 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c69c97c046fd5b44688eb842e644ae3cb36c5bd2 https://github.com/WebKit/WebKit/commit/c69c97c046fd5b44688eb842e644ae3cb36c5bd2 Author: Tyler Wilcock Date: 2023-10-22 (Sun, 22 Oct 2023) Changed paths: A