[webkit-changes] [WebKit/WebKit] 62c199: [Win] Reimplement LocalizedStrings.cpp without CF

2023-02-22 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 62c199983aead46a9bcef25c66a41071713ceddd https://github.com/WebKit/WebKit/commit/62c199983aead46a9bcef25c66a41071713ceddd Author: Fujii Hironori Date: 2023-02-22 (Wed, 22 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5e1c8e: [Win] The generic URL::fileSystemPath has to remov...

2023-02-23 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e1c8e09258cfc87c6907b65a5f7c72b08e295af https://github.com/WebKit/WebKit/commit/5e1c8e09258cfc87c6907b65a5f7c72b08e295af Author: Fujii Hironori Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f27a3c: Rename PLATFORM(WIN_CAIRO) to PLATFORM(WIN)

2023-02-24 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f27a3c01300181daed36860ffdacc23ee4f6458d https://github.com/WebKit/WebKit/commit/f27a3c01300181daed36860ffdacc23ee4f6458d Author: Fujii Hironori Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 7ba52b: REGRESSION(260407@main) Unreviewed build fix for W...

2023-02-16 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7ba52be592336ca7a84381dac6f28631d449d281 https://github.com/WebKit/WebKit/commit/7ba52be592336ca7a84381dac6f28631d449d281 Author: Fujii Hironori Date: 2023-02-16 (Thu, 16 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit]

2023-02-21 Thread Fujii Hironori
Branch: refs/heads/eng/Win-The-generic-URLfileSystemPath-has-to-remove-a-leading-slash 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] 5eba3a: [Win] The generic URL::fileSystemPath has to remov...

2023-02-21 Thread Fujii Hironori
Branch: refs/heads/eng/Win-The-generic-URLfileSystemPath-has-to-remove-a-leading-slash Home: https://github.com/WebKit/WebKit Commit: 5eba3aad6ed600437c2a54a482a2fee0f37243df https://github.com/WebKit/WebKit/commit/5eba3aad6ed600437c2a54a482a2fee0f37243df Author: Fujii Hironori

[webkit-changes] [WebKit/WebKit] 030289: build-webkit: Remove AppleWin and FTW ports support

2023-02-24 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0302892f54aa7b598e1660e26fe8a416f8bbb297 https://github.com/WebKit/WebKit/commit/0302892f54aa7b598e1660e26fe8a416f8bbb297 Author: Fujii Hironori Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M

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

2023-02-17 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4dd4c09fe650577910ad6b8f25d520e87d9e4b7c https://github.com/WebKit/WebKit/commit/4dd4c09fe650577910ad6b8f25d520e87d9e4b7c Author: Fujii Hironori Date: 2023-02-17 (Fri, 17 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c77804: [Clang][Win][JSC] dfg/DFGJITCode.h(163, 18): warnin...

2023-04-16 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c778044f0f66301348edea64fba9f0c7b96c59c3 https://github.com/WebKit/WebKit/commit/c778044f0f66301348edea64fba9f0c7b96c59c3 Author: Fujii Hironori Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e9dc30: GraphicsLayerWC leaks BitmapTexture in BitmapTextu...

2023-04-14 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e9dc300e16eb7fc765368bd157a2eba4759a45d6 https://github.com/WebKit/WebKit/commit/e9dc300e16eb7fc765368bd157a2eba4759a45d6 Author: Fujii Hironori Date: 2023-04-14 (Fri, 14 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 16e36e: clang-cl reports "error: reference to 'UUID' is am...

2023-04-17 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 16e36e6bc5e6ba586ec78fcb05297928fdba0eaa https://github.com/WebKit/WebKit/commit/16e36e6bc5e6ba586ec78fcb05297928fdba0eaa Author: Fujii Hironori Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a44713: [Win] WTF::RunLoop: RegisterClass has to be called...

2023-04-20 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a44713b31e5629dd1c3d750b74603116436bbc6b https://github.com/WebKit/WebKit/commit/a44713b31e5629dd1c3d750b74603116436bbc6b Author: Fujii Hironori Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M

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

2023-04-20 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b85832f423d17245715a00ffb87da74ca6cf24b0 https://github.com/WebKit/WebKit/commit/b85832f423d17245715a00ffb87da74ca6cf24b0 Author: Fujii Hironori Date: 2023-04-20 (Thu, 20 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f9f739: [Win] RunLoop should destroy m_runLoopMessageWindow

2023-04-24 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f9f73906842f8a26abdf1a4d548c8298591437d2 https://github.com/WebKit/WebKit/commit/f9f73906842f8a26abdf1a4d548c8298591437d2 Author: Fujii Hironori Date: 2023-04-24 (Mon, 24 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 536794: [Win] Initialize RunLoop class in WTF::initialize ...

2023-04-25 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 536794017a946bb43409d38bc975b04baedaf8e0 https://github.com/WebKit/WebKit/commit/536794017a946bb43409d38bc975b04baedaf8e0 Author: Fujii Hironori Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fdfd02: REGRESSION(262188@main) [Win] TestWTF.WTF_RunLoop....

2023-04-26 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fdfd023b4f247859f4e72bde3a1eaa0c7a1eed00 https://github.com/WebKit/WebKit/commit/fdfd023b4f247859f4e72bde3a1eaa0c7a1eed00 Author: Fujii Hironori Date: 2023-04-26 (Wed, 26 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b1cc64: LayoutTest fast/images/reset-image-animation.html ...

2023-04-27 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b1cc64631025e09fd181bffbb11e292604ab5ad1 https://github.com/WebKit/WebKit/commit/b1cc64631025e09fd181bffbb11e292604ab5ad1 Author: Fujii Hironori Date: 2023-04-27 (Thu, 27 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5ce845: REGRESSION(263338@main) [Win] JSTests/stress/setti...

2023-04-25 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5ce84537546780563ba28ecf43a06396eb106f9b https://github.com/WebKit/WebKit/commit/5ce84537546780563ba28ecf43a06396eb106f9b Author: Fujii Hironori Date: 2023-04-25 (Tue, 25 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] b2ac95: Cherry-pick 262125@main (c7e72788869f). https://bu...

2023-04-18 Thread Fujii Hironori
Branch: refs/heads/webkitglib/2.38 Home: https://github.com/WebKit/WebKit Commit: b2ac953a5c4c29fb9dff14328d63c8609f44db38 https://github.com/WebKit/WebKit/commit/b2ac953a5c4c29fb9dff14328d63c8609f44db38 Author: Fujii Hironori Date: 2023-04-17 (Mon, 17 Apr 2023) Changed

[webkit-changes] [WebKit/WebKit] ab6bfe: GPUP WebGL: StreamClientConnection is leaking

2023-04-18 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab6bfe03c7a4a1328ef46c7d591647e6e1f1fe63 https://github.com/WebKit/WebKit/commit/ab6bfe03c7a4a1328ef46c7d591647e6e1f1fe63 Author: Fujii Hironori Date: 2023-04-18 (Tue, 18 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] aeb801: [Win] error: undefined symbol: public: class WebCo...

2023-04-18 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aeb801cf889c1f03dc36955796b1a234b9c22598 https://github.com/WebKit/WebKit/commit/aeb801cf889c1f03dc36955796b1a234b9c22598 Author: Fujii Hironori Date: 2023-04-17 (Mon, 17 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2aa03f: Rearrange bit fields of JSC::UnlinkedFunctionExecu...

2023-04-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2aa03fba6a7507b4089350c669402ec9f73efc6b https://github.com/WebKit/WebKit/commit/2aa03fba6a7507b4089350c669402ec9f73efc6b Author: Fujii Hironori Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6944f1: [CMake] Failing to find WebP libraries for Windows

2023-04-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6944f18c11cd974606e424ea5865be6c85560562 https://github.com/WebKit/WebKit/commit/6944f18c11cd974606e424ea5865be6c85560562 Author: Fujii Hironori Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M

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

2023-04-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 942e2fba4c67d1d90982beaa3712f50f7197580a https://github.com/WebKit/WebKit/commit/942e2fba4c67d1d90982beaa3712f50f7197580a Author: Fujii Hironori Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 305aff: WebGL: Removed unused GraphicsContextGLANGLE::read...

2023-04-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 305affe116cdf68a39a3d74d9842b1548402a907 https://github.com/WebKit/WebKit/commit/305affe116cdf68a39a3d74d9842b1548402a907 Author: Fujii Hironori Date: 2023-04-19 (Wed, 19 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] aad6f7: process-css-properties.py fails for some host loca...

2023-04-30 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aad6f77b647edba28f9e192346076d2922841a0d https://github.com/WebKit/WebKit/commit/aad6f77b647edba28f9e192346076d2922841a0d Author: Fujii Hironori Date: 2023-04-30 (Sun, 30 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 950330: REGRESSION(263570@main) [Win] Connection.cpp: erro...

2023-05-02 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 950330ee0ccbf32f27b3f1a19f6401bc39cd4ccb https://github.com/WebKit/WebKit/commit/950330ee0ccbf32f27b3f1a19f6401bc39cd4ccb Author: Fujii Hironori Date: 2023-05-02 (Tue, 02 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a40563: JSC: IA_ASSERT can use __VA_OPT__ for COMPILER(MSVC)

2023-04-16 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a40563bfe366254cad9399917bee1b691f3ecafe https://github.com/WebKit/WebKit/commit/a40563bfe366254cad9399917bee1b691f3ecafe Author: Fujii Hironori Date: 2023-04-16 (Sun, 16 Apr 2023) Changed paths: M

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

2023-04-23 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50eb392673c51402f55e2bf7322654d590e35f56 https://github.com/WebKit/WebKit/commit/50eb392673c51402f55e2bf7322654d590e35f56 Author: Fujii Hironori Date: 2023-04-23 (Sun, 23 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 561584: [WinCairo] Unreviewed test gardening after 263291@...

2023-04-23 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 56158452821a42b19eb07905f15ba0cfdea007a0 https://github.com/WebKit/WebKit/commit/56158452821a42b19eb07905f15ba0cfdea007a0 Author: Fujii Hironori Date: 2023-04-23 (Sun, 23 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3d1454: Unreviewed crash fix for Windows Debug

2023-03-28 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3d14545676fe78a6e2e8067347f226f03ac78712 https://github.com/WebKit/WebKit/commit/3d14545676fe78a6e2e8067347f226f03ac78712 Author: Fujii Hironori Date: 2023-03-28 (Tue, 28 Mar 2023) Changed paths: M

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

2023-04-04 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a5f7b6100be8b1d2dfc014af08579a1f35f0505 https://github.com/WebKit/WebKit/commit/5a5f7b6100be8b1d2dfc014af08579a1f35f0505 Author: Fujii Hironori Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9d86e0: [Win] Enable ProcessSwapOnCrossSiteNavigationEnabl...

2023-04-03 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9d86e01ea3d8cf47cd3f4be53706d9b8f14de63a https://github.com/WebKit/WebKit/commit/9d86e01ea3d8cf47cd3f4be53706d9b8f14de63a Author: Fujii Hironori Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M

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

2023-04-07 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 829f312e2f4daefba4f0b7f23ed3db645bc1d6bb https://github.com/WebKit/WebKit/commit/829f312e2f4daefba4f0b7f23ed3db645bc1d6bb Author: Fujii Hironori Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d3c2c8: REGRESSION(262749@main) [GraphicsLayerWC] WCConten...

2023-04-08 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d3c2c894de79fc44199e1ec91ae0e1f4c6904a4f https://github.com/WebKit/WebKit/commit/d3c2c894de79fc44199e1ec91ae0e1f4c6904a4f Author: Fujii Hironori Date: 2023-04-08 (Sat, 08 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f0c7ad: wtf/Process.h is conflicting with process.h on Win...

2023-04-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0c7ad4d9de932871e5e01c463a25c02db140b99 https://github.com/WebKit/WebKit/commit/f0c7ad4d9de932871e5e01c463a25c02db140b99 Author: Fujii Hironori Date: 2023-04-09 (Sun, 09 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 16cd6f: REGRESSION(262765@main) builtins-generator-tests i...

2023-04-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 16cd6f5d79d72d3066e7c29509a8d07a874eb9b7 https://github.com/WebKit/WebKit/commit/16cd6f5d79d72d3066e7c29509a8d07a874eb9b7 Author: Fujii Hironori Date: 2023-04-10 (Mon, 10 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8d6126: TextureMapperGL: Support painting to a BitmapTextu...

2023-04-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8d6126fe8b505e74482ab5583385b01d45d5f9dd https://github.com/WebKit/WebKit/commit/8d6126fe8b505e74482ab5583385b01d45d5f9dd Author: Fujii Hironori Date: 2023-04-10 (Mon, 10 Apr 2023) Changed paths: M

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

2023-04-04 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 590debf274a3ebd882f19f25370afeea6fe98622 https://github.com/WebKit/WebKit/commit/590debf274a3ebd882f19f25370afeea6fe98622 Author: Fujii Hironori Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] fc5e0e: REGRESSION(262518@main) [cairo] Crash under Graphi...

2023-04-04 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc5e0e6a297b4373a182086c9e862323fd70abaa https://github.com/WebKit/WebKit/commit/fc5e0e6a297b4373a182086c9e862323fd70abaa Author: Fujii Hironori Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9be772: [Win] REGRESSION(259818@main) error LNK2019: unres...

2023-02-05 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9be772528ff28d90138ee12eebc844be7dce30ae https://github.com/WebKit/WebKit/commit/9be772528ff28d90138ee12eebc844be7dce30ae Author: Fujii Hironori Date: 2023-02-05 (Sun, 05 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 428476: [curl] CloseEvent has wasClean=true and no error c...

2023-02-08 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 42847605cf96636afb6059426edf7c7b3ed9adb5 https://github.com/WebKit/WebKit/commit/42847605cf96636afb6059426edf7c7b3ed9adb5 Author: Fujii Hironori Date: 2023-02-08 (Wed, 08 Feb 2023) Changed paths

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

2023-02-09 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e51a364ac43a78edfe75ef520aa42310b117495 https://github.com/WebKit/WebKit/commit/3e51a364ac43a78edfe75ef520aa42310b117495 Author: Fujii Hironori Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 05b9bd: [Win] REGRESSION(260060@main) run-webkit-tests doe...

2023-02-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 05b9bdf1e05b4e6145b1c68dedf5c3c44bc4a395 https://github.com/WebKit/WebKit/commit/05b9bdf1e05b4e6145b1c68dedf5c3c44bc4a395 Author: Fujii Hironori Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 318c1a: Disable PrivateClickMeasurement for non Cocoa ports

2023-02-14 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 318c1ac13d57a0a8b4ad63eb109ff7a51a43933c https://github.com/WebKit/WebKit/commit/318c1ac13d57a0a8b4ad63eb109ff7a51a43933c Author: Fujii Hironori Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9fdab7: [WinCairo] run-api-tests: Failed to list TestWebKi...

2023-02-15 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9fdab7d948f31524ca1362e9b1465282dbc2ffe1 https://github.com/WebKit/WebKit/commit/9fdab7d948f31524ca1362e9b1465282dbc2ffe1 Author: Fujii Hironori Date: 2023-02-15 (Wed, 15 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1ebb3a: [WinCairo] Disable legacy WebKit

2023-02-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1ebb3a9a9ed1e7e7ee6563ebe1bfde937d4bb683 https://github.com/WebKit/WebKit/commit/1ebb3a9a9ed1e7e7ee6563ebe1bfde937d4bb683 Author: Fujii Hironori Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M

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

2023-02-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e76a0dac534d78def3c9dae4c14ad81c448ffad5 https://github.com/WebKit/WebKit/commit/e76a0dac534d78def3c9dae4c14ad81c448ffad5 Author: Fujii Hironori Date: 2023-02-12 (Sun, 12 Feb 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 890886: [WinCairo] Remove CFLite dependency

2023-02-14 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8908861a34db25d49aa69b41f2f97e7c16724240 https://github.com/WebKit/WebKit/commit/8908861a34db25d49aa69b41f2f97e7c16724240 Author: Fujii Hironori Date: 2023-02-14 (Tue, 14 Feb 2023) Changed paths: M

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

2023-04-13 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dfac4fca21534c38858ca85c5c71df9ce3f82cd1 https://github.com/WebKit/WebKit/commit/dfac4fca21534c38858ca85c5c71df9ce3f82cd1 Author: Fujii Hironori Date: 2023-04-13 (Thu, 13 Apr 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 5b9202: Flaky API Test: TestWTF.WTF_SynchronizedFixedQueue...

2023-05-04 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5b9202cb4147f34728e00b156392ac54a0b9a0dc https://github.com/WebKit/WebKit/commit/5b9202cb4147f34728e00b156392ac54a0b9a0dc Author: Fujii Hironori Date: 2023-05-03 (Wed, 03 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] dc5a42: GraphicsLayerWC: site isolation support

2023-06-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dc5a423def84441a34100343e210d96406307e04 https://github.com/WebKit/WebKit/commit/dc5a423def84441a34100343e210d96406307e04 Author: Fujii Hironori Date: 2023-06-12 (Mon, 12 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] ee0c81: ASSERTION FAILED: !isMainRunLoop() in WebCore::SWR...

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

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

2023-07-02 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 069734db76b9ca54c27cc604e9e0a8a68428f4cf https://github.com/WebKit/WebKit/commit/069734db76b9ca54c27cc604e9e0a8a68428f4cf Author: Fujii Hironori Date: 2023-07-02 (Sun, 02 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 21785f: [Win] Remove DLLLauncherMain.cpp

2023-07-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 21785f58f0ef78badabb6ab466a888bc5399cbf2 https://github.com/WebKit/WebKit/commit/21785f58f0ef78badabb6ab466a888bc5399cbf2 Author: Fujii Hironori Date: 2023-07-06 (Thu, 06 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4660c0: WTF_Ref.StaticReferenceCastFromRValueReference and...

2023-07-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4660c0d124bb5361653b48162b8209786917c1d2 https://github.com/WebKit/WebKit/commit/4660c0d124bb5361653b48162b8209786917c1d2 Author: Fujii Hironori Date: 2023-07-06 (Thu, 06 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d8d3ae: Stop "using WTF::UUID" in the global scope by repl...

2023-07-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d8d3aef8dff8be07e6a3b9f3a22caf4099181ea9 https://github.com/WebKit/WebKit/commit/d8d3aef8dff8be07e6a3b9f3a22caf4099181ea9 Author: Fujii Hironori Date: 2023-07-06 (Thu, 06 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d88306: Incorrect tab stop if tab-size is a and t...

2023-07-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d88306bc080b632ff421d82f64806ca1220fe9ab https://github.com/WebKit/WebKit/commit/d88306bc080b632ff421d82f64806ca1220fe9ab Author: Fujii Hironori Date: 2023-07-10 (Mon, 10 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] afbcfa: Fix clang-cl warnings of WebCore for Windows port

2023-07-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: afbcfab2cefd87cd5534a9a3086efc21e97cd727 https://github.com/WebKit/WebKit/commit/afbcfab2cefd87cd5534a9a3086efc21e97cd727 Author: Fujii Hironori Date: 2023-07-12 (Wed, 12 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 805f2b: [gtest][CMake] Compile the unified source gtest-al...

2023-07-12 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 805f2b51a3510329657d290c42c01d175158b26e https://github.com/WebKit/WebKit/commit/805f2b51a3510329657d290c42c01d175158b26e Author: Fujii Hironori Date: 2023-07-12 (Wed, 12 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f65f3c: Unreviewed non-unified source builds fix

2023-07-11 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f65f3c5aed8fa7bb69acdc4a696fb900d5395edd https://github.com/WebKit/WebKit/commit/f65f3c5aed8fa7bb69acdc4a696fb900d5395edd Author: Fujii Hironori Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f43f81: RemoteInspectorSocketWin.cpp: warning: cast from '...

2023-07-11 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f43f814b129e0da721ae11915c42e4e73d3607a1 https://github.com/WebKit/WebKit/commit/f43f814b129e0da721ae11915c42e4e73d3607a1 Author: Fujii Hironori Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4e68a1: Unreviewed non-unified source builds fix 2023-07-14

2023-07-13 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4e68a149e83d28ec2963a292147c15e412b7ce0b https://github.com/WebKit/WebKit/commit/4e68a149e83d28ec2963a292147c15e412b7ce0b Author: Fujii Hironori Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e51b17: Fix Windows port clang-cl warnings for WebKit and ...

2023-07-14 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e51b17e2f6135304d65a02193e1d5acd59a9ffc4 https://github.com/WebKit/WebKit/commit/e51b17e2f6135304d65a02193e1d5acd59a9ffc4 Author: Fujii Hironori Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M

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

2023-07-17 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df032e1a413ba335443044e9a18ad6c9c69b9aa4 https://github.com/WebKit/WebKit/commit/df032e1a413ba335443044e9a18ad6c9c69b9aa4 Author: Fujii Hironori Date: 2023-07-17 (Mon, 17 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 658366: REGRESSION(266149@main): RemoteRenderingBackendPro...

2023-07-18 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6583669c9835912902f501e395391116035bf740 https://github.com/WebKit/WebKit/commit/6583669c9835912902f501e395391116035bf740 Author: Fujii Hironori Date: 2023-07-18 (Tue, 18 Jul 2023) Changed paths: M

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

2023-07-19 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bac5d517a6468cff35eacffcb8a29529ba5ba5a4 https://github.com/WebKit/WebKit/commit/bac5d517a6468cff35eacffcb8a29529ba5ba5a4 Author: Fujii Hironori Date: 2023-07-18 (Tue, 18 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 124bb5: Fix clang-cl warnings for JavaScriptCore Windows port

2023-07-11 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 124bb51866f924cd247273b37831befaeae2d07c https://github.com/WebKit/WebKit/commit/124bb51866f924cd247273b37831befaeae2d07c Author: Fujii Hironori Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e57a42: FileSystemWin.cpp: warning: unused function 'getFi...

2023-07-11 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e57a429e193977681da5e369136b92bc0031ef1a https://github.com/WebKit/WebKit/commit/e57a429e193977681da5e369136b92bc0031ef1a Author: Fujii Hironori Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] c107fc: Unreviewed non-unified source builds fix

2023-07-20 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c107fc39707eefac321f3c3fc070180de0ccea22 https://github.com/WebKit/WebKit/commit/c107fc39707eefac321f3c3fc070180de0ccea22 Author: Fujii Hironori Date: 2023-07-20 (Thu, 20 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] aeb7d6: [Win] TestWebKit.Curl.CertificateAPI is failing

2023-07-05 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aeb7d626dad9a90b21c7fa73499e84d9359f3105 https://github.com/WebKit/WebKit/commit/aeb7d626dad9a90b21c7fa73499e84d9359f3105 Author: Fujii Hironori Date: 2023-07-05 (Wed, 05 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] e3acb1: [Win] Skip TestWTF.WTF_DateMath.calculateLocalTime...

2023-07-03 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e3acb13330e48747c0995c82edf45b28bdf00709 https://github.com/WebKit/WebKit/commit/e3acb13330e48747c0995c82edf45b28bdf00709 Author: Fujii Hironori Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4e3110: [Win] TestWebKit.WebKit.WKPreferencesDefaults is f...

2023-07-03 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4e3110c9c8cd10137d969b0f82d354bbe271aa91 https://github.com/WebKit/WebKit/commit/4e3110c9c8cd10137d969b0f82d354bbe271aa91 Author: Fujii Hironori Date: 2023-07-03 (Mon, 03 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] be340c: [Win] Remove old files for Apple Windows port

2023-07-05 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: be340c29039e9ab9c59788c2a3bc2f73a28fbf5a https://github.com/WebKit/WebKit/commit/be340c29039e9ab9c59788c2a3bc2f73a28fbf5a Author: Fujii Hironori Date: 2023-07-05 (Wed, 05 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 6a23b5: [Win] Remove unused RenderThemeWin, ScrollbarTheme...

2023-05-28 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6a23b54c9e232a21a069136a0fa22b03d6223935 https://github.com/WebKit/WebKit/commit/6a23b54c9e232a21a069136a0fa22b03d6223935 Author: Fujii Hironori Date: 2023-05-28 (Sun, 28 May 2023) Changed paths: M

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

2023-05-31 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fa9df2d4f442ce1c83aa934ce603fd3ce303aff0 https://github.com/WebKit/WebKit/commit/fa9df2d4f442ce1c83aa934ce603fd3ce303aff0 Author: Fujii Hironori Date: 2023-05-31 (Wed, 31 May 2023) Changed paths: M

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

2023-06-01 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0556ac67706b3064c3b34ef227ccba032b3adac2 https://github.com/WebKit/WebKit/commit/0556ac67706b3064c3b34ef227ccba032b3adac2 Author: Fujii Hironori Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d59f20: REGRESSION(264722@main) ASSERTION FAILED: forward ...

2023-06-01 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d59f20a7765a4fbbc130df8f339424920b737841 https://github.com/WebKit/WebKit/commit/d59f20a7765a4fbbc130df8f339424920b737841 Author: Fujii Hironori Date: 2023-06-01 (Thu, 01 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] f0c80d: [Win] Use Win32Handle for m_fileMapping of WTF::Fi...

2023-05-24 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f0c80d6f85768a161b0d767707ca44284373db84 https://github.com/WebKit/WebKit/commit/f0c80d6f85768a161b0d767707ca44284373db84 Author: Fujii Hironori Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: M

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

2023-05-24 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b5a4c012afde895fc78ccf1511eb168c811f962c https://github.com/WebKit/WebKit/commit/b5a4c012afde895fc78ccf1511eb168c811f962c Author: Fujii Hironori Date: 2023-05-24 (Wed, 24 May 2023) Changed paths: M

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

2023-06-08 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0950aa5b374bb1e2c34f3e1b86283fd0d03196c9 https://github.com/WebKit/WebKit/commit/0950aa5b374bb1e2c34f3e1b86283fd0d03196c9 Author: Fujii Hironori Date: 2023-06-08 (Thu, 08 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a9296b: WTF::Win32Handle: Check the DuplicateHandle result

2023-05-28 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a9296b7cf56e03c1b082f96c577bff4ef6fca82f https://github.com/WebKit/WebKit/commit/a9296b7cf56e03c1b082f96c577bff4ef6fca82f Author: Fujii Hironori Date: 2023-05-28 (Sun, 28 May 2023) Changed paths: M

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

2023-08-02 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1203396b4b932d66fa7ccac817e61736f51f5d2f https://github.com/WebKit/WebKit/commit/1203396b4b932d66fa7ccac817e61736f51f5d2f Author: Fujii Hironori Date: 2023-08-02 (Wed, 02 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 1cf603: REGRESSION(266167@main): [non-Cocoa] Some http/tes...

2023-07-25 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1cf603b84515a4e55b072398f717fa8eb41034f4 https://github.com/WebKit/WebKit/commit/1cf603b84515a4e55b072398f717fa8eb41034f4 Author: Fujii Hironori Date: 2023-07-25 (Tue, 25 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a60989: Remove unused source files and functions under pla...

2023-08-08 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a609892d5f503ee3cc18db868de83fc76e05770f https://github.com/WebKit/WebKit/commit/a609892d5f503ee3cc18db868de83fc76e05770f Author: Fujii Hironori Date: 2023-08-08 (Tue, 08 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] a7bd57: [Win] WebCore::instanceHandle() always returns a n...

2023-08-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a7bd570e6391a2721126dd5baa4c5251109dfdd6 https://github.com/WebKit/WebKit/commit/a7bd570e6391a2721126dd5baa4c5251109dfdd6 Author: Fujii Hironori Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] accc5a: [Win] Turn off antialiasing when rendering with Ahem

2023-08-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: accc5ae0b380a0bff11d98a3bcea42bffe6d5c19 https://github.com/WebKit/WebKit/commit/accc5ae0b380a0bff11d98a3bcea42bffe6d5c19 Author: Fujii Hironori Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 2e4cd2: REGRESSION(261288@main): [Win] TestWebCore.WebCore...

2023-08-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e4cd29233b71e17121a3210a7cfe500117464d8 https://github.com/WebKit/WebKit/commit/2e4cd29233b71e17121a3210a7cfe500117464d8 Author: Fujii Hironori Date: 2023-08-10 (Thu, 10 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8b7b21: REGRESSION(266606@main): MessageArgumentDescriptio...

2023-08-05 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8b7b2179aa7269739fc210a0e8a5401c19b593bf https://github.com/WebKit/WebKit/commit/8b7b2179aa7269739fc210a0e8a5401c19b593bf Author: Fujii Hironori Date: 2023-08-05 (Sat, 05 Aug 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 42fcbb: REGRESSION(227811@main): run-webkit-tests reports ...

2023-08-07 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 42fcbb07f8be92bcf0b6171f114e39aded2d10f4 https://github.com/WebKit/WebKit/commit/42fcbb07f8be92bcf0b6171f114e39aded2d10f4 Author: Fujii Hironori Date: 2023-08-07 (Mon, 07 Aug 2023) Changed paths: M

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

2023-08-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 80f1e26597e5d3195f97feb11bf8a6c7a489dbd2 https://github.com/WebKit/WebKit/commit/80f1e26597e5d3195f97feb11bf8a6c7a489dbd2 Author: Fujii Hironori Date: 2023-08-06 (Sun, 06 Aug 2023) Changed paths: M

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

2023-07-26 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 17c75229279a287da0a2c016809991834d4e0fb2 https://github.com/WebKit/WebKit/commit/17c75229279a287da0a2c016809991834d4e0fb2 Author: Fujii Hironori Date: 2023-07-26 (Wed, 26 Jul 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d192a9: REGRESSION(265349@main) [Win] WebGL doesn't work

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

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

2023-06-30 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 53c9beee074782ce0c200522de1e26fc232e88d1 https://github.com/WebKit/WebKit/commit/53c9beee074782ce0c200522de1e26fc232e88d1 Author: Fujii Hironori Date: 2023-06-30 (Fri, 30 Jun 2023) Changed paths: M

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

2023-06-25 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce259f57883f636c55de4be057002b8becb395e2 https://github.com/WebKit/WebKit/commit/ce259f57883f636c55de4be057002b8becb395e2 Author: Fujii Hironori Date: 2023-06-25 (Sun, 25 Jun 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] 902804: [cairo] Clamp the clip rect expanded to the infinity

2023-05-10 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 902804f38b459789d2c1d6d49aaad7b84628930b https://github.com/WebKit/WebKit/commit/902804f38b459789d2c1d6d49aaad7b84628930b Author: Fujii Hironori Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] bf43c5: Cherry-pick 263943@main (902804f38b45). https://bu...

2023-05-16 Thread Fujii Hironori
Branch: refs/heads/webkitglib/2.40 Home: https://github.com/WebKit/WebKit Commit: bf43c512b6deed784c832a5056591ca9f6bba388 https://github.com/WebKit/WebKit/commit/bf43c512b6deed784c832a5056591ca9f6bba388 Author: Fujii Hironori Date: 2023-05-16 (Tue, 16 May 2023) Changed

[webkit-changes] [WebKit/WebKit] a4bc00: Cherry-pick 263943@main (902804f38b45). https://bu...

2023-05-16 Thread Fujii Hironori
Branch: refs/heads/webkitglib/2.38 Home: https://github.com/WebKit/WebKit Commit: a4bc006f5d0a253c553f2702b36e5afffc44363f https://github.com/WebKit/WebKit/commit/a4bc006f5d0a253c553f2702b36e5afffc44363f Author: Fujii Hironori Date: 2023-05-16 (Tue, 16 May 2023) Changed

[webkit-changes] [WebKit/WebKit] 75e1cc: REGRESSION(263746@main) DrawingAreaWC.h: error C36...

2023-05-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 75e1ccf10122acef10fdb1d657843ec2b78d436c https://github.com/WebKit/WebKit/commit/75e1ccf10122acef10fdb1d657843ec2b78d436c Author: Fujii Hironori Date: 2023-05-06 (Sat, 06 May 2023) Changed paths: M

[webkit-changes] [WebKit/WebKit] d505e8: [Win] LayoutUnit.h(84) : warning C4756: overflow i...

2023-05-06 Thread Fujii Hironori
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d505e867ef8298cfb655426ac0a5a52ae7af2929 https://github.com/WebKit/WebKit/commit/d505e867ef8298cfb655426ac0a5a52ae7af2929 Author: Fujii Hironori Date: 2023-05-06 (Sat, 06 May 2023) Changed paths: M

<    1   2   3   4   5   >