[webkit-changes] [290116] trunk

2022-02-17 Thread megan_gardner
Title: [290116] trunk Revision 290116 Author megan_gard...@apple.com Date 2022-02-17 23:55:32 -0800 (Thu, 17 Feb 2022) Log Message Draw highlights for Scroll To Text Fragment https://bugs.webkit.org/show_bug.cgi?id=236693 Reviewed by Tim Horton. Source/WebCore: Implement a very basic

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

2022-02-17 Thread sihui_liu
Title: [290115] trunk/Source/WebKit Revision 290115 Author sihui_...@apple.com Date 2022-02-17 23:45:54 -0800 (Thu, 17 Feb 2022) Log Message Exclude new LocalStorage directory from backup on iOS https://bugs.webkit.org/show_bug.cgi?id=236423 Reviewed by Chris Dumez. We've been

[webkit-changes] [290114] branches/safari-613.1.17.1-branch/Source/WTF/Scripts/Preferences/ WebPreferences.yaml

2022-02-17 Thread kocsen_chung
Title: [290114] branches/safari-613.1.17.1-branch/Source/WTF/Scripts/Preferences/WebPreferences.yaml Revision 290114 Author kocsen_ch...@apple.com Date 2022-02-17 21:41:47 -0800 (Thu, 17 Feb 2022) Log Message Apply patch. rdar://problem/89126114 Modified Paths

[webkit-changes] [290113] branches/safari-613.1.17.1-branch/Source

2022-02-17 Thread kocsen_chung
Title: [290113] branches/safari-613.1.17.1-branch/Source Revision 290113 Author kocsen_ch...@apple.com Date 2022-02-17 21:34:22 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7613.1.17.1.6 Modified Paths

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

2022-02-17 Thread pangle
Title: [290112] trunk/Source/WebCore Revision 290112 Author pan...@apple.com Date 2022-02-17 21:21:37 -0800 (Thu, 17 Feb 2022) Log Message Web Inspector: [Flexbox] Add indicators for layout context in element tooltips https://bugs.webkit.org/show_bug.cgi?id=236738 Reviewed by Devin

[webkit-changes] [290111] trunk/Source/WTF

2022-02-17 Thread commit-queue
Title: [290111] trunk/Source/WTF Revision 290111 Author commit-qu...@webkit.org Date 2022-02-17 20:52:02 -0800 (Thu, 17 Feb 2022) Log Message Enable subgrid by default. https://bugs.webkit.org/show_bug.cgi?id=236821 Patch by Matt Woodrow on 2022-02-17 Reviewed by Alan Bujtas. *

[webkit-changes] [290110] trunk/Source/bmalloc

2022-02-17 Thread ysuzuki
Title: [290110] trunk/Source/bmalloc Revision 290110 Author ysuz...@apple.com Date 2022-02-17 20:16:55 -0800 (Thu, 17 Feb 2022) Log Message [libpas] scavenger should not call pthread_mach_thread_np after suspension https://bugs.webkit.org/show_bug.cgi?id=236798 rdar://89020902 Reviewed

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

2022-02-17 Thread simon . fraser
Title: [290109] trunk/Source/WebCore Revision 290109 Author simon.fra...@apple.com Date 2022-02-17 19:55:27 -0800 (Thu, 17 Feb 2022) Log Message Crash under ScrollingCoordinatorMac::hasNodeWithAnimatedScrollChanged() https://bugs.webkit.org/show_bug.cgi?id=236810 Reviewed by Dean

[webkit-changes] [290108] trunk/Source

2022-02-17 Thread cdumez
Title: [290108] trunk/Source Revision 290108 Author cdu...@apple.com Date 2022-02-17 19:46:49 -0800 (Thu, 17 Feb 2022) Log Message Clean up / optimize call sites constructing vectors https://bugs.webkit.org/show_bug.cgi?id=236748 Reviewed by Darin Adler. Follow-up to r290026 to

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

2022-02-17 Thread dpino
Title: [290107] trunk/Source/WebCore Revision 290107 Author dp...@igalia.com Date 2022-02-17 19:37:28 -0800 (Thu, 17 Feb 2022) Log Message [WPE] Unreviewed, fix non-unified build after r290089 * html/PDFDocument.cpp: Modified Paths trunk/Source/WebCore/ChangeLog

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

2022-02-17 Thread dpino
Title: [290106] trunk/Source/WebKit Revision 290106 Author dp...@igalia.com Date 2022-02-17 19:31:39 -0800 (Thu, 17 Feb 2022) Log Message [GTK] Debian Stable build is broken after r290026 https://bugs.webkit.org/show_bug.cgi?id=236819 Unreviewed build fix. *

[webkit-changes] [290105] trunk

2022-02-17 Thread zalan
Title: [290105] trunk Revision 290105 Author za...@apple.com Date 2022-02-17 18:51:32 -0800 (Thu, 17 Feb 2022) Log Message [LFC][IFC] 'vertical-align: bottom' makes inline level boxes stick out of their parent block box https://bugs.webkit.org/show_bug.cgi?id=236677 Reviewed by Antti

[webkit-changes] [290104] trunk/Source/WTF

2022-02-17 Thread Hironori . Fujii
Title: [290104] trunk/Source/WTF Revision 290104 Author hironori.fu...@sony.com Date 2022-02-17 18:46:22 -0800 (Thu, 17 Feb 2022) Log Message GeneratePreferences.rb: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated https://bugs.webkit.org/show_bug.cgi?id=236684

[webkit-changes] [290103] trunk/Source

2022-02-17 Thread katherine_cheney
Title: [290103] trunk/Source Revision 290103 Author katherine_che...@apple.com Date 2022-02-17 18:31:16 -0800 (Thu, 17 Feb 2022) Log Message Refactor share menu item presentation https://bugs.webkit.org/show_bug.cgi?id=236806 Reviewed by Aditya Keerthi. Source/WebCore: *

[webkit-changes] [290102] trunk/LayoutTests

2022-02-17 Thread jonlee
Title: [290102] trunk/LayoutTests Revision 290102 Author jon...@apple.com Date 2022-02-17 17:56:28 -0800 (Thu, 17 Feb 2022) Log Message LayoutTests/imported/w3c: Unreviewed gardening. Update fuzzy data. * web-platform-tests/css/css-masking/clip-path/clip-path-ellipse-003.html:

[webkit-changes] [290101] tags/Safari-614.1.3.4/

2022-02-17 Thread kocsen_chung
Title: [290101] tags/Safari-614.1.3.4/ Revision 290101 Author kocsen_ch...@apple.com Date 2022-02-17 17:18:05 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-614.1.3.4. Added Paths tags/Safari-614.1.3.4/ Diff ___ webkit-changes

[webkit-changes] [290100] tags/Safari-614.1.3.4/

2022-02-17 Thread kocsen_chung
Title: [290100] tags/Safari-614.1.3.4/ Revision 290100 Author kocsen_ch...@apple.com Date 2022-02-17 17:17:36 -0800 (Thu, 17 Feb 2022) Log Message Delete tag. Removed Paths tags/Safari-614.1.3.4/ Diff ___ webkit-changes mailing list

[webkit-changes] [290099] tags/Safari-614.1.3.4/

2022-02-17 Thread kocsen_chung
Title: [290099] tags/Safari-614.1.3.4/ Revision 290099 Author kocsen_ch...@apple.com Date 2022-02-17 17:10:56 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-614.1.3.4. Added Paths tags/Safari-614.1.3.4/ Diff ___ webkit-changes

[webkit-changes] [290098] trunk

2022-02-17 Thread akeerthi
Title: [290098] trunk Revision 290098 Author akeer...@apple.com Date 2022-02-17 17:03:50 -0800 (Thu, 17 Feb 2022) Log Message '-webkit-user-select: all' is not respected in editable views https://bugs.webkit.org/show_bug.cgi?id=190977 rdar://34945944 Reviewed by Wenson Hsieh.

[webkit-changes] [290097] branches/safari-614.1.3-branch/Source

2022-02-17 Thread kocsen_chung
Title: [290097] branches/safari-614.1.3-branch/Source Revision 290097 Author kocsen_ch...@apple.com Date 2022-02-17 17:00:48 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7614.1.3.4 Modified Paths

[webkit-changes] [290096] trunk

2022-02-17 Thread commit-queue
Title: [290096] trunk Revision 290096 Author commit-qu...@webkit.org Date 2022-02-17 16:54:41 -0800 (Thu, 17 Feb 2022) Log Message Account for subgrid MBP when sizing https://bugs.webkit.org/show_bug.cgi?id=236338 Patch by Matt Woodrow on 2022-02-17 Reviewed by Dean Jackson.

[webkit-changes] [290095] tags/Safari-613.1.17.3.2/

2022-02-17 Thread kocsen_chung
Title: [290095] tags/Safari-613.1.17.3.2/ Revision 290095 Author kocsen_ch...@apple.com Date 2022-02-17 16:53:20 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-613.1.17.3.2. Added Paths tags/Safari-613.1.17.3.2/ Diff ___

[webkit-changes] [290094] tags/Safari-613.1.17.2.2/

2022-02-17 Thread kocsen_chung
Title: [290094] tags/Safari-613.1.17.2.2/ Revision 290094 Author kocsen_ch...@apple.com Date 2022-02-17 16:53:14 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-613.1.17.2.2. Added Paths tags/Safari-613.1.17.2.2/ Diff ___

[webkit-changes] [290093] tags/Safari-613.1.17.0.5/

2022-02-17 Thread kocsen_chung
Title: [290093] tags/Safari-613.1.17.0.5/ Revision 290093 Author kocsen_ch...@apple.com Date 2022-02-17 16:52:24 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-613.1.17.0.5. Added Paths tags/Safari-613.1.17.0.5/ Diff ___

[webkit-changes] [290092] tags/Safari-613.1.17.1.5/

2022-02-17 Thread kocsen_chung
Title: [290092] tags/Safari-613.1.17.1.5/ Revision 290092 Author kocsen_ch...@apple.com Date 2022-02-17 16:45:03 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-613.1.17.1.5. Added Paths tags/Safari-613.1.17.1.5/ Diff ___

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

2022-02-17 Thread drousso
Title: [290091] trunk/Source/WebKit Revision 290091 Author drou...@apple.com Date 2022-02-17 16:42:15 -0800 (Thu, 17 Feb 2022) Log Message [MacCatalyst] improve support for resizing https://bugs.webkit.org/show_bug.cgi?id=236745 Reviewed by Tim Horton. *

[webkit-changes] [290090] tags/Safari-614.1.3.3/

2022-02-17 Thread kocsen_chung
Title: [290090] tags/Safari-614.1.3.3/ Revision 290090 Author kocsen_ch...@apple.com Date 2022-02-17 16:39:48 -0800 (Thu, 17 Feb 2022) Log Message Tag Safari-614.1.3.3. Added Paths tags/Safari-614.1.3.3/ Diff ___ webkit-changes

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

2022-02-17 Thread j_pascoe
Title: [290089] trunk/Source/WebCore Revision 290089 Author j_pas...@apple.com Date 2022-02-17 16:27:59 -0800 (Thu, 17 Feb 2022) Log Message PDF.js viewer should work for all kinds of URLs https://bugs.webkit.org/show_bug.cgi?id=236525 rdar://problem/88832961 Reviewed by Tim Nguyen.

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

2022-02-17 Thread cdumez
Title: [290088] trunk/Source/WebCore Revision 290088 Author cdu...@apple.com Date 2022-02-17 16:14:59 -0800 (Thu, 17 Feb 2022) Log Message Pass registrable domain to CoreLocation API https://bugs.webkit.org/show_bug.cgi?id=236803 Reviewed by Darin Adler. Pass registrable domain to

[webkit-changes] [290087] trunk

2022-02-17 Thread dino
Title: [290087] trunk Revision 290087 Author d...@apple.com Date 2022-02-17 16:09:11 -0800 (Thu, 17 Feb 2022) Log Message Source/ThirdParty/ANGLE: Metal ANGLE: vertex array does not correctly observe contents of data buffers https://bugs.webkit.org/show_bug.cgi?id=236733 Patch by Kyle

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

2022-02-17 Thread heycam
Title: [290086] trunk/Source/WebCore Revision 290086 Author hey...@apple.com Date 2022-02-17 16:01:20 -0800 (Thu, 17 Feb 2022) Log Message Always use ChildChange::Source::Parser when creating input element UA shadow tree contents https://bugs.webkit.org/show_bug.cgi?id=236740 Reviewed

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

2022-02-17 Thread simon . fraser
Title: [290085] trunk/Source/WebKit Revision 290085 Author simon.fra...@apple.com Date 2022-02-17 15:48:45 -0800 (Thu, 17 Feb 2022) Log Message Move setting RemoteLayerBackingStore surfaces volatile into the GPU Process https://bugs.webkit.org/show_bug.cgi?id=236791 Reviewed by Tim

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

2022-02-17 Thread dpino
Title: [290084] trunk/Source/WebKit Revision 290084 Author dp...@igalia.com Date 2022-02-17 15:39:21 -0800 (Thu, 17 Feb 2022) Log Message [macOS] Non-unified build fixes https://bugs.webkit.org/show_bug.cgi?id=236752 Reviewed by Darin Adler. *

[webkit-changes] [290083] branches/safari-614.1.4-branch/Source

2022-02-17 Thread kocsen_chung
Title: [290083] branches/safari-614.1.4-branch/Source Revision 290083 Author kocsen_ch...@apple.com Date 2022-02-17 15:29:34 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290076. rdar://problem/89076606 [Cocoa] Make AVFoundationSPI.h robust against changes in system headers

[webkit-changes] [290082] trunk/Source/WebKitLegacy/mac

2022-02-17 Thread jya
Title: [290082] trunk/Source/WebKitLegacy/mac Revision 290082 Author j...@apple.com Date 2022-02-17 15:25:47 -0800 (Thu, 17 Feb 2022) Log Message Unnecessary copy/memory allocation https://bugs.webkit.org/show_bug.cgi?id=236749 rdar://problem/89064893 Reviewed by Dean Jackson. *

[webkit-changes] [290081] trunk/Source/WTF

2022-02-17 Thread commit-queue
Title: [290081] trunk/Source/WTF Revision 290081 Author commit-qu...@webkit.org Date 2022-02-17 15:16:52 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed, reverting r289974. https://bugs.webkit.org/show_bug.cgi?id=236804 Should not have been reverted on trunk Reverted changeset:

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

2022-02-17 Thread noam
Title: [290080] trunk/LayoutTests/imported/w3c Revision 290080 Author n...@webkit.org Date 2022-02-17 15:13:23 -0800 (Thu, 17 Feb 2022) Log Message Resync web-platform-tests/paint-timing from upstream https://bugs.webkit.org/show_bug.cgi?id=236717 Reviewed by Simon Fraser. Resync to

[webkit-changes] [290079] trunk

2022-02-17 Thread mikhail
Title: [290079] trunk Revision 290079 Author mikh...@igalia.com Date 2022-02-17 14:58:31 -0800 (Thu, 17 Feb 2022) Log Message [32bit] Increase fixedExecutableMemoryPoolSize on ARM to 32MB https://bugs.webkit.org/show_bug.cgi?id=236606 Reviewed by Mark Lam. Increased executable memory

[webkit-changes] [290078] branches/safari-614.1.3-branch/Source

2022-02-17 Thread kocsen_chung
Title: [290078] branches/safari-614.1.3-branch/Source Revision 290078 Author kocsen_ch...@apple.com Date 2022-02-17 14:54:03 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290076. rdar://problem/89076606 [Cocoa] Make AVFoundationSPI.h robust against changes in system headers

[webkit-changes] [290077] trunk

2022-02-17 Thread tsavell
Title: [290077] trunk Revision 290077 Author tsav...@apple.com Date 2022-02-17 14:53:52 -0800 (Thu, 17 Feb 2022) Log Message Include sub grid items in the track sizing algorithm of the outer grid https://bugs.webkit.org/show_bug.cgi?id=236337 Patch by Matt Woodrow on 2022-02-17

[webkit-changes] [290076] trunk/Source

2022-02-17 Thread jer . noble
Title: [290076] trunk/Source Revision 290076 Author jer.no...@apple.com Date 2022-02-17 14:41:18 -0800 (Thu, 17 Feb 2022) Log Message [Cocoa] Make AVFoundationSPI.h robust against changes in system headers https://bugs.webkit.org/show_bug.cgi?id=236787 Reviewed by Eric Carlson.

[webkit-changes] [290075] branches/safari-614.1.3-branch/Source

2022-02-17 Thread kocsen_chung
Title: [290075] branches/safari-614.1.3-branch/Source Revision 290075 Author kocsen_ch...@apple.com Date 2022-02-17 14:39:54 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7614.1.3.3 Modified Paths

[webkit-changes] [290074] branches/safari-613.1.17.0-branch

2022-02-17 Thread alancoon
Title: [290074] branches/safari-613.1.17.0-branch Revision 290074 Author alanc...@apple.com Date 2022-02-17 14:20:03 -0800 (Thu, 17 Feb 2022) Log Message Apply patch. rdar://problem/89009881 Modified Paths

[webkit-changes] [290073] branches/safari-613.1.17.1-branch

2022-02-17 Thread alancoon
Title: [290073] branches/safari-613.1.17.1-branch Revision 290073 Author alanc...@apple.com Date 2022-02-17 14:19:41 -0800 (Thu, 17 Feb 2022) Log Message Apply patch. rdar://problem/89009881 Modified Paths

[webkit-changes] [290072] trunk/LayoutTests

2022-02-17 Thread jonlee
Title: [290072] trunk/LayoutTests Revision 290072 Author jon...@apple.com Date 2022-02-17 13:52:41 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed gardening. Add fuzzy data. LayoutTests/imported/w3c: * web-platform-tests/css/css-masking/clip-path/clip-path-ellipse-003.html: *

[webkit-changes] [290071] trunk/Source/WTF

2022-02-17 Thread nmouchtaris
Title: [290071] trunk/Source/WTF Revision 290071 Author nmouchta...@apple.com Date 2022-02-17 13:45:19 -0800 (Thu, 17 Feb 2022) Log Message Enable CSS Motion Path by default https://bugs.webkit.org/show_bug.cgi?id=236681 Unreviewed enable of WebKitLegacy. *

[webkit-changes] [290070] branches/safari-613.1.17.1-branch

2022-02-17 Thread alancoon
Title: [290070] branches/safari-613.1.17.1-branch Revision 290070 Author alanc...@apple.com Date 2022-02-17 13:38:44 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289693. rdar://problem/88264857 Suppress style invalidation when matching :checked

[webkit-changes] [290069] trunk/Source/WebGPU

2022-02-17 Thread mmaxfield
Title: [290069] trunk/Source/WebGPU Revision 290069 Author mmaxfi...@apple.com Date 2022-02-17 13:32:13 -0800 (Thu, 17 Feb 2022) Log Message [WebGPU] Add a playground example target https://bugs.webkit.org/show_bug.cgi?id=236742 Reviewed by Dean Jackson. It's just a little playground

[webkit-changes] [290068] branches/safari-613.1.17.1-branch/Source/WebKit

2022-02-17 Thread alancoon
Title: [290068] branches/safari-613.1.17.1-branch/Source/WebKit Revision 290068 Author alanc...@apple.com Date 2022-02-17 13:31:24 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290066. rdar://problem/89072361 [macOS][WP] Add required syscall to sandbox

[webkit-changes] [290067] trunk/Source/WTF

2022-02-17 Thread nmouchtaris
Title: [290067] trunk/Source/WTF Revision 290067 Author nmouchta...@apple.com Date 2022-02-17 13:29:19 -0800 (Thu, 17 Feb 2022) Log Message [Web Animations] Enable Composite Animations https://bugs.webkit.org/show_bug.cgi?id=236682 Reviewed by Dean Jackson. *

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

2022-02-17 Thread pvollan
Title: [290066] trunk/Source/WebKit Revision 290066 Author pvol...@apple.com Date 2022-02-17 13:27:37 -0800 (Thu, 17 Feb 2022) Log Message [macOS][WP] Add required syscall to sandbox https://bugs.webkit.org/show_bug.cgi?id=236781 Reviewed by Chris Dumez. Add required syscall to the

[webkit-changes] [290065] trunk/Source/WebInspectorUI

2022-02-17 Thread nvasilyev
Title: [290065] trunk/Source/WebInspectorUI Revision 290065 Author nvasil...@apple.com Date 2022-02-17 13:19:01 -0800 (Thu, 17 Feb 2022) Log Message Web Inspector: [Flexbox] Enable Flexbox Inspector feature https://bugs.webkit.org/show_bug.cgi?id=235820 Reviewed by Patrick Angle.

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

2022-02-17 Thread commit-queue
Title: [290064] trunk/Source/WebCore Revision 290064 Author commit-qu...@webkit.org Date 2022-02-17 13:13:57 -0800 (Thu, 17 Feb 2022) Log Message [GTK][WPE] Make proper ANGLE context configuration for some of the expected features https://bugs.webkit.org/show_bug.cgi?id=236664 Patch by

[webkit-changes] [290063] trunk/LayoutTests

2022-02-17 Thread ryanhaddad
Title: [290063] trunk/LayoutTests Revision 290063 Author ryanhad...@apple.com Date 2022-02-17 13:12:23 -0800 (Thu, 17 Feb 2022) Log Message [iOS] css/css-color/t422-rgba-onscreen-b.xht and css/css-color/t425-hsla-onscreen-b.xht are consistently failing

[webkit-changes] [290062] branches/safari-613.1.17.1-branch/Source/WebCore

2022-02-17 Thread alancoon
Title: [290062] branches/safari-613.1.17.1-branch/Source/WebCore Revision 290062 Author alanc...@apple.com Date 2022-02-17 13:01:18 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290054. rdar://problem/89093315 [macOS] Light appearance text fields are invisible in Increased

[webkit-changes] [290061] branches/safari-613.1.17.1-branch/Source/ThirdParty/ANGLE

2022-02-17 Thread alancoon
Title: [290061] branches/safari-613.1.17.1-branch/Source/ThirdParty/ANGLE Revision 290061 Author alanc...@apple.com Date 2022-02-17 13:01:15 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290011. rdar://problem/89024095 REGRESSION (iOS 15.4b3): Catastrophic (20x) performance

[webkit-changes] [290058] branches/safari-613.1.17.1-branch/Source/WTF

2022-02-17 Thread alancoon
Title: [290058] branches/safari-613.1.17.1-branch/Source/WTF Revision 290058 Author alanc...@apple.com Date 2022-02-17 13:01:02 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289974. rdar://problem/89008799 Unreviewed, reverting r286874.

[webkit-changes] [290057] branches/safari-613.1.17.1-branch/Source/WebCore

2022-02-17 Thread alancoon
Title: [290057] branches/safari-613.1.17.1-branch/Source/WebCore Revision 290057 Author alanc...@apple.com Date 2022-02-17 13:00:58 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289942. rdar://problem/88827167 [Cocoa] Update audio session category before setting NowPlaying

[webkit-changes] [290059] branches/safari-613.1.17.1-branch

2022-02-17 Thread alancoon
Title: [290059] branches/safari-613.1.17.1-branch Revision 290059 Author alanc...@apple.com Date 2022-02-17 13:01:05 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289995. rdar://problem/87462825 REGRESSION(r285885) Unable to exit Trip Details in Amtrak app

[webkit-changes] [290060] branches/safari-613.1.17.1-branch/Source

2022-02-17 Thread alancoon
Title: [290060] branches/safari-613.1.17.1-branch/Source Revision 290060 Author alanc...@apple.com Date 2022-02-17 13:01:12 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290005. rdar://problem/87596724 CrashTracer: com.apple.WebKit.WebContent at _javascript_Core:

[webkit-changes] [290056] branches/safari-613.1.17.2-branch

2022-02-17 Thread alancoon
Title: [290056] branches/safari-613.1.17.2-branch Revision 290056 Author alanc...@apple.com Date 2022-02-17 12:53:19 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289693. rdar://problem/88264857 Suppress style invalidation when matching :checked

[webkit-changes] [290055] branches/safari-613.1.17.2-branch/Source

2022-02-17 Thread alancoon
Title: [290055] branches/safari-613.1.17.2-branch/Source Revision 290055 Author alanc...@apple.com Date 2022-02-17 12:47:12 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7613.1.17.2.2 Modified Paths

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

2022-02-17 Thread akeerthi
Title: [290054] trunk/Source/WebCore Revision 290054 Author akeer...@apple.com Date 2022-02-17 12:41:01 -0800 (Thu, 17 Feb 2022) Log Message [macOS] Light appearance text fields are invisible in Increased Contrast mode https://bugs.webkit.org/show_bug.cgi?id=236753 rdar://89093315

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

2022-02-17 Thread commit-queue
Title: [290053] trunk/Source/WebCore Revision 290053 Author commit-qu...@webkit.org Date 2022-02-17 12:33:38 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed, reverting r290052. https://bugs.webkit.org/show_bug.cgi?id=236799 Broke the Mac Catalina build Reverted changeset: "[macOS]

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

2022-02-17 Thread akeerthi
Title: [290052] trunk/Source/WebCore Revision 290052 Author akeer...@apple.com Date 2022-02-17 12:27:58 -0800 (Thu, 17 Feb 2022) Log Message [macOS] Light appearance text fields are invisible in Increased Contrast mode https://bugs.webkit.org/show_bug.cgi?id=236753 rdar://89093315

[webkit-changes] [290051] trunk/Source/WTF

2022-02-17 Thread nmouchtaris
Title: [290051] trunk/Source/WTF Revision 290051 Author nmouchta...@apple.com Date 2022-02-17 12:27:17 -0800 (Thu, 17 Feb 2022) Log Message Enable CSS Motion Path by default https://bugs.webkit.org/show_bug.cgi?id=236681 Reviewed by Dean Jackson. *

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

2022-02-17 Thread commit-queue
Title: [290050] trunk/Source/WebCore Revision 290050 Author commit-qu...@webkit.org Date 2022-02-17 12:21:43 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed, reverting r290046. https://bugs.webkit.org/show_bug.cgi?id=236797 Broke the macOS build Reverted changeset: "[macOS] Light

[webkit-changes] [290049] branches/safari-613.1.17.3-branch

2022-02-17 Thread alancoon
Title: [290049] branches/safari-613.1.17.3-branch Revision 290049 Author alanc...@apple.com Date 2022-02-17 12:19:09 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289693. rdar://problem/88264857 Suppress style invalidation when matching :checked

[webkit-changes] [290048] branches/safari-613.1.17.3-branch/Source

2022-02-17 Thread alancoon
Title: [290048] branches/safari-613.1.17.3-branch/Source Revision 290048 Author alanc...@apple.com Date 2022-02-17 12:16:23 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7613.1.17.3.2 Modified Paths

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

2022-02-17 Thread pangle
Title: [290047] trunk/Source/WebCore Revision 290047 Author pan...@apple.com Date 2022-02-17 12:05:29 -0800 (Thu, 17 Feb 2022) Log Message Web Inspector: [Flexbox] Gaps and free space do not have pattern fills when navigating to a page with Web Inspector already open

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

2022-02-17 Thread akeerthi
Title: [290046] trunk/Source/WebCore Revision 290046 Author akeer...@apple.com Date 2022-02-17 12:04:07 -0800 (Thu, 17 Feb 2022) Log Message [macOS] Light appearance text fields are invisible in Increased Contrast mode https://bugs.webkit.org/show_bug.cgi?id=236753 rdar://89093315

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

2022-02-17 Thread alexm
Title: [290045] trunk/Source/WebCore Revision 290045 Author al...@gnome.org Date 2022-02-17 12:02:04 -0800 (Thu, 17 Feb 2022) Log Message [GTK] REGRESSION: Cumulative velocity for scrolling doesn't work https://bugs.webkit.org/show_bug.cgi?id=235507 Reviewed by Chris Lord.

[webkit-changes] [290044] branches/safari-613.1.17.0-branch

2022-02-17 Thread alancoon
Title: [290044] branches/safari-613.1.17.0-branch Revision 290044 Author alanc...@apple.com Date 2022-02-17 11:59:25 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289693. rdar://problem/88264857 Suppress style invalidation when matching :checked

[webkit-changes] [290043] branches/safari-613.1.17.0-branch/Source/ThirdParty/ANGLE

2022-02-17 Thread alancoon
Title: [290043] branches/safari-613.1.17.0-branch/Source/ThirdParty/ANGLE Revision 290043 Author alanc...@apple.com Date 2022-02-17 11:51:26 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290011. rdar://problem/89024095 REGRESSION (iOS 15.4b3): Catastrophic (20x) performance

[webkit-changes] [290039] branches/safari-613.1.17.0-branch/Source/WebCore

2022-02-17 Thread alancoon
Title: [290039] branches/safari-613.1.17.0-branch/Source/WebCore Revision 290039 Author alanc...@apple.com Date 2022-02-17 11:51:09 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289942. rdar://problem/88827167 [Cocoa] Update audio session category before setting NowPlaying

[webkit-changes] [290042] branches/safari-613.1.17.0-branch/Source

2022-02-17 Thread alancoon
Title: [290042] branches/safari-613.1.17.0-branch/Source Revision 290042 Author alanc...@apple.com Date 2022-02-17 11:51:23 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r290005. rdar://problem/87596724 CrashTracer: com.apple.WebKit.WebContent at _javascript_Core:

[webkit-changes] [290041] branches/safari-613.1.17.0-branch

2022-02-17 Thread alancoon
Title: [290041] branches/safari-613.1.17.0-branch Revision 290041 Author alanc...@apple.com Date 2022-02-17 11:51:17 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289995. rdar://problem/87462825 REGRESSION(r285885) Unable to exit Trip Details in Amtrak app

[webkit-changes] [290040] branches/safari-613.1.17.0-branch/Source/WTF

2022-02-17 Thread alancoon
Title: [290040] branches/safari-613.1.17.0-branch/Source/WTF Revision 290040 Author alanc...@apple.com Date 2022-02-17 11:51:13 -0800 (Thu, 17 Feb 2022) Log Message Cherry-pick r289974. rdar://problem/89008799 Unreviewed, reverting r286874.

[webkit-changes] [290038] trunk/LayoutTests

2022-02-17 Thread jenner
Title: [290038] trunk/LayoutTests Revision 290038 Author jen...@apple.com Date 2022-02-17 11:38:57 -0800 (Thu, 17 Feb 2022) Log Message [css-grid] Incorrectly stretched SVGs without an aspect-ratio. https://bugs.webkit.org/show_bug.cgi?id=216145 Unreviewed test gardening. Patch by

[webkit-changes] [290037] trunk

2022-02-17 Thread antti
Title: [290037] trunk Revision 290037 Author an...@apple.com Date 2022-02-17 11:38:06 -0800 (Thu, 17 Feb 2022) Log Message [CSS Container Queries] Support full range notation in size queries https://bugs.webkit.org/show_bug.cgi?id=236771 Reviewed by Dean Jackson.

[webkit-changes] [290035] branches/safari-613.1.17.0-branch/Source

2022-02-17 Thread alancoon
Title: [290035] branches/safari-613.1.17.0-branch/Source Revision 290035 Author alanc...@apple.com Date 2022-02-17 11:05:37 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7613.1.17.0.5 Modified Paths

[webkit-changes] [290036] branches/safari-613.1.17.1-branch/Source

2022-02-17 Thread alancoon
Title: [290036] branches/safari-613.1.17.1-branch/Source Revision 290036 Author alanc...@apple.com Date 2022-02-17 11:05:45 -0800 (Thu, 17 Feb 2022) Log Message Versioning. WebKit-7613.1.17.1.5 Modified Paths

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

2022-02-17 Thread commit-queue
Title: [290034] trunk/Source/WebKit Revision 290034 Author commit-qu...@webkit.org Date 2022-02-17 10:23:02 -0800 (Thu, 17 Feb 2022) Log Message ASSERTION FAILED: Thread::current().uid() == threadAssertion.m_uid for RemoteVideoFrameObjectHeap

[webkit-changes] [290033] trunk

2022-02-17 Thread sihui_liu
Title: [290033] trunk Revision 290033 Author sihui_...@apple.com Date 2022-02-17 10:19:24 -0800 (Thu, 17 Feb 2022) Log Message Ensure NetworkStorageManager::moveData performs move operation based on data types https://bugs.webkit.org/show_bug.cgi?id=236727 rdar://89009881 Reviewed by

[webkit-changes] [290032] trunk

2022-02-17 Thread commit-queue
Title: [290032] trunk Revision 290032 Author commit-qu...@webkit.org Date 2022-02-17 09:57:53 -0800 (Thu, 17 Feb 2022) Log Message Fix abs-pos breadth issue when using 'auto' https://bugs.webkit.org/show_bug.cgi?id=236626 Patch by Matt Woodrow on 2022-02-17 Reviewed by Dean Jackson.

[webkit-changes] [290031] trunk/Source

2022-02-17 Thread commit-queue
Title: [290031] trunk/Source Revision 290031 Author commit-qu...@webkit.org Date 2022-02-17 09:56:10 -0800 (Thu, 17 Feb 2022) Log Message MediaPlayer::videoFrameForCurrentTime() should return VideoFrame https://bugs.webkit.org/show_bug.cgi?id=236701 Patch by Kimmo Kinnunen on

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

2022-02-17 Thread simon . fraser
Title: [290030] trunk/Source/WebKit Revision 290030 Author simon.fra...@apple.com Date 2022-02-17 09:45:43 -0800 (Thu, 17 Feb 2022) Log Message Add support for setting RemoteLayerBackingStore buffers non-volatile in the GPU Process https://bugs.webkit.org/show_bug.cgi?id=236731 Reviewed

[webkit-changes] [290029] trunk/LayoutTests

2022-02-17 Thread tsavell
Title: [290029] trunk/LayoutTests Revision 290029 Author tsav...@apple.com Date 2022-02-17 09:42:24 -0800 (Thu, 17 Feb 2022) Log Message Remove the Catalina specific expectation added in r289834 https://bugs.webkit.org/show_bug.cgi?id=236619 Unreviewed test gardening. *

[webkit-changes] [290028] trunk/LayoutTests

2022-02-17 Thread jonlee
Title: [290028] trunk/LayoutTests Revision 290028 Author jon...@apple.com Date 2022-02-17 09:38:22 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed GPU Process bot gardening. * gpu-process/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [290027] trunk/Source/ThirdParty/ANGLE

2022-02-17 Thread aperez
Title: [290027] trunk/Source/ThirdParty/ANGLE Revision 290027 Author ape...@igalia.com Date 2022-02-17 09:18:06 -0800 (Thu, 17 Feb 2022) Log Message [GTK] Build broken with ENABLE_X11_TARGET=OFF and no X11 headers present https://bugs.webkit.org/show_bug.cgi?id=236770 Reviewed by

[webkit-changes] [290025] trunk/Source/WTF

2022-02-17 Thread antti
Title: [290025] trunk/Source/WTF Revision 290025 Author an...@apple.com Date 2022-02-17 09:14:09 -0800 (Thu, 17 Feb 2022) Log Message [CSS Container Queries] Enable by default https://bugs.webkit.org/show_bug.cgi?id=236776 Reviewed by Sam Weinig. Flip the switch. *

[webkit-changes] [290024] trunk/Source/bmalloc

2022-02-17 Thread ysuzuki
Title: [290024] trunk/Source/bmalloc Revision 290024 Author ysuz...@apple.com Date 2022-02-17 08:56:07 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed, fix heap enumeration https://bugs.webkit.org/show_bug.cgi?id=236662 * libpas/src/libpas/pas_enumerate_segregated_heaps.c:

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

2022-02-17 Thread commit-queue
Title: [290023] trunk/Source/WebCore Revision 290023 Author commit-qu...@webkit.org Date 2022-02-17 07:30:42 -0800 (Thu, 17 Feb 2022) Log Message [GTK] Build failure when building with ANGLE enabled since r289912 https://bugs.webkit.org/show_bug.cgi?id=236773 Patch by Alejandro G.

[webkit-changes] [290022] releases/WPE WebKit/webkit-2.34.6/

2022-02-17 Thread aperez
Title: [290022] releases/WPE WebKit/webkit-2.34.6/ Revision 290022 Author ape...@igalia.com Date 2022-02-17 07:27:54 -0800 (Thu, 17 Feb 2022) Log Message WPE WebKit 2.34.6 Added Paths releases/WPE WebKit/webkit-2.34.6/ Diff ___

[webkit-changes] [290021] releases/WebKitGTK/webkit-2.34

2022-02-17 Thread aperez
Title: [290021] releases/WebKitGTK/webkit-2.34 Revision 290021 Author ape...@igalia.com Date 2022-02-17 07:27:29 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.34.6 release .: * Source/cmake/OptionsWPE.cmake: Bump version numbers.

[webkit-changes] [290020] releases/WebKitGTK/webkit-2.34.6/

2022-02-17 Thread aperez
Title: [290020] releases/WebKitGTK/webkit-2.34.6/ Revision 290020 Author ape...@igalia.com Date 2022-02-17 07:27:18 -0800 (Thu, 17 Feb 2022) Log Message WebKitGTK 2.34.6 Added Paths releases/WebKitGTK/webkit-2.34.6/ Diff ___

[webkit-changes] [290019] releases/WebKitGTK/webkit-2.34

2022-02-17 Thread aperez
Title: [290019] releases/WebKitGTK/webkit-2.34 Revision 290019 Author ape...@igalia.com Date 2022-02-17 07:26:24 -0800 (Thu, 17 Feb 2022) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for the 2.34.6 release .: * Source/cmake/OptionsGTK.cmake: Bump version numbers.

[webkit-changes] [290018] releases/WebKitGTK/webkit-2.34/Source/ThirdParty/ANGLE

2022-02-17 Thread aperez
Title: [290018] releases/WebKitGTK/webkit-2.34/Source/ThirdParty/ANGLE Revision 290018 Author ape...@igalia.com Date 2022-02-17 07:26:19 -0800 (Thu, 17 Feb 2022) Log Message [GTK] Build broken with ENABLE_X11_TARGET=OFF and no X11 headers present Unreviewed build fix. This is a fix in

[webkit-changes] [290017] releases/WebKitGTK/webkit-2.34

2022-02-17 Thread aperez
Title: [290017] releases/WebKitGTK/webkit-2.34 Revision 290017 Author ape...@igalia.com Date 2022-02-17 07:26:13 -0800 (Thu, 17 Feb 2022) Log Message Merge r289949 - [CMake] Cannot find OpenGL when system provides opengl.pc instead of gl.pc https://bugs.webkit.org/show_bug.cgi?id=236592

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

2022-02-17 Thread zalan
Title: [290016] trunk/Source/WebCore Revision 290016 Author za...@apple.com Date 2022-02-17 07:02:30 -0800 (Thu, 17 Feb 2022) Log Message [LFC][IFC] Decouple line box relative alignment types when computing the root inline box's baseline position

  1   2   >