[webkit-changes] [WebKit/WebKit] 2cf423: [JSC] Simplify resolve_scope for ClosureVar

2024-06-19 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2cf423ad29bde4ea131e0b277a3be58b5c29fb5b https://github.com/WebKit/WebKit/commit/2cf423ad29bde4ea131e0b277a3be58b5c29fb5b Author: Yusuke Suzuki Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e6697: [LBSE] Implement support for filters

2024-06-19 Thread Said Abou-Hallawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e6697f25fa78aa53674ff616810fae8e6dc503d https://github.com/WebKit/WebKit/commit/2e6697f25fa78aa53674ff616810fae8e6dc503d Author: Said Abou-Hallawa Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] c79f2c: Fix Decimal.floor() + Decimal.ceiling() for many n...

2024-06-19 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c79f2cd5005479db0baab680a483e36829553b3e https://github.com/WebKit/WebKit/commit/c79f2cd5005479db0baab680a483e36829553b3e Author: Ahmad Saleem Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: A

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

2024-06-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b8275d663dcf7eb13d88777ed5f9b068b8b279a0 https://github.com/WebKit/WebKit/commit/b8275d663dcf7eb13d88777ed5f9b068b8b279a0 Author: Fujii Hironori Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6a853b: Use WTF::forward_like instead of std::forward_like

2024-06-19 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6a853b6f4759c039ccc6764a2614251a27e2a6c4 https://github.com/WebKit/WebKit/commit/6a853b6f4759c039ccc6764a2614251a27e2a6c4 Author: Alex Christensen Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] c72613: [content-visibility] Rename RenderObject::EverHadS...

2024-06-19 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c7261344f34c0098ccb05d885b69195b6097fbb5 https://github.com/WebKit/WebKit/commit/c7261344f34c0098ccb05d885b69195b6097fbb5 Author: Alan Baradlay Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

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

2024-06-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3ccba7910a52aa327cc5a9b5873aff611c1d6c2a https://github.com/WebKit/WebKit/commit/3ccba7910a52aa327cc5a9b5873aff611c1d6c2a Author: Fujii Hironori Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] a937e1: Ignore instance times from endElement*() for inact...

2024-06-19 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a937e1c8a1a3da0a2f63dd3a1f22c59bcea4b5ad https://github.com/WebKit/WebKit/commit/a937e1c8a1a3da0a2f63dd3a1f22c59bcea4b5ad Author: Ahmad Saleem Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] f073c5: Remove Vector's non-template span constructor

2024-06-19 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f073c579307b9ec68d39da3ef4670796dd05894f https://github.com/WebKit/WebKit/commit/f073c579307b9ec68d39da3ef4670796dd05894f Author: Alex Christensen Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 528d5d: Add an entry about a space in empty braces, check-...

2024-06-19 Thread Kohei Asano
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 528d5d1f396a00125c57890cd5c3d07dafa9730b https://github.com/WebKit/WebKit/commit/528d5d1f396a00125c57890cd5c3d07dafa9730b Author: Kohei Asano Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8d3705: [Writing Tools] Rename Writing Tools types

2024-06-19 Thread Richard Robinson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d37050938f3f7ccdc3fd322f08c60dbf37258d6 https://github.com/WebKit/WebKit/commit/8d37050938f3f7ccdc3fd322f08c60dbf37258d6 Author: Richard Robinson Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 2aa59a: [JSC] Use WeakHashSet for the DeferredWorkTimer::T...

2024-06-19 Thread Yijia Huang
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2aa59a0d48ddd9684584ccbbb6db8207d1a62733 https://github.com/WebKit/WebKit/commit/2aa59a0d48ddd9684584ccbbb6db8207d1a62733 Author: Yijia Huang Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] bc380e: [Navigation] NavigateEvent.intercept should not st...

2024-06-19 Thread Patrick
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bc380e0d1d19e0d64e3176714d7e53df6f288213 https://github.com/WebKit/WebKit/commit/bc380e0d1d19e0d64e3176714d7e53df6f288213 Author: Patrick Griffis Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 22543a: [WGSL] shader, execution, flow_control, switch:switch...

2024-06-19 Thread Tadeu Zagallo
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 22543ab3dd20ac898a8a0c95d716c3799f7a36b4 https://github.com/WebKit/WebKit/commit/22543ab3dd20ac898a8a0c95d716c3799f7a36b4 Author: Tadeu Zagallo Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 064634: [GStreamer] Make use of gstStructureGet

2024-06-19 Thread Carlos Bentzen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 06463409ee8aa2a75c70ac1fcc8abb4c363755c2 https://github.com/WebKit/WebKit/commit/06463409ee8aa2a75c70ac1fcc8abb4c363755c2 Author: Carlos Bentzen Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3bbe66: Gardening - regenerate LBSE baselines

2024-06-19 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bbe66844f4ebe0ba8c29c9109a16a5b69bdc29e https://github.com/WebKit/WebKit/commit/3bbe66844f4ebe0ba8c29c9109a16a5b69bdc29e Author: Rob Buis Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] e15967: shadowsIgnoreTransforms should negate the vertical...

2024-06-19 Thread Said Abou-Hallawa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e159672b31de0bf6435bd68411a33eb58d84b170 https://github.com/WebKit/WebKit/commit/e159672b31de0bf6435bd68411a33eb58d84b170 Author: Said Abou-Hallawa Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] fd9700: Sync `webrtc-encoded-transform` (excluding tentati...

2024-06-19 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd9700a1ac23c168ab0e4b9951b7ec6d3ba1a1a7 https://github.com/WebKit/WebKit/commit/fd9700a1ac23c168ab0e4b9951b7ec6d3ba1a1a7 Author: Ahmad Saleem Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 07a225: RenderLayer::HitLayer's layer should be default-in...

2024-06-19 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07a225670ac4988f79c9b48b259fd286a9415f22 https://github.com/WebKit/WebKit/commit/07a225670ac4988f79c9b48b259fd286a9415f22 Author: Alan Baradlay Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] c03ca8: REGRESSION(279944@main): [GStreamer] Build broken ...

2024-06-19 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c03ca8dc15f5d30809c64feb0db684b72fa205f1 https://github.com/WebKit/WebKit/commit/c03ca8dc15f5d30809c64feb0db684b72fa205f1 Author: Philippe Normand Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] fc158b: REGRESSION(274853@main): [GLib][MSE] Excessive CPU...

2024-06-19 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc158b61f4bedc9bc1a7dd01689a64c225c813d2 https://github.com/WebKit/WebKit/commit/fc158b61f4bedc9bc1a7dd01689a64c225c813d2 Author: Philippe Normand Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths:

[webkit-changes] [WebKit/WebKit] 33e5f1: RE-BASELINE: platform/ios/ios/touch/touch-handler-...

2024-06-19 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33e5f149c9c4874640ed0c4fd3b699b8143edbf3 https://github.com/WebKit/WebKit/commit/33e5f149c9c4874640ed0c4fd3b699b8143edbf3 Author: Ben Schwartz Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 377073: RE-BASELINE: 4 layout tests under imported/w3c/web...

2024-06-19 Thread Ben
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3770736713eddfd8cbbc0b34bc73f3ff482766b6 https://github.com/WebKit/WebKit/commit/3770736713eddfd8cbbc0b34bc73f3ff482766b6 Author: Ben Schwartz Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 81376c: [GStreamer][MSE] Take playbin's states lock when s...

2024-06-19 Thread Xabier Rodríguez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 81376ca14bbf0b8e69cfa36bef4e81a76d9aa7a6 https://github.com/WebKit/WebKit/commit/81376ca14bbf0b8e69cfa36bef4e81a76d9aa7a6 Author: Xabier Rodriguez-Calvar Date: 2024-06-19 (Wed, 19 Jun 2024) Changed

[webkit-changes] [WebKit/WebKit] 344c9a: [Navigation] Abort ongoing navigation correctly wh...

2024-06-19 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 344c9a838c7845d49b57c311662a0924a0101927 https://github.com/WebKit/WebKit/commit/344c9a838c7845d49b57c311662a0924a0101927 Author: Rob Buis Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5a0fff: REGRESSION(271898@main): [Win] mouse middle click ...

2024-06-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a0fff2319c5d09325cdb3a17efdf2bff6d6662d https://github.com/WebKit/WebKit/commit/5a0fff2319c5d09325cdb3a17efdf2bff6d6662d Author: Fujii Hironori Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 45ace7: SoftLink WritingToolsUI because of dependency cycle.

2024-06-19 Thread megangardner
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45ace7335dc86189e103cc22bb017810d00fc03b https://github.com/WebKit/WebKit/commit/45ace7335dc86189e103cc22bb017810d00fc03b Author: Megan Gardner Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 73db3c: [WPE] WPE Platform: Do not assume that Wayland sea...

2024-06-19 Thread Adrian Perez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 73db3cb764181072a03df0c4b5764cab51e0cd5f https://github.com/WebKit/WebKit/commit/73db3cb764181072a03df0c4b5764cab51e0cd5f Author: Adrian Perez de Castro Date: 2024-06-18 (Tue, 18 Jun 2024) Changed