[webkit-changes] [WebKit/WebKit] 4f2642: REGRESSION (266341@main): mousemove no longer disp...

2023-07-28 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4f26424a46878917878398a57d9a63172c2d2c81 https://github.com/WebKit/WebKit/commit/4f26424a46878917878398a57d9a63172c2d2c81 Author: Wenson Hsieh Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d7472f: Check that the size of a cookie's path is not too ...

2023-07-28 Thread Rupin Mittal
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d7472f0d81e69ab8c62df926720430d69fdba732 https://github.com/WebKit/WebKit/commit/d7472f0d81e69ab8c62df926720430d69fdba732 Author: Rupin Mittal Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 088b5a: Remove unused 'showingTrackWithSameKind' from HTML...

2023-07-28 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 088b5a6b92a887bbf29d18135987d5c2c6392d20 https://github.com/WebKit/WebKit/commit/088b5a6b92a887bbf29d18135987d5c2c6392d20 Author: Ahmad Saleem Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4ef6f5: [macOS] Temporarily disable JPEG XL on older OSes ...

2023-07-28 Thread Myles C. Maxfield
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4ef6f54430f8a53c3de39ebc57edc245f304e620 https://github.com/WebKit/WebKit/commit/4ef6f54430f8a53c3de39ebc57edc245f304e620 Author: Myles C. Maxfield Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 45ff67: AX: display:contents elements are sometimes missin...

2023-07-28 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45ff67ff20ee13b227eede764c0a4e2f4ee8603f https://github.com/WebKit/WebKit/commit/45ff67ff20ee13b227eede764c0a4e2f4ee8603f Author: Tyler Wilcock Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 5b4bb3: AX: Finish converting all WebCore/accessibility me...

2023-07-28 Thread Tyler Wilcock
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5b4bb30a99e4baa64d125add7476c6e4e8775211 https://github.com/WebKit/WebKit/commit/5b4bb30a99e4baa64d125add7476c6e4e8775211 Author: Tyler Wilcock Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 49aa2a: Have PlatformCALayer keep a strong ref to its mask...

2023-07-28 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 49aa2ac7ade4054f7eb0d59e934494c0337e https://github.com/WebKit/WebKit/commit/49aa2ac7ade4054f7eb0d59e934494c0337e Author: Simon Fraser Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e65fd: Bring back the RealitySystemSupport SoftLink

2023-07-28 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e65fd05d66094570c85625c5f31e99cedb11612 https://github.com/WebKit/WebKit/commit/2e65fd05d66094570c85625c5f31e99cedb11612 Author: Etienne Segonzac Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] ddeb32: [IPC][Hardening] Validate URLs sent by the WebProc...

2023-07-28 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ddeb32351dfe5b0e6b739b5fe86692101b722140 https://github.com/WebKit/WebKit/commit/ddeb32351dfe5b0e6b739b5fe86692101b722140 Author: Chris Dumez Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 01d1f2: [macOS] Remove unneeded deprecated declaration gua...

2023-07-28 Thread Eric Carlson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 01d1f208e1d0f948abf664645d00e05ec7ca193c https://github.com/WebKit/WebKit/commit/01d1f208e1d0f948abf664645d00e05ec7ca193c Author: Eric Carlson Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 92ab43: [WebKit] [iOS] Respect `NSUnderlineStyleAttributeN...

2023-07-28 Thread Wenson Hsieh
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 92ab43385d577be31ad30ed584400ed0d7b96940 https://github.com/WebKit/WebKit/commit/92ab43385d577be31ad30ed584400ed0d7b96940 Author: Wenson Hsieh Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1e0716: Add page-targeted quirk for Canvas2D noise injection

2023-07-28 Thread Matthew Finkel
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1e0716ff6245044e3a41025ffbd48a14453e849d https://github.com/WebKit/WebKit/commit/1e0716ff6245044e3a41025ffbd48a14453e849d Author: Matthew Finkel Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 54238f: Convert `embed hidden` into a proper boolean attri...

2023-07-28 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54238fd39a0d767f3fc4c69e128b1324d6007197 https://github.com/WebKit/WebKit/commit/54238fd39a0d767f3fc4c69e128b1324d6007197 Author: Ahmad Saleem Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 651757: [iOS] Tap to revert does not always display an acc...

2023-07-28 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65175743b6594e4416f01632b471641d6795bd0f https://github.com/WebKit/WebKit/commit/65175743b6594e4416f01632b471641d6795bd0f Author: Aditya Keerthi Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fdd0bc: Canvas does not show results of CanvasRenderingCon...

2023-07-28 Thread Dean Jackson
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fdd0bc163f50cc35458a06481a7cc3df056c16a5 https://github.com/WebKit/WebKit/commit/fdd0bc163f50cc35458a06481a7cc3df056c16a5 Author: Dean Jackson Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9b97e1: [JSC] op_bitnot should use UnaryArithProfile

2023-07-28 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b97e10cab570ca00553540d50622c88f8964e2f https://github.com/WebKit/WebKit/commit/9b97e10cab570ca00553540d50622c88f8964e2f Author: Yusuke Suzuki Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b39b69: Fix assertion failure in InteractionRegion::isOverlay

2023-07-28 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b39b69a2ef1b3a4b2f8f5b2fe6f1e8cc2dff7e1c https://github.com/WebKit/WebKit/commit/b39b69a2ef1b3a4b2f8f5b2fe6f1e8cc2dff7e1c Author: Etienne Segonzac Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 3b59a0: Sync 'fullscreen' UA stylesheet with Web Spec and ...

2023-07-28 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3b59a010c260d324fbbddb60cf43d9637b680084 https://github.com/WebKit/WebKit/commit/3b59a010c260d324fbbddb60cf43d9637b680084 Author: Ahmad Saleem Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e5652c: CallVarargs should identify that it can read inlin...

2023-07-28 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e5652c93dbd1e78bf2f4a0f38022287b30420da0 https://github.com/WebKit/WebKit/commit/e5652c93dbd1e78bf2f4a0f38022287b30420da0 Author: Justin Michaud Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 9b88db: [RTCVideoEncoderH264 initWithCodecInfo] should cop...

2023-07-28 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b88dbfe47d7e7f69bd05e08327961ac2f287867 https://github.com/WebKit/WebKit/commit/9b88dbfe47d7e7f69bd05e08327961ac2f287867 Author: Youenn Fablet Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7ccd31: [IPC][Hardening] Update isFilePasteboardType() to ...

2023-07-28 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7ccd31a178fe32c5b3e2225a30942282000e4514 https://github.com/WebKit/WebKit/commit/7ccd31a178fe32c5b3e2225a30942282000e4514 Author: Chris Dumez Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c35fc0: jsc_fuz/wktr: null ptr deref in WebCore::IDBReques...

2023-07-28 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c35fc03694c2696aeeb50657fd250645c75d758c https://github.com/WebKit/WebKit/commit/c35fc03694c2696aeeb50657fd250645c75d758c Author: Sihui Liu Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] d77140: Backport fix for erroneous CSE of EnumeratorNextUp...

2023-07-28 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d771407d4bb4b8bb3a06455425e2cdf3011ec85b https://github.com/WebKit/WebKit/commit/d771407d4bb4b8bb3a06455425e2cdf3011ec85b Author: David Degazio Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 45a531: utext_setup() can fail

2023-07-28 Thread Myles C. Maxfield
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 45a531fbee9aae168c5795cc191a49b415f10e66 https://github.com/WebKit/WebKit/commit/45a531fbee9aae168c5795cc191a49b415f10e66 Author: Myles C. Maxfield Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] b7b43b: [css-flexbox][baseline-alignment] Use BaslineConte...

2023-07-28 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b7b43b9bf044a2edb16f3fc873f69f1bdf3d8379 https://github.com/WebKit/WebKit/commit/b7b43b9bf044a2edb16f3fc873f69f1bdf3d8379 Author: Sammy Gill Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9f7d62: Remove unnecessary CustomMemberLayout serializatio...

2023-07-28 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9f7d624e23fdd2f07c6545f0a25024a27e09ded9 https://github.com/WebKit/WebKit/commit/9f7d624e23fdd2f07c6545f0a25024a27e09ded9 Author: Alex Christensen Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 1e1fc4: AX: AXObjectCache platform post notification metho...

2023-07-28 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1e1fc4fec3001186950e9e52187399d95bb4cb61 https://github.com/WebKit/WebKit/commit/1e1fc4fec3001186950e9e52187399d95bb4cb61 Author: Andres Gonzalez Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b2b9c9: Cherry-pick 266322@main (8e2834324073). https://bu...

2023-07-28 Thread Michael Catanzaro
Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: b2b9c981a297a88ed55c494672db7ce9a325f1b7 https://github.com/WebKit/WebKit/commit/b2b9c981a297a88ed55c494672db7ce9a325f1b7 Author: Alexander Kanavin Date: 2023-07-28 (Fri, 28 Jul 2023) Changed

[webkit-changes] [WebKit/WebKit] ae98f7: Cherry-pick 259548.678@safari-7615-branch (7c662f5...

2023-07-28 Thread Brady Eidson
Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: ae98f7b3181b76c6ca9917814709899abbc9eba1 https://github.com/WebKit/WebKit/commit/ae98f7b3181b76c6ca9917814709899abbc9eba1 Author: Arunsundar Kannan Date: 2023-07-28 (Fri, 28 Jul 2023) Changed

[webkit-changes] [WebKit/WebKit] 1c1ef1: When using build-jsc on Linux: Can't exec "xcodebu...

2023-07-28 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1c1ef14f21cac00cc5603b4bc174996c6060464e https://github.com/WebKit/WebKit/commit/1c1ef14f21cac00cc5603b4bc174996c6060464e Author: Michael Catanzaro Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] 61c2f7: AX: Unexpected speech synthesis behavior for unord...

2023-07-28 Thread AndresGonzalezApple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 61c2f70daad1521351ef64cb61c94c4c8cf05cb0 https://github.com/WebKit/WebKit/commit/61c2f70daad1521351ef64cb61c94c4c8cf05cb0 Author: Andres Gonzalez Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: A

[webkit-changes] [WebKit/WebKit] 522fb1: [GBM] Fixes for WEBKIT_WEB_RENDER_DEVICE_FILE hand...

2023-07-28 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 522fb197d28fa011ad6d5fa81bb470b9a4d1a525 https://github.com/WebKit/WebKit/commit/522fb197d28fa011ad6d5fa81bb470b9a4d1a525 Author: Philippe Normand Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] eab190: Tweak the Interaction Region effect

2023-07-28 Thread Etienne Segonzac
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eab190cac6db1d621116abd34e246aa80e6a4b5f https://github.com/WebKit/WebKit/commit/eab190cac6db1d621116abd34e246aa80e6a4b5f Author: Etienne Segonzac Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths:

[webkit-changes] [WebKit/WebKit] ec1a4f: Implement automatic text track selection for 'meta...

2023-07-28 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ec1a4f3966b2baf94e25f281dcc8d31346632658 https://github.com/WebKit/WebKit/commit/ec1a4f3966b2baf94e25f281dcc8d31346632658 Author: Ahmad Saleem Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ed5551: [GStreamer][WebCodecs] Add optional parsing support

2023-07-28 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ed55516e5a6e1f1b4c294c730f1f3da1c1d75324 https://github.com/WebKit/WebKit/commit/ed55516e5a6e1f1b4c294c730f1f3da1c1d75324 Author: Philippe Normand Date: 2023-07-28 (Fri, 28 Jul 2023) Changed paths: