[webkit-changes] [294322] trunk/Source/WebKit

2022-05-17 Thread clord
Title: [294322] trunk/Source/WebKit Revision 294322 Author cl...@igalia.com Date 2022-05-17 06:22:50 -0700 (Tue, 17 May 2022) Log Message [WPE] Use new libwpe API to synchronise display refreshes fully to the screen refresh rate https://bugs.webkit.org/show_bug.cgi?id=240453 Reviewed by

[webkit-changes] [290015] trunk/Source/WebCore

2022-02-17 Thread clord
Title: [290015] trunk/Source/WebCore Revision 290015 Author cl...@igalia.com Date 2022-02-17 06:54:03 -0800 (Thu, 17 Feb 2022) Log Message [WPE] Build failure when building with ANGLE enabled since r289912 https://bugs.webkit.org/show_bug.cgi?id=236768 Reviewed by Alejandro G. Castro. F

[webkit-changes] [289884] trunk/Source/WebCore

2022-02-16 Thread clord
Title: [289884] trunk/Source/WebCore Revision 289884 Author cl...@igalia.com Date 2022-02-16 01:39:44 -0800 (Wed, 16 Feb 2022) Log Message [GTK][WPE] Crashing/weird behaviour when trying to use videos as textures with ANGLE WebGL enabled https://bugs.webkit.org/show_bug.cgi?id=236587 Rev

[webkit-changes] [289418] trunk/Source/WebCore

2022-02-08 Thread clord
Title: [289418] trunk/Source/WebCore Revision 289418 Author cl...@igalia.com Date 2022-02-08 12:45:41 -0800 (Tue, 08 Feb 2022) Log Message [GTK][WPE] Fallback path for WebGL rendering with ANGLE is incorrectly scheduling on the compositor thread https://bugs.webkit.org/show_bug.cgi?id=236

[webkit-changes] [289106] trunk/Source/WebCore

2022-02-03 Thread clord
Title: [289106] trunk/Source/WebCore Revision 289106 Author cl...@igalia.com Date 2022-02-03 23:16:39 -0800 (Thu, 03 Feb 2022) Log Message [GTK][WPE] Use dmabuf when possible to transfer ANGLE rendering to the compositor https://bugs.webkit.org/show_bug.cgi?id=235946 Reviewed by Žan Dobe

[webkit-changes] [289043] trunk/Source/WebCore

2022-02-03 Thread clord
Title: [289043] trunk/Source/WebCore Revision 289043 Author cl...@igalia.com Date 2022-02-03 05:21:54 -0800 (Thu, 03 Feb 2022) Log Message Add specialize type traits to GLContext https://bugs.webkit.org/show_bug.cgi?id=236076 Reviewed by Alejandro G. Castro. Make GLContext downcastable.

[webkit-changes] [288014] trunk/Source/WebCore

2022-01-14 Thread clord
Title: [288014] trunk/Source/WebCore Revision 288014 Author cl...@igalia.com Date 2022-01-14 04:55:03 -0800 (Fri, 14 Jan 2022) Log Message [GTK][WPE] Share code between NicosiaGCGLLayer+ANGLE and NicosiaImageBufferPipe https://bugs.webkit.org/show_bug.cgi?id=235182 Reviewed by Alejandro

[webkit-changes] [287923] trunk

2022-01-12 Thread clord
Title: [287923] trunk Revision 287923 Author cl...@igalia.com Date 2022-01-12 07:04:39 -0800 (Wed, 12 Jan 2022) Log Message [WPE] Fix building WebXR with ANGLE enabled https://bugs.webkit.org/show_bug.cgi?id=235108 Reviewed by Alejandro G. Castro. .: Remove conflict between WebXR and A

[webkit-changes] [287920] trunk

2022-01-12 Thread clord
Title: [287920] trunk Revision 287920 Author cl...@igalia.com Date 2022-01-12 05:02:19 -0800 (Wed, 12 Jan 2022) Log Message [WPE] Enable WebGL ANGLE support https://bugs.webkit.org/show_bug.cgi?id=235064 Reviewed by Alejandro G. Castro. .: Add the USE_ANGLE_WEBGL option for WPE. This i

[webkit-changes] [287794] trunk/Source/WebKit

2022-01-07 Thread clord
Title: [287794] trunk/Source/WebKit Revision 287794 Author cl...@igalia.com Date 2022-01-07 15:47:41 -0800 (Fri, 07 Jan 2022) Log Message [GTK] REGRESSION: Kinetic scrolling via touch-screen behaves oddly https://bugs.webkit.org/show_bug.cgi?id=234958 Reviewed by Michael Catanzaro. The

[webkit-changes] [287075] trunk

2021-12-15 Thread clord
Title: [287075] trunk Revision 287075 Author cl...@igalia.com Date 2021-12-15 08:33:45 -0800 (Wed, 15 Dec 2021) Log Message [GTK] Use libgbm and the ANGLE gbm backend to fix initialisation https://bugs.webkit.org/show_bug.cgi?id=234293 Reviewed by Don Olmstead. .: Add cmake files to fi

[webkit-changes] [286839] trunk

2021-12-10 Thread clord
Title: [286839] trunk Revision 286839 Author cl...@igalia.com Date 2021-12-10 02:18:50 -0800 (Fri, 10 Dec 2021) Log Message Change contributor status of Chris Lord from committer to reviewer https://bugs.webkit.org/show_bug.cgi?id=234136 Unreviewed. * metadata/contributors.json: Modif

[webkit-changes] [285992] trunk/Source

2021-11-18 Thread clord
Title: [285992] trunk/Source Revision 285992 Author cl...@igalia.com Date 2021-11-18 02:06:53 -0800 (Thu, 18 Nov 2021) Log Message [GLIB] twitch.tv forces synchronous scrolling https://bugs.webkit.org/show_bug.cgi?id=232376 Reviewed by Simon Fraser. Source/WebCore: Make sure to keep t

[webkit-changes] [285929] trunk

2021-11-17 Thread clord
Title: [285929] trunk Revision 285929 Author cl...@igalia.com Date 2021-11-17 07:08:14 -0800 (Wed, 17 Nov 2021) Log Message Add Chris Lord's GitHub username to contributors.json https://bugs.webkit.org/show_bug.cgi?id=233254 Unreviewed * metadata/contributors.json: Modified Paths tru

[webkit-changes] [285858] trunk/Source/WebCore

2021-11-16 Thread clord
Title: [285858] trunk/Source/WebCore Revision 285858 Author cl...@igalia.com Date 2021-11-16 05:40:51 -0800 (Tue, 16 Nov 2021) Log Message [GTK][WPE] displayDidRefresh can shortcut waking up the scrolling thread https://bugs.webkit.org/show_bug.cgi?id=233187 Reviewed by Alejandro G. Cast

[webkit-changes] [285205] trunk/Source/WebCore

2021-11-03 Thread clord
Title: [285205] trunk/Source/WebCore Revision 285205 Author cl...@igalia.com Date 2021-11-03 07:37:04 -0700 (Wed, 03 Nov 2021) Log Message [GTK][WPE] Use the display refresh to drive scrolling animations (sync scroll) https://bugs.webkit.org/show_bug.cgi?id=232077 Reviewed by Simon Frase

[webkit-changes] [285161] trunk/Source/WebCore

2021-11-02 Thread clord
Title: [285161] trunk/Source/WebCore Revision 285161 Author cl...@igalia.com Date 2021-11-02 08:59:13 -0700 (Tue, 02 Nov 2021) Log Message [GTK][WPE] Use the display refresh to drive scrolling animations (async scroll) https://bugs.webkit.org/show_bug.cgi?id=232432 Reviewed by Simon Fras

[webkit-changes] [284778] trunk

2021-10-25 Thread clord
Title: [284778] trunk Revision 284778 Author cl...@igalia.com Date 2021-10-25 05:35:28 -0700 (Mon, 25 Oct 2021) Log Message [GTK][WPE] REGRESSION(r284596): Scrolling sometimes jumps to the top of the page during smooth mouse-wheel scrolling https://bugs.webkit.org/show_bug.cgi?id=232229

[webkit-changes] [284603] trunk

2021-10-21 Thread clord
Title: [284603] trunk Revision 284603 Author cl...@igalia.com Date 2021-10-21 07:09:08 -0700 (Thu, 21 Oct 2021) Log Message [WPE][GTK] Enable smooth scrolling by default https://bugs.webkit.org/show_bug.cgi?id=220512 Reviewed by Carlos Garcia Campos. .: Build smooth scrolling by defaul

[webkit-changes] [284596] trunk/Source/WebCore

2021-10-21 Thread clord
Title: [284596] trunk/Source/WebCore Revision 284596 Author cl...@igalia.com Date 2021-10-21 02:53:50 -0700 (Thu, 21 Oct 2021) Log Message [GTK] Slow scrolling (not matching GTK native scroll amount) https://bugs.webkit.org/show_bug.cgi?id=197100 Reviewed by Simon Fraser. Fix up behavio

[webkit-changes] [283626] trunk

2021-10-06 Thread clord
Title: [283626] trunk Revision 283626 Author cl...@igalia.com Date 2021-10-06 09:06:36 -0700 (Wed, 06 Oct 2021) Log Message [GTK][WPE] CSS scroll snapping interacts badly with smooth scrolling https://bugs.webkit.org/show_bug.cgi?id=229037 Reviewed by Simon Fraser. Source/WebCore: Make

[webkit-changes] [283548] trunk/Source/WebCore

2021-10-05 Thread clord
Title: [283548] trunk/Source/WebCore Revision 283548 Author cl...@igalia.com Date 2021-10-05 06:57:34 -0700 (Tue, 05 Oct 2021) Log Message [GTK][WPE] REGRESSION: Async scrolling jumps to the top of the page until keyboard-initiated paging https://bugs.webkit.org/show_bug.cgi?id=230953 Re

[webkit-changes] [282952] trunk

2021-09-23 Thread clord
Title: [282952] trunk Revision 282952 Author cl...@igalia.com Date 2021-09-23 01:18:45 -0700 (Thu, 23 Sep 2021) Log Message [GTK] Allow sending precise mouse wheel events in LayoutTests https://bugs.webkit.org/show_bug.cgi?id=230541 Reviewed by Tim Horton. Source/WebKit: Add code to be

[webkit-changes] [282809] trunk/Source/WebCore

2021-09-21 Thread clord
Title: [282809] trunk/Source/WebCore Revision 282809 Author cl...@igalia.com Date 2021-09-21 02:28:00 -0700 (Tue, 21 Sep 2021) Log Message imported/w3c/web-platform-tests/css/css-font-loading/fontfaceset-load-var.html crashes https://bugs.webkit.org/show_bug.cgi?id=229727 Reviewed by Da

[webkit-changes] [280084] trunk

2021-07-20 Thread clord
Title: [280084] trunk Revision 280084 Author cl...@igalia.com Date 2021-07-20 10:07:58 -0700 (Tue, 20 Jul 2021) Log Message Canvas and OffscreenCanvas getContext should check if argument is an object before trying to convert it to a dictionary https://bugs.webkit.org/show_bug.cgi?id=22779

[webkit-changes] [279640] trunk

2021-07-07 Thread clord
Title: [279640] trunk Revision 279640 Author cl...@igalia.com Date 2021-07-07 01:12:26 -0700 (Wed, 07 Jul 2021) Log Message [WPE] Fieldset elements can incorrectly get treated as opaque with async scrolling overflow areas enabled https://bugs.webkit.org/show_bug.cgi?id=227679 Reviewed by

[webkit-changes] [278883] trunk

2021-06-15 Thread clord
Title: [278883] trunk Revision 278883 Author cl...@igalia.com Date 2021-06-15 11:12:34 -0700 (Tue, 15 Jun 2021) Log Message Scrollbars are not clipped to layer bounds in RenderLayerBacking https://bugs.webkit.org/show_bug.cgi?id=226823 Reviewed by Simon Fraser. Source/WebCore: Mask con

[webkit-changes] [278429] trunk

2021-06-03 Thread clord
Title: [278429] trunk Revision 278429 Author cl...@igalia.com Date 2021-06-03 16:39:32 -0700 (Thu, 03 Jun 2021) Log Message [WPE] position:sticky content is not correctly offset on async scrolled overflow layers with an RTL vertical scrollbar https://bugs.webkit.org/show_bug.cgi?id=226327

[webkit-changes] [278129] trunk

2021-05-26 Thread clord
Title: [278129] trunk Revision 278129 Author cl...@igalia.com Date 2021-05-26 15:46:05 -0700 (Wed, 26 May 2021) Log Message Scrollbars/indicators are sometimes incorrectly drawn when async overflow scrolling is enabled https://bugs.webkit.org/show_bug.cgi?id=226259 Reviewed by Simon Fras

[webkit-changes] [277855] trunk/Source/WebCore

2021-05-21 Thread clord
Title: [277855] trunk/Source/WebCore Revision 277855 Author cl...@igalia.com Date 2021-05-21 05:23:37 -0700 (Fri, 21 May 2021) Log Message [GTK] REGRESSION: Broken scrolling on element.io with async scrolling https://bugs.webkit.org/show_bug.cgi?id=65 Reviewed by Carlos Garcia Campos

[webkit-changes] [277840] trunk

2021-05-20 Thread clord
Title: [277840] trunk Revision 277840 Author cl...@igalia.com Date 2021-05-20 17:24:33 -0700 (Thu, 20 May 2021) Log Message [WPE] Spatial navigation tests fail with async overflow scrolling enabled https://bugs.webkit.org/show_bug.cgi?id=225922 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [277802] trunk/Source/WebCore

2021-05-20 Thread clord
Title: [277802] trunk/Source/WebCore Revision 277802 Author cl...@igalia.com Date 2021-05-20 11:08:36 -0700 (Thu, 20 May 2021) Log Message Allow passing a VisibleRectContext when calculating the clipped overflow rect https://bugs.webkit.org/show_bug.cgi?id=226007 Reviewed by Simon Fraser

[webkit-changes] [277023] trunk/LayoutTests

2021-05-05 Thread clord
Title: [277023] trunk/LayoutTests Revision 277023 Author cl...@igalia.com Date 2021-05-05 09:33:23 -0700 (Wed, 05 May 2021) Log Message Update WPT OffscreenCanvas tests to respect [EnforceRange] https://bugs.webkit.org/show_bug.cgi?id=225391 Reviewed by Darin Adler. LayoutTests/imported

[webkit-changes] [277011] trunk

2021-05-05 Thread clord
Title: [277011] trunk Revision 277011 Author cl...@igalia.com Date 2021-05-05 02:49:44 -0700 (Wed, 05 May 2021) Log Message OffscreenCanvas should preserve context transform after transferToImageBitmap https://bugs.webkit.org/show_bug.cgi?id=225304 Reviewed by Darin Adler. LayoutTests/i

[webkit-changes] [276895] trunk

2021-05-03 Thread clord
Title: [276895] trunk Revision 276895 Author cl...@igalia.com Date 2021-05-03 02:29:48 -0700 (Mon, 03 May 2021) Log Message Decoding an SVG off the main thread causes a crash https://bugs.webkit.org/show_bug.cgi?id=206055 Reviewed by Darin Adler. LayoutTests/imported/w3c: Rebaseline Of

[webkit-changes] [276450] trunk

2021-04-22 Thread clord
Title: [276450] trunk Revision 276450 Author cl...@igalia.com Date 2021-04-22 11:44:49 -0700 (Thu, 22 Apr 2021) Log Message Implement FontFace in Workers for OffscreenCanvas https://bugs.webkit.org/show_bug.cgi?id=224178 Reviewed by Darin Adler. LayoutTests/imported/w3c: FontFace is n

[webkit-changes] [276372] trunk

2021-04-21 Thread clord
Title: [276372] trunk Revision 276372 Author cl...@igalia.com Date 2021-04-21 10:43:50 -0700 (Wed, 21 Apr 2021) Log Message DOMException should be Serializable https://bugs.webkit.org/show_bug.cgi?id=224865 Reviewed by Chris Dumez. LayoutTests/imported/w3c: DOMException is now serializ

[webkit-changes] [276295] trunk/Source/WebCore

2021-04-20 Thread clord
Title: [276295] trunk/Source/WebCore Revision 276295 Author cl...@igalia.com Date 2021-04-20 02:50:24 -0700 (Tue, 20 Apr 2021) Log Message Don't use the full CSS parser for CSSFontFaceSet https://bugs.webkit.org/show_bug.cgi?id=224749 Reviewed by Darin Adler. Replace use of the full CSS

[webkit-changes] [276210] trunk/Source/WebCore

2021-04-17 Thread clord
Title: [276210] trunk/Source/WebCore Revision 276210 Author cl...@igalia.com Date 2021-04-17 15:40:08 -0700 (Sat, 17 Apr 2021) Log Message Create local copy of CSSParserContext in CSSPropertyParserWorkerSafe https://bugs.webkit.org/show_bug.cgi?id=224675 Reviewed by Darin Adler. Make su

[webkit-changes] [276017] trunk/Source/WebCore

2021-04-15 Thread clord
Title: [276017] trunk/Source/WebCore Revision 276017 Author cl...@igalia.com Date 2021-04-15 04:14:07 -0700 (Thu, 15 Apr 2021) Log Message Make FontFace parsing worker-safe https://bugs.webkit.org/show_bug.cgi?id=224426 Reviewed by Darin Adler. Make CSS FontFace property parsing safe to

[webkit-changes] [275817] trunk/Source/WebCore

2021-04-12 Thread clord
Title: [275817] trunk/Source/WebCore Revision 275817 Author cl...@igalia.com Date 2021-04-12 02:26:42 -0700 (Mon, 12 Apr 2021) Log Message Refactor font loading to make it possible for Worker to implement it https://bugs.webkit.org/show_bug.cgi?id=224277 Reviewed by Darin Adler. Introdu

[webkit-changes] [275500] trunk/Source/WebCore

2021-04-06 Thread clord
Title: [275500] trunk/Source/WebCore Revision 275500 Author cl...@igalia.com Date 2021-04-06 02:59:36 -0700 (Tue, 06 Apr 2021) Log Message BidiContext caching is not thread-safe https://bugs.webkit.org/show_bug.cgi?id=224179 Reviewed by Darin Adler. Make BidiContext ThreadSafeRefCounted

[webkit-changes] [275420] trunk

2021-04-02 Thread clord
Title: [275420] trunk Revision 275420 Author cl...@igalia.com Date 2021-04-02 07:06:16 -0700 (Fri, 02 Apr 2021) Log Message Implement text rendering on OffscreenCanvas in a Worker https://bugs.webkit.org/show_bug.cgi?id=202793 Reviewed by Darin Adler. LayoutTests/imported/w3c: Adjust t

[webkit-changes] [275364] trunk/Source/WebCore

2021-04-01 Thread clord
Title: [275364] trunk/Source/WebCore Revision 275364 Author cl...@igalia.com Date 2021-04-01 09:10:44 -0700 (Thu, 01 Apr 2021) Log Message Make FontCache constructable and safe to use off the main thread https://bugs.webkit.org/show_bug.cgi?id=223997 Reviewed by Darin Adler. So that we

[webkit-changes] [275308] trunk/Source/WebCore

2021-03-31 Thread clord
Title: [275308] trunk/Source/WebCore Revision 275308 Author cl...@igalia.com Date 2021-03-31 15:03:07 -0700 (Wed, 31 Mar 2021) Log Message Make FontCache self-contained (remove static global variables) https://bugs.webkit.org/show_bug.cgi?id=223995 Reviewed by Darin Adler. This refactor

[webkit-changes] [274936] trunk/LayoutTests

2021-03-24 Thread clord
Title: [274936] trunk/LayoutTests Revision 274936 Author cl...@igalia.com Date 2021-03-24 03:51:24 -0700 (Wed, 24 Mar 2021) Log Message [GLIB] imported/w3c/web-platform-tests/html/canvas/offscreen/manual/draw-generic-family/2d.text.draw.generic.family.w.html is flaky failing https://bugs.

[webkit-changes] [274859] trunk/LayoutTests/imported/w3c

2021-03-23 Thread clord
Title: [274859] trunk/LayoutTests/imported/w3c Revision 274859 Author cl...@igalia.com Date 2021-03-23 03:54:36 -0700 (Tue, 23 Mar 2021) Log Message Import WPT html/canvas/offscreen/manual/draw-generic-family tests https://bugs.webkit.org/show_bug.cgi?id=223630 Reviewed by Youenn Fablet.

[webkit-changes] [274143] trunk

2021-03-09 Thread clord
Title: [274143] trunk Revision 274143 Author cl...@igalia.com Date 2021-03-09 04:05:27 -0800 (Tue, 09 Mar 2021) Log Message Allow creation of a CSSFontSelector with a non-Document ScriptExecutionContext https://bugs.webkit.org/show_bug.cgi?id=222735 Reviewed by Darin Adler. Replace Docu

[webkit-changes] [274069] trunk/Source/WebCore

2021-03-08 Thread clord
Title: [274069] trunk/Source/WebCore Revision 274069 Author cl...@igalia.com Date 2021-03-08 05:53:14 -0800 (Mon, 08 Mar 2021) Log Message Allow creation of a CSSFontSelector with a non-Document ScriptExecutionContext https://bugs.webkit.org/show_bug.cgi?id=222735 Reviewed by Darin Adler

[webkit-changes] [273964] trunk

2021-03-05 Thread clord
Title: [273964] trunk Revision 273964 Author cl...@igalia.com Date 2021-03-05 07:05:07 -0800 (Fri, 05 Mar 2021) Log Message Allow CSS font-styling for canvas without RenderStyle https://bugs.webkit.org/show_bug.cgi?id=222665 Reviewed by Darin Adler. LayoutTests/imported/w3c: * web-plat

[webkit-changes] [273880] trunk/Source/WebCore

2021-03-04 Thread clord
Title: [273880] trunk/Source/WebCore Revision 273880 Author cl...@igalia.com Date 2021-03-04 01:39:03 -0800 (Thu, 04 Mar 2021) Log Message Make the data backing generated global AtomString values accessible https://bugs.webkit.org/show_bug.cgi?id=222552 Reviewed by Darin Adler. Modify n

[webkit-changes] [273726] trunk/Source/WebCore

2021-03-02 Thread clord
Title: [273726] trunk/Source/WebCore Revision 273726 Author cl...@igalia.com Date 2021-03-02 02:13:56 -0800 (Tue, 02 Mar 2021) Log Message Remove document accessor on CSSFontSelector https://bugs.webkit.org/show_bug.cgi?id=222550 Reviewed by Darin Adler. Replace FontSelector::document()

[webkit-changes] [273650] trunk/Source/WebCore

2021-03-01 Thread clord
Title: [273650] trunk/Source/WebCore Revision 273650 Author cl...@igalia.com Date 2021-03-01 07:34:03 -0800 (Mon, 01 Mar 2021) Log Message CSSFontFace should not need its m_fontSelector data member https://bugs.webkit.org/show_bug.cgi?id=208351 Reviewed by Darin Adler. Move the m_fontS

[webkit-changes] [273237] trunk/Source/WebCore

2021-02-22 Thread clord
Title: [273237] trunk/Source/WebCore Revision 273237 Author cl...@igalia.com Date 2021-02-22 03:39:10 -0800 (Mon, 22 Feb 2021) Log Message Move FontCascadeCache onto FontCache https://bugs.webkit.org/show_bug.cgi?id=220858 Reviewed by Myles C. Maxfield. Make FontCascadeCache and associa

[webkit-changes] [272903] trunk/LayoutTests

2021-02-16 Thread clord
Title: [272903] trunk/LayoutTests Revision 272903 Author cl...@igalia.com Date 2021-02-16 06:15:15 -0800 (Tue, 16 Feb 2021) Log Message [GLIB] Many service worker tests unexpectedly pass consistently https://bugs.webkit.org/show_bug.cgi?id=221954 Unreviewed test gardening. * platform/g

[webkit-changes] [272901] trunk/LayoutTests

2021-02-16 Thread clord
Title: [272901] trunk/LayoutTests Revision 272901 Author cl...@igalia.com Date 2021-02-16 04:26:26 -0800 (Tue, 16 Feb 2021) Log Message [GTK][WPE] tex-image-and-sub-image-2d-with-video tests pass unexpectedly https://bugs.webkit.org/show_bug.cgi?id=221951 Unreviewed test gardening. * p

[webkit-changes] [272899] trunk/LayoutTests

2021-02-16 Thread clord
Title: [272899] trunk/LayoutTests Revision 272899 Author cl...@igalia.com Date 2021-02-16 02:26:58 -0800 (Tue, 16 Feb 2021) Log Message REGRESSION(r214503): [GTK] Test canvas/philip/tests/2d.pattern.animated.gif.html started to fail after r214503 https://bugs.webkit.org/show_bug.cgi?id=17

[webkit-changes] [272849] trunk/Source/WebCore

2021-02-15 Thread clord
Title: [272849] trunk/Source/WebCore Revision 272849 Author cl...@igalia.com Date 2021-02-15 04:56:32 -0800 (Mon, 15 Feb 2021) Log Message CSSFontFace should not need its m_fontSelector data member https://bugs.webkit.org/show_bug.cgi?id=208351 Reviewed by Myles C. Maxfield. Remove the

[webkit-changes] [272727] trunk/Source/WebCore

2021-02-11 Thread clord
Title: [272727] trunk/Source/WebCore Revision 272727 Author cl...@igalia.com Date 2021-02-11 08:06:08 -0800 (Thu, 11 Feb 2021) Log Message Remove FontSelector dependence in CSSFontFace when creating a new FontFace wrapper https://bugs.webkit.org/show_bug.cgi?id=221753 Reviewed by Myles C

[webkit-changes] [271743] trunk/Source/WebCore

2021-01-22 Thread clord
Title: [271743] trunk/Source/WebCore Revision 271743 Author cl...@igalia.com Date 2021-01-22 04:11:37 -0800 (Fri, 22 Jan 2021) Log Message Remove individual settings accessors from WorkerGlobalScope and add Settings::Values accessor https://bugs.webkit.org/show_bug.cgi?id=220854 Reviewed

[webkit-changes] [271742] trunk/Source/WebCore

2021-01-22 Thread clord
Title: [271742] trunk/Source/WebCore Revision 271742 Author cl...@igalia.com Date 2021-01-22 02:59:50 -0800 (Fri, 22 Jan 2021) Log Message Move FontGenericFamilies storage from SettingsBase to Settings::Values https://bugs.webkit.org/show_bug.cgi?id=220801 Reviewed by Myles C. Maxfield.

[webkit-changes] [271292] trunk

2021-01-08 Thread clord
Title: [271292] trunk Revision 271292 Author cl...@igalia.com Date 2021-01-08 05:27:34 -0800 (Fri, 08 Jan 2021) Log Message [WPE] Enable smooth-motion and kinetic scrolling on touchpads https://bugs.webkit.org/show_bug.cgi?id=219942 Reviewed by Žan Doberšek. Source/WebKit: Interpret ax

[webkit-changes] [270683] trunk/Source

2020-12-11 Thread clord
Title: [270683] trunk/Source Revision 270683 Author cl...@igalia.com Date 2020-12-11 09:50:08 -0800 (Fri, 11 Dec 2020) Log Message [GTK][WPE] Async overflow scrolling is disabled by default due to brokenness https://bugs.webkit.org/show_bug.cgi?id=219776 Reviewed by Žan Doberšek. Source

[webkit-changes] [270501] trunk/Source/WebCore

2020-12-07 Thread clord
Title: [270501] trunk/Source/WebCore Revision 270501 Author cl...@igalia.com Date 2020-12-07 03:29:37 -0800 (Mon, 07 Dec 2020) Log Message [GTK][WPE] Overflow/iframe scrolling with async scrolling enabled sometimes doesn't work https://bugs.webkit.org/show_bug.cgi?id=219594 Reviewed by Ž

[webkit-changes] [270020] trunk/LayoutTests/imported/w3c

2020-11-19 Thread clord
Title: [270020] trunk/LayoutTests/imported/w3c Revision 270020 Author cl...@igalia.com Date 2020-11-19 04:24:40 -0800 (Thu, 19 Nov 2020) Log Message Update WPT OffscreenCanvas text tests https://bugs.webkit.org/show_bug.cgi?id=219151 Reviewed by Noam Rosenthal. Sync WPT OffscreenCanvas

[webkit-changes] [269957] trunk

2020-11-18 Thread clord
Title: [269957] trunk Revision 269957 Author cl...@igalia.com Date 2020-11-18 08:03:50 -0800 (Wed, 18 Nov 2020) Log Message Make CSS font shorthands parsable within a worker (i.e. without CSSValuePool) https://bugs.webkit.org/show_bug.cgi?id=202794 Reviewed by Darin Adler. LayoutTests/i

[webkit-changes] [269909] trunk/Source/WebCore

2020-11-17 Thread clord
Title: [269909] trunk/Source/WebCore Revision 269909 Author cl...@igalia.com Date 2020-11-17 09:38:27 -0800 (Tue, 17 Nov 2020) Log Message REGRESSION(r269579) [WPE] Many tests with scrolling flaky after this revision https://bugs.webkit.org/show_bug.cgi?id=218859 Reviewed by Simon Fraser

[webkit-changes] [269583] trunk/Source/WebCore

2020-11-11 Thread clord
Title: [269583] trunk/Source/WebCore Revision 269583 Author cl...@igalia.com Date 2020-11-09 09:55:07 -0800 (Mon, 09 Nov 2020) Log Message [GTK] kinetic scroll speed should be cumulative https://bugs.webkit.org/show_bug.cgi?id=203914 Reviewed by Carlos Garcia Campos. Accumulate velocity

[webkit-changes] [269579] trunk/Source/WebCore

2020-11-11 Thread clord
Title: [269579] trunk/Source/WebCore Revision 269579 Author cl...@igalia.com Date 2020-11-09 02:20:55 -0800 (Mon, 09 Nov 2020) Log Message [GTK][WPE] Scrolling with mouse wheel doesn't work on iframes with async scrolling enabled https://bugs.webkit.org/show_bug.cgi?id=214179 Reviewed by

[webkit-changes] [269578] trunk

2020-11-11 Thread clord
Title: [269578] trunk Revision 269578 Author cl...@igalia.com Date 2020-11-09 02:19:34 -0800 (Mon, 09 Nov 2020) Log Message REGRESSION(r269503): [GTK][WPE] >200 tests are failing https://bugs.webkit.org/show_bug.cgi?id=218654 Reviewed by Žan Doberšek. Source/WebCore: Replace the Nativ

[webkit-changes] [269508] trunk/Source/WebCore

2020-11-11 Thread clord
Title: [269508] trunk/Source/WebCore Revision 269508 Author cl...@igalia.com Date 2020-11-06 05:47:04 -0800 (Fri, 06 Nov 2020) Log Message REGRESSION(r269503): [GTK][WPE] >200 tests are failing https://bugs.webkit.org/show_bug.cgi?id=218654 Reviewed by Žan Doberšek. Implement GraphicsCo

[webkit-changes] [269290] trunk/Source/WebKit

2020-11-11 Thread clord
Title: [269290] trunk/Source/WebKit Revision 269290 Author cl...@igalia.com Date 2020-11-03 02:18:29 -0800 (Tue, 03 Nov 2020) Log Message [GTK] Zooming causes page to scroll to top https://bugs.webkit.org/show_bug.cgi?id=217955 Reviewed by Carlos Garcia Campos. Don't reset page scale wh

[webkit-changes] [269151] trunk/Source/WebKit

2020-10-29 Thread clord
Title: [269151] trunk/Source/WebKit Revision 269151 Author cl...@igalia.com Date 2020-10-29 09:53:19 -0700 (Thu, 29 Oct 2020) Log Message [WPE] Add axis-locking to kinetic scrolling https://bugs.webkit.org/show_bug.cgi?id=209729 Reviewed by Adrian Perez de Castro. Add axis-locking to sc

[webkit-changes] [269143] trunk/Source

2020-10-29 Thread clord
Title: [269143] trunk/Source Revision 269143 Author cl...@igalia.com Date 2020-10-29 04:23:45 -0700 (Thu, 29 Oct 2020) Log Message [GTK] Smooth scrolling should not apply to continuous scrolling with sync scrolling https://bugs.webkit.org/show_bug.cgi?id=218133 Reviewed by Adrian Perez d

[webkit-changes] [269046] trunk

2020-10-27 Thread clord
Title: [269046] trunk Revision 269046 Author cl...@igalia.com Date 2020-10-27 10:08:50 -0700 (Tue, 27 Oct 2020) Log Message [GLIB] imported/w3c/web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.html is a flaky crash https://bugs.webkit.org/show_bug.cgi?id=2179

[webkit-changes] [268522] trunk/Source

2020-10-15 Thread clord
Title: [268522] trunk/Source Revision 268522 Author cl...@igalia.com Date 2020-10-15 06:46:54 -0700 (Thu, 15 Oct 2020) Log Message [GTK][WPE] Add support for smooth scrolling animation with async scrolling https://bugs.webkit.org/show_bug.cgi?id=210382 Reviewed by Carlos Garcia Campos.

[webkit-changes] [267735] trunk/Source/WebCore

2020-09-29 Thread clord
Title: [267735] trunk/Source/WebCore Revision 267735 Author cl...@igalia.com Date 2020-09-29 08:52:57 -0700 (Tue, 29 Sep 2020) Log Message Implement asynchronous OffscreenCanvas placeholder updates for TextureMapperGL-based compositor https://bugs.webkit.org/show_bug.cgi?id=202798 Review

[webkit-changes] [267009] trunk/Source/WebCore

2020-09-14 Thread clord
Title: [267009] trunk/Source/WebCore Revision 267009 Author cl...@igalia.com Date 2020-09-14 01:38:53 -0700 (Mon, 14 Sep 2020) Log Message CSS parsing-related singletons should only be used on the main thread https://bugs.webkit.org/show_bug.cgi?id=216370 Reviewed by Darin Adler. Mark s

[webkit-changes] [266725] trunk/LayoutTests

2020-09-08 Thread clord
Title: [266725] trunk/LayoutTests Revision 266725 Author cl...@igalia.com Date 2020-09-08 08:16:07 -0700 (Tue, 08 Sep 2020) Log Message [GStreamer] Some convolvernode tests are flaky crashing https://bugs.webkit.org/show_bug.cgi?id=216118 Unreviewed test gardening. Some tests are causin

[webkit-changes] [266390] trunk/Source/WebCore

2020-09-01 Thread clord
Title: [266390] trunk/Source/WebCore Revision 266390 Author cl...@igalia.com Date 2020-09-01 02:51:27 -0700 (Tue, 01 Sep 2020) Log Message [GTK][WPE] Add support for smooth scrolling animation with async scrolling https://bugs.webkit.org/show_bug.cgi?id=210382 Reviewed by Carlos Garcia C

[webkit-changes] [266275] trunk

2020-08-28 Thread clord
Title: [266275] trunk Revision 266275 Author cl...@igalia.com Date 2020-08-28 01:46:45 -0700 (Fri, 28 Aug 2020) Log Message Add WebGL(2) context support to OffscreenCanvas https://bugs.webkit.org/show_bug.cgi?id=209809 Reviewed by Dean Jackson. LayoutTests/imported/w3c: Rebaseline Offs

[webkit-changes] [265543] trunk

2020-08-12 Thread clord
Title: [265543] trunk Revision 265543 Author cl...@igalia.com Date 2020-08-12 02:05:54 -0700 (Wed, 12 Aug 2020) Log Message Implement Canvas.transferControlToOffscreen and OffscreenCanvasRenderingContext2D.commit https://bugs.webkit.org/show_bug.cgi?id=202797 Reviewed by Dean Jackson. L

[webkit-changes] [259298] trunk

2020-03-31 Thread clord
Title: [259298] trunk Revision 259298 Author cl...@igalia.com Date 2020-03-31 10:35:30 -0700 (Tue, 31 Mar 2020) Log Message requestAnimationFrame and cancelAnimationFrame should be present on DedicatedWorkerGlobalScope https://bugs.webkit.org/show_bug.cgi?id=202525 Reviewed by Simon Fras

[webkit-changes] [259112] trunk/Source

2020-03-27 Thread clord
Title: [259112] trunk/Source Revision 259112 Author cl...@igalia.com Date 2020-03-27 05:54:38 -0700 (Fri, 27 Mar 2020) Log Message Source/WebCore: [GTK][WPE] Enable kinetic scrolling with async rendering https://bugs.webkit.org/show_bug.cgi?id=209230 Reviewed by Žan Doberšek. Refactor S

[webkit-changes] [258910] trunk/Tools

2020-03-24 Thread clord
Title: [258910] trunk/Tools Revision 258910 Author cl...@igalia.com Date 2020-03-24 08:46:47 -0700 (Tue, 24 Mar 2020) Log Message [GTK][WPE] WEB_PROCESS_CMD_PREFIX and others have stopped working https://bugs.webkit.org/show_bug.cgi?id=209478 Make sure *_PROCESS_CMD_PREFIX variables are

[webkit-changes] [258830] trunk/Tools

2020-03-23 Thread clord
Title: [258830] trunk/Tools Revision 258830 Author cl...@igalia.com Date 2020-03-23 03:49:46 -0700 (Mon, 23 Mar 2020) Log Message Add missing committer status to Chris Lord in contributors.json Unreviewed * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/C