[webkit-changes] [WebKit/WebKit] c9fdb2: Remove unused DeprecatedGlobalSettings.h includes

2023-01-07 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c9fdb2c5fbdab38f8db4b0fe8a8f34f6801f2035 https://github.com/WebKit/WebKit/commit/c9fdb2c5fbdab38f8db4b0fe8a8f34f6801f2035 Author: Tim Nguyen Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 4fc0ed: [JSC] Wasm memory import should check current size...

2023-01-07 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4fc0ed9a6a8ac5409a983cdfc6ab6e28db848f8e https://github.com/WebKit/WebKit/commit/4fc0ed9a6a8ac5409a983cdfc6ab6e28db848f8e Author: Yusuke Suzuki Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] c4fe8f: [JSC] Validation and initialization of data / elem...

2023-01-07 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c4fe8f26a0a6d794681133253fb09778963aef5a https://github.com/WebKit/WebKit/commit/c4fe8f26a0a6d794681133253fb09778963aef5a Author: Yusuke Suzuki Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 29ef78: [IFC] LineBuilder should hold on to the initial lo...

2023-01-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 29ef78cf21f7d7564d62ac3b4ea41b489215e643 https://github.com/WebKit/WebKit/commit/29ef78cf21f7d7564d62ac3b4ea41b489215e643 Author: Alan Baradlay Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 064795: Remove the precision="float" attribute on

2023-01-07 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 06479587e171c15e02394bc40840619744826116 https://github.com/WebKit/WebKit/commit/06479587e171c15e02394bc40840619744826116 Author: Ahmad Saleem Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 194503: _WKContextMenuElementInfo should expose a _WKHitTe...

2023-01-07 Thread Jeff Miller
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 194503237785a3e8e926acfb1dbadb179700cd56 https://github.com/WebKit/WebKit/commit/194503237785a3e8e926acfb1dbadb179700cd56 Author: Jeff Miller Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 8b8f0c: [IFC][initial letter] Inline letter boxes can be i...

2023-01-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8b8f0c201eb0d1a96590a17ab6b6908f137707c0 https://github.com/WebKit/WebKit/commit/8b8f0c201eb0d1a96590a17ab6b6908f137707c0 Author: Alan Baradlay Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 4c22f9: CSS animations on pseudo elements should participa...

2023-01-07 Thread Antti Koivisto
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4c22f9946fddcb1ec86eea7b5b529663950d01fa https://github.com/WebKit/WebKit/commit/4c22f9946fddcb1ec86eea7b5b529663950d01fa Author: Antti Koivisto Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 055784: Invoke ValidatedFormListedElement::parseReadOnlyAt...

2023-01-07 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05578471c16ebe4939cd5606f9491c0c600187eb https://github.com/WebKit/WebKit/commit/05578471c16ebe4939cd5606f9491c0c600187eb Author: Alexey Shvayka Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 50b564: [GLIB] Unify baselines for WPT offscreen 2d.gradie...

2023-01-07 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50b564eecd6056720b19eebe1293c752db1b1c4a https://github.com/WebKit/WebKit/commit/50b564eecd6056720b19eebe1293c752db1b1c4a Author: Lauro Moura Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: A Lay

[webkit-changes] [WebKit/WebKit] 9a224f: Disable MediaSession by default

2023-01-07 Thread Michael Catanzaro
Branch: refs/heads/webkitglib/2.38 Home: https://github.com/WebKit/WebKit Commit: 9a224f3ed860757adc2f8ee13423b4dd45c78737 https://github.com/WebKit/WebKit/commit/9a224f3ed860757adc2f8ee13423b4dd45c78737 Author: Michael Catanzaro Date: 2023-01-07 (Sat, 07 Jan 2023) Changed

[webkit-changes] [WebKit/WebKit] ea3f1c: Replace use of WTF_ARRAY_LENGTH with std::size()

2023-01-07 Thread Myles C. Maxfield
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ea3f1c213913d1420007fdeb707e4b051f4f332c https://github.com/WebKit/WebKit/commit/ea3f1c213913d1420007fdeb707e4b051f4f332c Author: Myles C. Maxfield Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 15030f: [IFC][initial letter] Initial letter float box use...

2023-01-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 15030f5e89a8bf437e765e936c0526580b042a27 https://github.com/WebKit/WebKit/commit/15030f5e89a8bf437e765e936c0526580b042a27 Author: Alan Baradlay Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 1105db: [IFC][initial letter] Initial letter line box sizi...

2023-01-07 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1105db4ef4beff2c87fbe05387c58123ee89ff97 https://github.com/WebKit/WebKit/commit/1105db4ef4beff2c87fbe05387c58123ee89ff97 Author: Alan Baradlay Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 92d0cd: [UI-side compositing] Scrolling fails inside an el...

2023-01-07 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 92d0cdff8e9e1df0503807e371311c01e28ff0d4 https://github.com/WebKit/WebKit/commit/92d0cdff8e9e1df0503807e371311c01e28ff0d4 Author: Simon Fraser Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M So

[webkit-changes] [WebKit/WebKit] efaf35: [ews-build.webkit.org] Use TwistedAdditions in pla...

2023-01-07 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: efaf35700c5f944a5397b26efed03231c082a299 https://github.com/WebKit/WebKit/commit/efaf35700c5f944a5397b26efed03231c082a299 Author: Jonathan Bedard Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 134163: Getting input.value for number inputs (type=number...

2023-01-07 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 134163e4e3101c02038c4447672158e4a2fac445 https://github.com/WebKit/WebKit/commit/134163e4e3101c02038c4447672158e4a2fac445 Author: Ahmad Saleem Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 24d9e4: Add exclusive "shouldBeGreaterThan" function to js...

2023-01-07 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 24d9e4a1e3d32fa8e0c0a2f81c5160eedf5bf070 https://github.com/WebKit/WebKit/commit/24d9e4a1e3d32fa8e0c0a2f81c5160eedf5bf070 Author: Ahmad Saleem Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 3ea031: [WPE] Garden some css-fonts failures common to the...

2023-01-07 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3ea031cd9d0468512be635f75f6e28b939bb494d https://github.com/WebKit/WebKit/commit/3ea031cd9d0468512be635f75f6e28b939bb494d Author: Lauro Moura Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 3c5337: Fix Windows build after 258570@main

2023-01-07 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c53378a77e57141a3b53f344e4bc1c14f7cef39 https://github.com/WebKit/WebKit/commit/3c53378a77e57141a3b53f344e4bc1c14f7cef39 Author: Tim Nguyen Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] a793d8: Implement StorageManager.estimate()

2023-01-07 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a793d8b68a12b37482e8734a578926405f7edc45 https://github.com/WebKit/WebKit/commit/a793d8b68a12b37482e8734a578926405f7edc45 Author: Sihui Liu Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Layou

[webkit-changes] [WebKit/WebKit] f180b7: Always supply frameID for focusedElementInformation

2023-01-07 Thread J Pascoe
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f180b7af5f58e500a341bf4e821465d18d441052 https://github.com/WebKit/WebKit/commit/f180b7af5f58e500a341bf4e821465d18d441052 Author: J Pascoe Date: 2023-01-07 (Sat, 07 Jan 2023) Changed paths: M Source/