[webkit-changes] [WebKit/WebKit] 912e5b: [WebGPU] CompositorIntegrationImpl should store We...

2023-09-29 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 912e5b85f7e31b14718f25987cb965789148a334 https://github.com/WebKit/WebKit/commit/912e5b85f7e31b14718f25987cb965789148a334 Author: Mike Wyrzykowski Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 2f9e24: Use a WeakHashSet for Page::m_relevantUnpaintedRen...

2023-09-29 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2f9e2447e6bfaf0b44f32ddb63c7271cc39d61f8 https://github.com/WebKit/WebKit/commit/2f9e2447e6bfaf0b44f32ddb63c7271cc39d61f8 Author: Chris Dumez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c82031: [WebGPU] Buffer dynamic offsets are not implemented (

2023-09-29 Thread mwyrzykowski
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c82031ffbbcbcc0b383b95d87c0fe0c6aa5e3fb4 https://github.com/WebKit/WebKit/commit/c82031ffbbcbcc0b383b95d87c0fe0c6aa5e3fb4 Author: Mike Wyrzykowski Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] c44dcf: Begin implementing RemoteDOMWindow properties

2023-09-29 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c44dcfa19a644523ebdc60d75d94dbdcf8a71e4b https://github.com/WebKit/WebKit/commit/c44dcfa19a644523ebdc60d75d94dbdcf8a71e4b Author: Alex Christensen Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] b3b218: rdar://89218473 ([ER] WebKitTestRunner and DumpRen...

2023-09-29 Thread mscottapple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b3b218402da7205aec197cdc863e9d3f63fc3b95 https://github.com/WebKit/WebKit/commit/b3b218402da7205aec197cdc863e9d3f63fc3b95 Author: Scott Marcy Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 101d1b: [Gardening]: [ Sonoma ] 4 tests under fast/forms a...

2023-09-29 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 101d1b71bed2b4851446b70e289d06a077507b8b https://github.com/WebKit/WebKit/commit/101d1b71bed2b4851446b70e289d06a077507b8b Author: Ben Schwartz Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1c8170: [Gardening]: REGRESSION(268433@main): [ iOS17 Sono...

2023-09-29 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c8170822ba4ad0e001b75eb71fa57e099d9498f https://github.com/WebKit/WebKit/commit/1c8170822ba4ad0e001b75eb71fa57e099d9498f Author: Ben Schwartz Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 25fb6b: Have PluginDocument express its style through a st...

2023-09-29 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 25fb6b6518a0ba1f00dbdbeb0b630639db1b8aa0 https://github.com/WebKit/WebKit/commit/25fb6b6518a0ba1f00dbdbeb0b630639db1b8aa0 Author: Simon Fraser Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3c8f45: visionOS: Upstream SUPPORTED_PLATFORMS and TARGETE...

2023-09-29 Thread Tim Horton
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c8f4550bd32758a4a14d552528d3226514684b6 https://github.com/WebKit/WebKit/commit/3c8f4550bd32758a4a14d552528d3226514684b6 Author: Tim Horton Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e36c7a: AX: Update accessibility/w3c-svg-name-calculation....

2023-09-29 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e36c7a7ca9f6647635c650df884b29b0f2102924 https://github.com/WebKit/WebKit/commit/e36c7a7ca9f6647635c650df884b29b0f2102924 Author: Andres Gonzalez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3879b0: Rebaseline two tracking prevention tests

2023-09-29 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3879b0dcdb487af27e6daa50d22e975ef5f5f98b https://github.com/WebKit/WebKit/commit/3879b0dcdb487af27e6daa50d22e975ef5f5f98b Author: Matthew Finkel Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] cbb5cd: Use `HashSet>` instead of `WeakH...

2023-09-29 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cbb5cdba4811fd1d12b208c90cf2327de50a56ed https://github.com/WebKit/WebKit/commit/cbb5cdba4811fd1d12b208c90cf2327de50a56ed Author: Chris Dumez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] de3b4d: visionOS: Fix the build for all BaseExtension-deri...

2023-09-29 Thread Tim Horton
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: de3b4d47e4f79fa256c4808bd66691b0312ade25 https://github.com/WebKit/WebKit/commit/de3b4d47e4f79fa256c4808bd66691b0312ade25 Author: Tim Horton Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b4da3e: REGRESSION (268511@main): Crash under ~LegacyRende...

2023-09-29 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b4da3e2a9e8d553f4823a6c34e99aa4875a4414e https://github.com/WebKit/WebKit/commit/b4da3e2a9e8d553f4823a6c34e99aa4875a4414e Author: Chris Dumez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d206d1: Add _WKWebExtensionAction API to support web exten...

2023-09-29 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d206d1764428e6838dd3240c7868c0762cd5541d https://github.com/WebKit/WebKit/commit/d206d1764428e6838dd3240c7868c0762cd5541d Author: Timothy Hatcher Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0d35c9: [Gardening]: REGRESSION ( Sonoma?): [ Sonoma wk2 ]...

2023-09-29 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0d35c9b0eb60ca59d5af5605b860da65f42bdfcc https://github.com/WebKit/WebKit/commit/0d35c9b0eb60ca59d5af5605b860da65f42bdfcc Author: Karl Rackler Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 372b9b: [GTK][WPE] WPT test html/semantics/embedded-conten...

2023-09-29 Thread Amanda Falke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 372b9b336e3fa10d51240e52e0fb490fa21dbfa8 https://github.com/WebKit/WebKit/commit/372b9b336e3fa10d51240e52e0fb490fa21dbfa8 Author: Amanda Falke Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 74d5f7: Generate BlobPart serializer (with some minor refa...

2023-09-29 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 74d5f782ae368d11eb26bdb832be4bc5950121a3 https://github.com/WebKit/WebKit/commit/74d5f782ae368d11eb26bdb832be4bc5950121a3 Author: Brady Eidson Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 15b1d4: Enable CSS Highlights by default.

2023-09-29 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 15b1d4e506419059a6b7cf0a88fd1138ec0bc63a https://github.com/WebKit/WebKit/commit/15b1d4e506419059a6b7cf0a88fd1138ec0bc63a Author: Megan Gardner Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3bf860: Update sandbox for refactored media services

2023-09-29 Thread Brent Fulgham
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bf860bb447c6724570b7f86702b3bad1b5a49f3 https://github.com/WebKit/WebKit/commit/3bf860bb447c6724570b7f86702b3bad1b5a49f3 Author: Brent Fulgham Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e40427: [JSC] Duplicate lexical bindings should only be al...

2023-09-29 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e4042719d2be336648b0e8f374903c07727ee5eb https://github.com/WebKit/WebKit/commit/e4042719d2be336648b0e8f374903c07727ee5eb Author: Alexey Shvayka Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 53ed98: [UnifiedPDF] Get basic PDF page layout working

2023-09-29 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53ed985286a97c4ae32b699699de9eb7ff10b869 https://github.com/WebKit/WebKit/commit/53ed985286a97c4ae32b699699de9eb7ff10b869 Author: Simon Fraser Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8d5673: [Gardening]: REGRESSION ( Sonoma?): [ Sonoma debug...

2023-09-29 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d567328df090af6800a5f79f7c308e69bd6c1cb https://github.com/WebKit/WebKit/commit/8d567328df090af6800a5f79f7c308e69bd6c1cb Author: Karl Rackler Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9ea306: [JSC][armv7] Skip wasm/stress/simple-inline-stackt...

2023-09-29 Thread jjgriego
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9ea306f30d73877433b5545e71f77fd1e64b1d9d https://github.com/WebKit/WebKit/commit/9ea306f30d73877433b5545e71f77fd1e64b1d9d Author: Joseph Griego Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 11a913: Add WKWebViewConfiguration to _WKWebExtensionContr...

2023-09-29 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 11a9133692954ea702fcef2e32bd890b4ae8a3a3 https://github.com/WebKit/WebKit/commit/11a9133692954ea702fcef2e32bd890b4ae8a3a3 Author: Timothy Hatcher Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 613ac6: AX: Add debug description method for accessibility...

2023-09-29 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 613ac6287437622bdebdc84eadf4e068811b4bf4 https://github.com/WebKit/WebKit/commit/613ac6287437622bdebdc84eadf4e068811b4bf4 Author: Tyler Wilcock Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c8ad41: Fix build issue when !ENABLE(FILTERS_LEVEL_2)

2023-09-29 Thread Stephan Szabo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c8ad412976d94ba6f1d0d1cceaea43e9a05ce0d8 https://github.com/WebKit/WebKit/commit/c8ad412976d94ba6f1d0d1cceaea43e9a05ce0d8 Author: Stephan Szabo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 830fee: [JSC] Temporarily disable Call-Ret IC for iOS

2023-09-29 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 830feef8951306e6aac326c255c06bfca6054354 https://github.com/WebKit/WebKit/commit/830feef8951306e6aac326c255c06bfca6054354 Author: Yusuke Suzuki Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 13307f: AX: accessibility/video-element-url-attribute.html...

2023-09-29 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 13307fb298e4d06b8d29d12668b44571818103b2 https://github.com/WebKit/WebKit/commit/13307fb298e4d06b8d29d12668b44571818103b2 Author: Tyler Wilcock Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fe20f1: Improve rejection test for character-based SVG tex...

2023-09-29 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe20f19cb92daa371c6c1f010f0e71e0c084e5b6 https://github.com/WebKit/WebKit/commit/fe20f19cb92daa371c6c1f010f0e71e0c084e5b6 Author: Ahmad Saleem Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5381f2: Devirtualize more RenderObject type checks

2023-09-29 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5381f2a7b3c66abac6a3d4e5d8694902daf45998 https://github.com/WebKit/WebKit/commit/5381f2a7b3c66abac6a3d4e5d8694902daf45998 Author: Chris Dumez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6cba78: Generate a handful of serializers from WebCoreArgu...

2023-09-29 Thread Brady Eidson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6cba786901b85de12e880a112b51730f7273d384 https://github.com/WebKit/WebKit/commit/6cba786901b85de12e880a112b51730f7273d384 Author: Brady Eidson Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 306860: Highlights are not repainted if associated live ra...

2023-09-29 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 306860296d33ebc428b319f6d705faa3a51f6e33 https://github.com/WebKit/WebKit/commit/306860296d33ebc428b319f6d705faa3a51f6e33 Author: Megan Gardner Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 38d1d7: Optimize LocalFrameView::incrementVisuallyNonEmpty...

2023-09-29 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 38d1d72e3b8a4123450e4f2c2a2966bf83a66c01 https://github.com/WebKit/WebKit/commit/38d1d72e3b8a4123450e4f2c2a2966bf83a66c01 Author: Chris Dumez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3febd4: ImageBitmap resize quality "low" is resolved to in...

2023-09-29 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3febd45283e31b09b8a63c9739535f7109713eb2 https://github.com/WebKit/WebKit/commit/3febd45283e31b09b8a63c9739535f7109713eb2 Author: Kimmo Kinnunen Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 127b49: AX: aria-description/ariaDescription IDL harness t...

2023-09-29 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 127b493dc96160d84b6fc59b22eb14468129f93a https://github.com/WebKit/WebKit/commit/127b493dc96160d84b6fc59b22eb14468129f93a Author: Ahmad Saleem Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5d29c2: Stop using -_contextMenuInteraction:styleForMenuWi...

2023-09-29 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5d29c2a7ed7792a2af1fdd9270eb9c86aa89d725 https://github.com/WebKit/WebKit/commit/5d29c2a7ed7792a2af1fdd9270eb9c86aa89d725 Author: Wenson Hsieh Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e4de01: Revert page load performance regression

2023-09-29 Thread Per Arne Vollan
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e4de01c167748e15abeaf9c7ba7f525432772df6 https://github.com/WebKit/WebKit/commit/e4de01c167748e15abeaf9c7ba7f525432772df6 Author: Per Arne Vollan Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4b3806: Unreviewed, test262 gardening related to AppleICU SPI

2023-09-29 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b380679133fbbcd56a6fc64a1306d156e2f842b https://github.com/WebKit/WebKit/commit/4b380679133fbbcd56a6fc64a1306d156e2f842b Author: Yusuke Suzuki Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a4c5c5: [build.webkit.org] download-built-product step fai...

2023-09-29 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a4c5c55d46c169e9e4aa886d5d3591bda93a28bf https://github.com/WebKit/WebKit/commit/a4c5c55d46c169e9e4aa886d5d3591bda93a28bf Author: Aakash Jain Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fb7764: [WGSL] Add code generation for all synchronization...

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb776403dad825e8a62e236e9067cb555a696ee3 https://github.com/WebKit/WebKit/commit/fb776403dad825e8a62e236e9067cb555a696ee3 Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e92f5f: NetworkProcessConnection.cpp: fix incomplete type ...

2023-09-29 Thread Thomas Devoogdt
Branch: refs/heads/webkitglib/2.42 Home: https://github.com/WebKit/WebKit Commit: e92f5f33fd267fc387efd7099bb6970e24e71afd https://github.com/WebKit/WebKit/commit/e92f5f33fd267fc387efd7099bb6970e24e71afd Author: Thomas Devoogdt Date: 2023-09-29 (Fri, 29 Sep 2023) Changed

[webkit-changes] [WebKit/WebKit] b75173: [GTK] fix USE_EGL checks when GBM renderer is used

2023-09-29 Thread Thomas Devoogdt
Branch: refs/heads/webkitglib/2.42 Home: https://github.com/WebKit/WebKit Commit: b751733c75f724f9301cb828f7994af57605c52f https://github.com/WebKit/WebKit/commit/b751733c75f724f9301cb828f7994af57605c52f Author: Thomas Devoogdt Date: 2023-09-29 (Fri, 29 Sep 2023) Changed

[webkit-changes] [WebKit/WebKit] 78d90a: BoxDecorationPainter should not use InterpolationQ...

2023-09-29 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 78d90a8e53b2f787f468ac358bb024e4f7390ef2 https://github.com/WebKit/WebKit/commit/78d90a8e53b2f787f468ac358bb024e4f7390ef2 Author: Kimmo Kinnunen Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d04b66: NetworkProcessConnection.cpp: fix incomplete type ...

2023-09-29 Thread Thomas Devoogdt
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d04b6618938354065f045853e0943f9d7dc0b1de https://github.com/WebKit/WebKit/commit/d04b6618938354065f045853e0943f9d7dc0b1de Author: Thomas Devoogdt Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c879b9: MediaPlayerPrivateAVFoundationObjC::paintWithImage...

2023-09-29 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c879b942c9a21906b12b0de5edc1805cbe9eafe1 https://github.com/WebKit/WebKit/commit/c879b942c9a21906b12b0de5edc1805cbe9eafe1 Author: Kimmo Kinnunen Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fe5164: REGRESSION(268517@main): WPE Bot WPE-Linux-ARM32-b...

2023-09-29 Thread Carlos Alberto Lopez Perez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe516495ebe1664c03134c4f3d63e22fe77f693d https://github.com/WebKit/WebKit/commit/fe516495ebe1664c03134c4f3d63e22fe77f693d Author: Carlos Alberto Lopez Perez Date: 2023-09-29 (Fri, 29 Sep 2023) Changed

[webkit-changes] [WebKit/WebKit] 4aad34: [GTK] Add a DisplayLink implementation

2023-09-29 Thread alexgcastro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4aad349224a3cf6246969fef86972f191b280fc1 https://github.com/WebKit/WebKit/commit/4aad349224a3cf6246969fef86972f191b280fc1 Author: Alejandro G. Castro Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 80daa4: Inline tree dump should be aligned with block cont...

2023-09-29 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80daa4aae22b0991403419b007c0989fef6ee95b https://github.com/WebKit/WebKit/commit/80daa4aae22b0991403419b007c0989fef6ee95b Author: Alan Baradlay Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ed93c3: Implement updated TextTrackCue constructor proposal

2023-09-29 Thread Marcos Cáceres
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ed93c318ea694da22ab23080a68b7f6240ed997f https://github.com/WebKit/WebKit/commit/ed93c318ea694da22ab23080a68b7f6240ed997f Author: Marcos Caceres Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b5117f: ImageBuffer::copyImage is redundant, should use co...

2023-09-29 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5117f4636f67c6f8f8efb3f4a6ca1ce0914866d https://github.com/WebKit/WebKit/commit/b5117f4636f67c6f8f8efb3f4a6ca1ce0914866d Author: Kimmo Kinnunen Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 18b61d: [WGSL] Add type declarations for all synchronizati...

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 18b61d61e1052ebbaf7834ccf2c534e97d37dd5c https://github.com/WebKit/WebKit/commit/18b61d61e1052ebbaf7834ccf2c534e97d37dd5c Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28a68b: [WGSL] Add code generation for textureSampleLevel

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28a68be349d587e00400e6a4cfa4bd5fd2399fde https://github.com/WebKit/WebKit/commit/28a68be349d587e00400e6a4cfa4bd5fd2399fde Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e2b5f6: [WGSL] Add sampler_comparison and declarations for...

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e2b5f644393e6c9579bbb4e72f0f6b9819687978 https://github.com/WebKit/WebKit/commit/e2b5f644393e6c9579bbb4e72f0f6b9819687978 Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 81ab06: Implement keyboard events for site isolation

2023-09-29 Thread Charlie Wolfe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 81ab068d217bd79ff4f6e841dfb8e7a854684ade https://github.com/WebKit/WebKit/commit/81ab068d217bd79ff4f6e841dfb8e7a854684ade Author: Charlie Wolfe Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 4fd46a: Fix inconsistent test results for webvtt/paring tests

2023-09-29 Thread Kohei Ueno
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4fd46adb8769322fc06e7d39b8d9cea72f6d01b6 https://github.com/WebKit/WebKit/commit/4fd46adb8769322fc06e7d39b8d9cea72f6d01b6 Author: Kohei Ueno Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b1db59: [WGSL] Add more logging to constant rewriter and c...

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b1db598cbd01a8635da27a489372bc5f945dd4e5 https://github.com/WebKit/WebKit/commit/b1db598cbd01a8635da27a489372bc5f945dd4e5 Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5f97d3: [WGSL] Add code generation for textureStore

2023-09-29 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5f97d30ad96f61d01c88177d71783bf502752629 https://github.com/WebKit/WebKit/commit/5f97d30ad96f61d01c88177d71783bf502752629 Author: Tadeu Zagallo Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b39d68: Update test262 09/29/2023

2023-09-29 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b39d6850dab342b8a1f9c8919a6cd93dd7ec9919 https://github.com/WebKit/WebKit/commit/b39d6850dab342b8a1f9c8919a6cd93dd7ec9919 Author: Yusuke Suzuki Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 133e01: [JSC] Block-level function declarations shouldn't ...

2023-09-29 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 133e011511b5b82e015c005ac961fab21b4ce825 https://github.com/WebKit/WebKit/commit/133e011511b5b82e015c005ac961fab21b4ce825 Author: Alexey Shvayka Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ff0134: [JSC] Align stringification algorithm of the Funct...

2023-09-29 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff01344c4f58839cfc9b7381f6416307f9e1e1c5 https://github.com/WebKit/WebKit/commit/ff01344c4f58839cfc9b7381f6416307f9e1e1c5 Author: Alexey Shvayka Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 892491: Add smart pointers to ImageBuffer uses

2023-09-29 Thread Gerald Squelart
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8924915b479332318589c9d627f38851276164e1 https://github.com/WebKit/WebKit/commit/8924915b479332318589c9d627f38851276164e1 Author: Gerald Squelart Date: 2023-09-29 (Fri, 29 Sep 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f77323: ImageBuffer::backendSize() waits for GPUP to creat...

2023-09-29 Thread Kimmo Kinnunen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f77323c9d2ad5455d94e42560ef4bdf89c0c9414 https://github.com/WebKit/WebKit/commit/f77323c9d2ad5455d94e42560ef4bdf89c0c9414 Author: Kimmo Kinnunen Date: 2023-09-28 (Thu, 28 Sep 2023) Changed paths: M