[webkit-changes] [WebKit/WebKit] f18b00: [Curl] Rename some functions in ResourceErrorCurl.

2022-12-08 Thread Kenji Shukuwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f18b00486195a6af490d102c26811b5e0e280849 https://github.com/WebKit/WebKit/commit/f18b00486195a6af490d102c26811b5e0e280849 Author: Kenji Shukuwa Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 7a283b: [JSC] Fix X86Assembler namings

2022-12-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7a283b10d320b433d6ebb1f7dce4df1c5c508059 https://github.com/WebKit/WebKit/commit/7a283b10d320b433d6ebb1f7dce4df1c5c508059 Author: Yusuke Suzuki Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 850d69: Unreviewed build fix for WinCairo after 257608@main

2022-12-08 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 850d69c21dc630b8066a5d87e749cd61e9a51e7a https://github.com/WebKit/WebKit/commit/850d69c21dc630b8066a5d87e749cd61e9a51e7a Author: Fujii Hironori Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] e912e7: Build a SHARED WebCore on WinCairo

2022-12-08 Thread Don Olmstead
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e912e7b00570fe6700dd49d366acc773616d0577 https://github.com/WebKit/WebKit/commit/e912e7b00570fe6700dd49d366acc773616d0577 Author: Don Olmstead Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] c456c0: Fix the build with a recent version of the tools

2022-12-08 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c456c0a87a29f2dd14be42a1f04e2047cf7563bd https://github.com/WebKit/WebKit/commit/c456c0a87a29f2dd14be42a1f04e2047cf7563bd Author: Simon Fraser Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 61bf7f: Cherry-pick ff46c62eeb2d. rdar://problem/103150278

2022-12-08 Thread Tim Horton
Branch: refs/heads/safari-7615.1.14-branch Home: https://github.com/WebKit/WebKit Commit: 61bf7f5614f286b39850017ddbaea7b980a3e303 https://github.com/WebKit/WebKit/commit/61bf7f5614f286b39850017ddbaea7b980a3e303 Author: Tim Horton Date: 2022-12-08 (Thu, 08 Dec 2022) Changed

[webkit-changes] [WebKit/WebKit] d2e7f6: Mark cache directories as purgeable

2022-12-08 Thread Sihui
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d2e7f67539216d096f372d7ed9ef740248e68253 https://github.com/WebKit/WebKit/commit/d2e7f67539216d096f372d7ed9ef740248e68253 Author: Sihui Liu Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Source

[webkit-changes] [WebKit/WebKit] 2224a3: [ews] Do not consult results database for failures...

2022-12-08 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2224a37058ad306e89f784fdffef4e013f6e1967 https://github.com/WebKit/WebKit/commit/2224a37058ad306e89f784fdffef4e013f6e1967 Author: Aakash Jain Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 2beb12: [GLIB] Fixup for last API test gardening

2022-12-08 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2beb12eaddf3be68828df94c475c23402d67ca64 https://github.com/WebKit/WebKit/commit/2beb12eaddf3be68828df94c475c23402d67ca64 Author: Lauro Moura Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 4cacd7: Simplify WebGPU linker flags

2022-12-08 Thread Tim Horton
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4cacd7226874e478aaad6e868d7bd90daf0c6928 https://github.com/WebKit/WebKit/commit/4cacd7226874e478aaad6e868d7bd90daf0c6928 Author: Tim Horton Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 8d87f5: [Gardening]: REGRESSION(256491@main): [ macOS wk2 ...

2022-12-08 Thread Karl Rackler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d87f5a1f7d61a3c926fd8b07273b92c79bb1a3e https://github.com/WebKit/WebKit/commit/8d87f5a1f7d61a3c926fd8b07273b92c79bb1a3e Author: Karl Rackler Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] db8c12: [JSC] Fix AVX checks

2022-12-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: db8c12bcc4353af710e25042cc25ddd70f6088c6 https://github.com/WebKit/WebKit/commit/db8c12bcc4353af710e25042cc25ddd70f6088c6 Author: Yusuke Suzuki Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] ff46c6: Stop hardcoding TARGET_OS_IOS in Device.cpp

2022-12-08 Thread Tim Horton
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff46c62eeb2d0fb8e8341ae9b81ed4ec8bf91f94 https://github.com/WebKit/WebKit/commit/ff46c62eeb2d0fb8e8341ae9b81ed4ec8bf91f94 Author: Tim Horton Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 92144c: [EWS] re-run-layout-tests should still upload and ...

2022-12-08 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 92144c981d5a77cf2899b04a4d031d93fa635785 https://github.com/WebKit/WebKit/commit/92144c981d5a77cf2899b04a4d031d93fa635785 Author: Aakash Jain Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

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

2022-12-08 Thread Russell Epstein
Branch: refs/heads/safari-7615.1.14-branch Home: https://github.com/WebKit/WebKit Commit: da0272fd30b73cd2dfab96a18617df65ba3dd829 https://github.com/WebKit/WebKit/commit/da0272fd30b73cd2dfab96a18617df65ba3dd829 Author: Russell Epstein Date: 2022-12-08 (Thu, 08 Dec 2022) Ch

[webkit-changes] [WebKit/WebKit] 6fe0ea: Add missing null check in ThreadSafeWeakPtr

2022-12-08 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6fe0ea88b0e9257ead770bc0a99f531ef9cfd1f6 https://github.com/WebKit/WebKit/commit/6fe0ea88b0e9257ead770bc0a99f531ef9cfd1f6 Author: Alex Christensen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 04de71: [Wasm-GC] Implement packed types in arrays

2022-12-08 Thread Tim Chevalier
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 04de71ca40b4832b65e5c6861c399d91735c309c https://github.com/WebKit/WebKit/commit/04de71ca40b4832b65e5c6861c399d91735c309c Author: Tim Chevalier Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] b6841b: Add script for finding feature defines

2022-12-08 Thread Don Olmstead
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b6841b91605ea8d2efd8dd163cf9560e5f55e215 https://github.com/WebKit/WebKit/commit/b6841b91605ea8d2efd8dd163cf9560e5f55e215 Author: Don Olmstead Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A Too

[webkit-changes] [WebKit/WebKit] 9b28b7: Use ThreadSafeWeakPtr in ThreadGroup

2022-12-08 Thread Yusuke Suzuki
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b28b7aca993535511058d22d563e75dc50b3911 https://github.com/WebKit/WebKit/commit/9b28b7aca993535511058d22d563e75dc50b3911 Author: Yusuke Suzuki Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 279c16: [Live Range Selection] editing/selection/shift-cli...

2022-12-08 Thread Ryosuke Niwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 279c1617bd9634f24ba553470f5feb14627bc95e https://github.com/WebKit/WebKit/commit/279c1617bd9634f24ba553470f5feb14627bc95e Author: Ryosuke Niwa Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 540146: Fix imported v8 SIMD tests missing test runner opt...

2022-12-08 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54014691cd7f03f260b84be0ec381d53bd6b2223 https://github.com/WebKit/WebKit/commit/54014691cd7f03f260b84be0ec381d53bd6b2223 Author: Justin Michaud Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M J

[webkit-changes] [WebKit/WebKit] 1bb041: [SIMD] Intel support for conversions

2022-12-08 Thread Yijia Huang
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1bb041b2af7af0a06a451fa6f1a536d453781647 https://github.com/WebKit/WebKit/commit/1bb041b2af7af0a06a451fa6f1a536d453781647 Author: Yijia Huang Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sour

[webkit-changes] [WebKit/WebKit] 3e568e: [IFC][Line clamp] Enable nested (deprecated)flex s...

2022-12-08 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e568e3b4f6b2b239ccc82c665e194f174fc65e6 https://github.com/WebKit/WebKit/commit/3e568e3b4f6b2b239ccc82c665e194f174fc65e6 Author: Alan Baradlay Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M L

[webkit-changes] [WebKit/WebKit] d403b6: [GLIB] Garden failing GTK API tests

2022-12-08 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d403b6935537f285f004927aefce800cfd850fea https://github.com/WebKit/WebKit/commit/d403b6935537f285f004927aefce800cfd850fea Author: Lauro Moura Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] afed0b: Add support for the Web Extension's Event API in t...

2022-12-08 Thread kiaraarose
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: afed0b22500b9d8e73f1bc3bc28c381d2c95c956 https://github.com/WebKit/WebKit/commit/afed0b22500b9d8e73f1bc3bc28c381d2c95c956 Author: Kiara Rose Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] c1ab7b: Add temporary web navigation event to test interface.

2022-12-08 Thread b-weinstein
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c1ab7bf237fb87a9dc77fecc7c7e76a21419e6f4 https://github.com/WebKit/WebKit/commit/c1ab7bf237fb87a9dc77fecc7c7e76a21419e6f4 Author: Brian Weinstein Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 28e425: [ews] Increase pass percentage threshold for consi...

2022-12-08 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 28e425e441028cfd63a1a7eaffc37b97d154e69a https://github.com/WebKit/WebKit/commit/28e425e441028cfd63a1a7eaffc37b97d154e69a Author: Aakash Jain Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 0893db: Remove failing assert in JSC Options.cpp.

2022-12-08 Thread Justin Michaud
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0893db17370940d1071c61494b9d3105c18b57b0 https://github.com/WebKit/WebKit/commit/0893db17370940d1071c61494b9d3105c18b57b0 Author: Justin Michaud Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 977743: [LFC][IFC] Introduce a fast path for finding break...

2022-12-08 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 97774366800c5b796bc2144ebd55d152d074ed57 https://github.com/WebKit/WebKit/commit/97774366800c5b796bc2144ebd55d152d074ed57 Author: Alan Baradlay Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] c893ed: Creating a _WKWebExtension with an invalid path sh...

2022-12-08 Thread Timothy Hatcher
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c893edaa156c8a67f63eee27e62b3d8e283fb7a8 https://github.com/WebKit/WebKit/commit/c893edaa156c8a67f63eee27e62b3d8e283fb7a8 Author: Timothy Hatcher Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] ca905b: [iOS] Add release logging for text interaction ass...

2022-12-08 Thread Aditya Keerthi
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ca905b9282f2eef05324e19e42a94c92e35bc1f7 https://github.com/WebKit/WebKit/commit/ca905b9282f2eef05324e19e42a94c92e35bc1f7 Author: Aditya Keerthi Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 18c55a: Add abstract decoder support in LibWebRTCCodecsProxy

2022-12-08 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 18c55a96d72a7803f29356f3f17f361a568b1c2b https://github.com/WebKit/WebKit/commit/18c55a96d72a7803f29356f3f17f361a568b1c2b Author: Youenn Fablet Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit]

2022-12-08 Thread Russell Epstein
Branch: refs/tags/WebKit-7615.1.14 Home: https://github.com/WebKit/WebKit ___ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes

[webkit-changes] [WebKit/WebKit] fecd1d: Cherry-pick a6fb71355a3d. rdar://problem/102650207

2022-12-08 Thread Alex Christensen
Branch: refs/heads/safari-7615.1.14-branch Home: https://github.com/WebKit/WebKit Commit: fecd1dbdadbfbc08ac38ea1b8126823dc2f3dbca https://github.com/WebKit/WebKit/commit/fecd1dbdadbfbc08ac38ea1b8126823dc2f3dbca Author: Razvan Caliman Date: 2022-12-08 (Thu, 08 Dec 2022) Cha

[webkit-changes] [WebKit/WebKit] 8c5897: [macOS UI-side compositing] Fix hit-testing in ifr...

2022-12-08 Thread Simon Fraser
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8c589785e316b6a54022eee297868e5cc939dedb https://github.com/WebKit/WebKit/commit/8c589785e316b6a54022eee297868e5cc939dedb Author: Simon Fraser Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 661c34: Unreviewed, reverting r256901@main.

2022-12-08 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 661c34163a65b6e0f5b815180833ba0216753d7d https://github.com/WebKit/WebKit/commit/661c34163a65b6e0f5b815180833ba0216753d7d Author: Commit Queue Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: R La

[webkit-changes] [WebKit/WebKit] 71f9e5: [ews] Parameterize email based on uat vs prod

2022-12-08 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 71f9e554f9a24ac0e07bd2cff28ff1a164ad9c20 https://github.com/WebKit/WebKit/commit/71f9e554f9a24ac0e07bd2cff28ff1a164ad9c20 Author: Aakash Jain Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 9506dd: [EWS] Layout test results should still be and extr...

2022-12-08 Thread Aakash J
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9506ddb0c52cc821368763c8d832f70ceb887054 https://github.com/WebKit/WebKit/commit/9506ddb0c52cc821368763c8d832f70ceb887054 Author: Aakash Jain Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] 679cab: Unreviewed, reverting r257449@main.

2022-12-08 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 679cabe97f229ee764bbe99da0c0a68183236f75 https://github.com/WebKit/WebKit/commit/679cabe97f229ee764bbe99da0c0a68183236f75 Author: Commit Queue Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M JST

[webkit-changes] [WebKit/WebKit] f1464f: WebAuthn authenticatorAttachment is always "platfo...

2022-12-08 Thread EWS
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f1464f7963f4f9e7af500b80138f919596f5ab21 https://github.com/WebKit/WebKit/commit/f1464f7963f4f9e7af500b80138f919596f5ab21 Author: g-davidson Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 5e92b7: Don't call getDDActionContextClass if we don't hav...

2022-12-08 Thread Alex Christensen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e92b798c222801e991cf39aa378593bbc7f325e https://github.com/WebKit/WebKit/commit/5e92b798c222801e991cf39aa378593bbc7f325e Author: Alex Christensen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] c7831c: Unreviewed, reverting r255406@main.

2022-12-08 Thread Commit Queue
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c7831c53abecc2857cfef4c74dbe3ca6eee48c1b https://github.com/WebKit/WebKit/commit/c7831c53abecc2857cfef4c74dbe3ca6eee48c1b Author: Commit Queue Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] e06fc2: Sum & Product calculation node children should onl...

2022-12-08 Thread Chris Dumez
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e06fc205e555343166257ba62d210b5244db8306 https://github.com/WebKit/WebKit/commit/e06fc205e555343166257ba62d210b5244db8306 Author: Chris Dumez Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] 56d7f8: Make fullscreen elements match the :modal pseudo-c...

2022-12-08 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56d7f894da59a5d699530cb396dbc9400f1836d1 https://github.com/WebKit/WebKit/commit/56d7f894da59a5d699530cb396dbc9400f1836d1 Author: Tim Nguyen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] c76c4c: MobileMiniBrowser fails to link due to missing Web...

2022-12-08 Thread EWS
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c76c4c2a83d18b6e8fb85880d9e2f5001d9e45fa https://github.com/WebKit/WebKit/commit/c76c4c2a83d18b6e8fb85880d9e2f5001d9e45fa Author: David Kilzer Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] ce82d4: [ews-build.webkit.org] Don't track main when cleaning

2022-12-08 Thread Jonathan Bedard
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce82d432462f802a9ece5e5c51c965b37e331e01 https://github.com/WebKit/WebKit/commit/ce82d432462f802a9ece5e5c51c965b37e331e01 Author: Jonathan Bedard Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5e4251: Add set algebraic functions to HashSet

2022-12-08 Thread Sam Weinig
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e42510363919dd0f4ed7fec7fb23539ad9fe124 https://github.com/WebKit/WebKit/commit/5e42510363919dd0f4ed7fec7fb23539ad9fe124 Author: Sam Weinig Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] b666a1: AudioSession category should be sticky if DOMAudio...

2022-12-08 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b666a12becd8a3f8c66e5d0bcd9e09cea7207a40 https://github.com/WebKit/WebKit/commit/b666a12becd8a3f8c66e5d0bcd9e09cea7207a40 Author: Youenn Fablet Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A La

[webkit-changes] [WebKit/WebKit] c6cd67: [WinCairo] Test on Modern WebKit

2022-12-08 Thread Don Olmstead
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c6cd67212496a6f70f54a7b3924137fd7ccbd5c7 https://github.com/WebKit/WebKit/commit/c6cd67212496a6f70f54a7b3924137fd7ccbd5c7 Author: Don Olmstead Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] 94e4f6: Add masonry-auto-flow to CSS parser.

2022-12-08 Thread Sammy Gill
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 94e4f6bc3c1bb8c815e01ba47f64923a2f9cc6c2 https://github.com/WebKit/WebKit/commit/94e4f6bc3c1bb8c815e01ba47f64923a2f9cc6c2 Author: Sammy Gill Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Layo

[webkit-changes] [WebKit/WebKit] 7e8fe9: threejs.org renders mostly blank (lazy image loadi...

2022-12-08 Thread Alan Baradlay
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e8fe9be9b2266454fc088151004b49c49535cf8 https://github.com/WebKit/WebKit/commit/7e8fe9be9b2266454fc088151004b49c49535cf8 Author: Alan Baradlay Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A L

[webkit-changes] [WebKit/WebKit] a6fb71: Web Inspector: REGRESSION(r256223@main) Styles Pan...

2022-12-08 Thread Razvan Caliman - Apple
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a6fb71355a3d3d21d04f662d6ed0e192752d4450 https://github.com/WebKit/WebKit/commit/a6fb71355a3d3d21d04f662d6ed0e192752d4450 Author: Razvan Caliman Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M L

[webkit-changes] [WebKit/WebKit] 3bc9e9: [WPE][GTK] Documentation for WebKitFileChooserRequ...

2022-12-08 Thread Michael Catanzaro
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3bc9e9da7c32b52020544aeab8d4225e226ee2cc https://github.com/WebKit/WebKit/commit/3bc9e9da7c32b52020544aeab8d4225e226ee2cc Author: Michael Catanzaro Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths:

[webkit-changes] [WebKit/WebKit] 66ffe5: [WK2] Add test cases testing move occurrences duri...

2022-12-08 Thread Žan Doberšek
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66ffe5bc6f05344ffb99942f90de5c275049c8cf https://github.com/WebKit/WebKit/commit/66ffe5bc6f05344ffb99942f90de5c275049c8cf Author: Žan Doberšek Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Too

[webkit-changes] [WebKit/WebKit] c16db3: REGRESSION(256795@main) [WPE][WebDriver] Replace d...

2022-12-08 Thread Lauro Moura
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c16db3c1853c3f03265f96c0d2dd9db3d56c3d0f https://github.com/WebKit/WebKit/commit/c16db3c1853c3f03265f96c0d2dd9db3d56c3d0f Author: Lauro Moura Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Tool

[webkit-changes] [WebKit/WebKit] efea7e: Remove unnecessary fprintf in PlatformMediaSession...

2022-12-08 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: efea7e274211770883ea7de9fdc6eb440e40a607 https://github.com/WebKit/WebKit/commit/efea7e274211770883ea7de9fdc6eb440e40a607 Author: Youenn Fablet Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] d3222e: Start porting graphics related WebCore objects to ...

2022-12-08 Thread Gavin
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d3222ec80fa20cc9e0fc3947acbecd2a75ae5c3d https://github.com/WebKit/WebKit/commit/d3222ec80fa20cc9e0fc3947acbecd2a75ae5c3d Author: Gavin Phillips Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M S

[webkit-changes] [WebKit/WebKit] 5cba08: Rename TimingFunction::TimingFunctionType enum to ...

2022-12-08 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5cba08de38f1b487dda38b0cf39afbf704cc957c https://github.com/WebKit/WebKit/commit/5cba08de38f1b487dda38b0cf39afbf704cc957c Author: Antoine Quint Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 52696c: Simplify TimingFunction encoding and decoding

2022-12-08 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 52696c5a554816fc2b2058153dbdb8b84f822528 https://github.com/WebKit/WebKit/commit/52696c5a554816fc2b2058153dbdb8b84f822528 Author: Antoine Quint Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 760a6e: Shorthands are still using "initial" for longhands...

2022-12-08 Thread Darin Adler
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 760a6e52c542bf62ac5da5beeef3d33db43b84d8 https://github.com/WebKit/WebKit/commit/760a6e52c542bf62ac5da5beeef3d33db43b84d8 Author: Darin Adler Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] e4eb5a: [GStreamer] Don't perform position queries on vide...

2022-12-08 Thread Philippe Normand
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e4eb5ae5478a5bf650fae501a2adaf148b5cdc6e https://github.com/WebKit/WebKit/commit/e4eb5ae5478a5bf650fae501a2adaf148b5cdc6e Author: Philippe Normand Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M

[webkit-changes] [WebKit/WebKit] 823024: Make requestFullscreen() consume user activation

2022-12-08 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 823024a704caeaeeb05c1fc3cf8bd6a095081d5d https://github.com/WebKit/WebKit/commit/823024a704caeaeeb05c1fc3cf8bd6a095081d5d Author: Tim Nguyen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A Layo

[webkit-changes] [WebKit/WebKit] 710c43: Remove deprecated uppercase URL attribute alias fr...

2022-12-08 Thread Ahmad Saleem
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 710c43c6b66e8eeb73f6eed984155b43c2936390 https://github.com/WebKit/WebKit/commit/710c43c6b66e8eeb73f6eed984155b43c2936390 Author: Ahmad Saleem Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Lay

[webkit-changes] [WebKit/WebKit] a5482e: Add experimental support for AudioSession Web API

2022-12-08 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a5482e6f1937ce88085b0e181423e77c129b010b https://github.com/WebKit/WebKit/commit/a5482e6f1937ce88085b0e181423e77c129b010b Author: Youenn Fablet Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M La

[webkit-changes] [WebKit/WebKit] b5f2a6: BroadcastChannel is not always computing correctly...

2022-12-08 Thread youennf
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5f2a68531f7fe3718d62f999d770dc9594e82fc https://github.com/WebKit/WebKit/commit/b5f2a68531f7fe3718d62f999d770dc9594e82fc Author: Youenn Fablet Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A L

[webkit-changes] [WebKit/WebKit] 65071a: Add iframe depth limit

2022-12-08 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65071a674a05a195850647ffccfb78b36fc22000 https://github.com/WebKit/WebKit/commit/65071a674a05a195850647ffccfb78b36fc22000 Author: Tim Nguyen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: A Layou

[webkit-changes] [WebKit/WebKit] 64dda3: [content-visibility] Fix dynamic-change-paint-full...

2022-12-08 Thread Rob Buis
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 64dda353ea50256f1bcd19bb1908b37dec0fb8c5 https://github.com/WebKit/WebKit/commit/64dda353ea50256f1bcd19bb1908b37dec0fb8c5 Author: Rob Buis Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M LayoutT

[webkit-changes] [WebKit/WebKit] b62686: Fully guard fullscreenStyleSheet behind ENABLE(FUL...

2022-12-08 Thread Tim Nguyen
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b626862ef715df38155a5d0ccbda455502b10d5e https://github.com/WebKit/WebKit/commit/b626862ef715df38155a5d0ccbda455502b10d5e Author: Tim Nguyen Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sourc

[webkit-changes] [WebKit/WebKit] 65e9b9: [WPE] Unreviewed unified-builds build fix

2022-12-08 Thread Žan Doberšek
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 65e9b93a95fd666d92c25902a25ebf89855dceec https://github.com/WebKit/WebKit/commit/65e9b93a95fd666d92c25902a25ebf89855dceec Author: Žan Doberšek Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M Sou

[webkit-changes] [WebKit/WebKit] 9c89d7: [Curl] Add missing error domain check to ResourceE...

2022-12-08 Thread Kenji Shukuwa
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9c89d71e14887e19ecccb5b7a3c38566e21c14cd https://github.com/WebKit/WebKit/commit/9c89d71e14887e19ecccb5b7a3c38566e21c14cd Author: Kenji Shukuwa Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] b64767: Add IPC encoding and decoding support for Transfor...

2022-12-08 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b647671abdf8dfa003663e22a64f46743294db80 https://github.com/WebKit/WebKit/commit/b647671abdf8dfa003663e22a64f46743294db80 Author: Antoine Quint Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 46a949: Add IPC encoding and decoding support for TimingFu...

2022-12-08 Thread Antoine Quint
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46a94976a5d034e23b745c8410251a5f27833510 https://github.com/WebKit/WebKit/commit/46a94976a5d034e23b745c8410251a5f27833510 Author: Antoine Quint Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 142ba6: [GTK] Layout test fast/scrolling/rtl-scrollbars-al...

2022-12-08 Thread Vitaly Dyachkov
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 142ba6531a02010bab5a8d0adc70837c11568eb8 https://github.com/WebKit/WebKit/commit/142ba6531a02010bab5a8d0adc70837c11568eb8 Author: Vitaly Dyachkov Date: 2022-12-08 (Thu, 08 Dec 2022) Changed paths: M