Title: [273064] trunk/Source/WebKit
Revision 273064
Author peng.l...@apple.com
Date 2021-02-17 22:53:49 -0800 (Wed, 17 Feb 2021)
Log Message
[GPUP] Remove RemoteLegacyCDMSessionProxy and RemoteLegacyCDMSessionProxy from the message receiver map in the destructor of RemoteLegacyCDMFactoryP
Title: [273063] trunk/Source/WebKit
Revision 273063
Author hironori.fu...@sony.com
Date 2021-02-17 21:48:51 -0800 (Wed, 17 Feb 2021)
Log Message
[CoordinatedGraphics] The whole content is unnecessarily repainted by animations in non-AC mode pages
https://bugs.webkit.org/show_bug.cgi?id=22
Title: [273061] trunk
Revision 273061
Author achristen...@apple.com
Date 2021-02-17 20:33:56 -0800 (Wed, 17 Feb 2021)
Log Message
Fix a few issues with RangeResponseGenerator
https://bugs.webkit.org/show_bug.cgi?id=222087
Reviewed by Jer Noble.
Source/WebCore:
When it was enabled from
Title: [273060] trunk/Tools
Revision 273060
Author lmo...@igalia.com
Date 2021-02-17 20:27:11 -0800 (Wed, 17 Feb 2021)
Log Message
[GTK] Gardening most common EWS flakiness
Unreviewed test gardening.
Flakiness happening mostly on a single bot. Marking them temporarily
as flaky until inv
Title: [273059] trunk/Tools
Revision 273059
Author don.olmst...@sony.com
Date 2021-02-17 19:02:31 -0800 (Wed, 17 Feb 2021)
Log Message
[Python-3] Child process environment on Windows can only contain strings
https://bugs.webkit.org/show_bug.cgi?id=222012
Unreviewed test runner fix.
Use
Title: [273058] trunk/Source
Revision 273058
Author mark@apple.com
Date 2021-02-17 18:48:14 -0800 (Wed, 17 Feb 2021)
Log Message
Build fix for Debug builds using --force-opt=O3.
Not reviewed.
#include a needed Inlines.h.
Source/WebCore:
* editing/markup.cpp:
Source/WebKit:
* Pla
Title: [273057] trunk/Tools
Revision 273057
Author don.olmst...@sony.com
Date 2021-02-17 18:33:52 -0800 (Wed, 17 Feb 2021)
Log Message
_W3CTestConverter tests don't run on Windows
https://bugs.webkit.org/show_bug.cgi?id=221855
Reviewed by Jonathan Bedard.
In _W3CTestConverter it retriev
Title: [273056] trunk/Source/WTF
Revision 273056
Author cdu...@apple.com
Date 2021-02-17 18:26:41 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed, address post-landing review comments from Darin Adler for r273046.
* wtf/Forward.h:
Modified Paths
trunk/Source/WTF/ChangeLog
trunk/Source/
Title: [273055] trunk/Source/WebKit
Revision 273055
Author katherine_che...@apple.com
Date 2021-02-17 17:57:23 -0800 (Wed, 17 Feb 2021)
Log Message
Add additions to LocalConnection.mm
https://bugs.webkit.org/show_bug.cgi?id=222029
Reviewed by Jiewen Tan.
* UIProcess/WebAuthentication/C
Title: [273054] trunk/Source/WebKit
Revision 273054
Author hironori.fu...@sony.com
Date 2021-02-17 17:46:51 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed, reverting r273019.
GTK port layout tests are timint out.
Reverted changeset:
"[CoordinatedGraphics] The whole content is unnecess
Title: [273053] tags/Safari-611.1.19/
Revision 273053
Author alanc...@apple.com
Date 2021-02-17 17:24:41 -0800 (Wed, 17 Feb 2021)
Log Message
Tag Safari-611.1.19.
Added Paths
tags/Safari-611.1.19/
Diff
___
webkit-changes mailing list
w
Title: [273052] branches/safari-611-branch/Source
Revision 273052
Author alanc...@apple.com
Date 2021-02-17 17:21:54 -0800 (Wed, 17 Feb 2021)
Log Message
Versioning.
WebKit-7611.1.20
Modified Paths
branches/safari-611-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branc
Title: [273050] trunk/LayoutTests
Revision 273050
Author commit-qu...@webkit.org
Date 2021-02-17 17:13:02 -0800 (Wed, 17 Feb 2021)
Log Message
media/track/track-in-band-style.html needs to be rebaselined after changes in r272055
https://bugs.webkit.org/show_bug.cgi?id=221835
Unreviewed t
Title: [273049] trunk
Revision 273049
Author akeer...@apple.com
Date 2021-02-17 17:10:50 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS][FCR] Add new datalist dropdown for text inputs
https://bugs.webkit.org/show_bug.cgi?id=222008
Reviewed by Wenson Hsieh.
Source/WebCore:
* WebCore.xcodepr
Title: [273048] trunk
Revision 273048
Author bfulg...@apple.com
Date 2021-02-17 16:40:04 -0800 (Wed, 17 Feb 2021)
Log Message
Follow-up fix after r273023.
https://bugs.webkit.org/show_bug.cgi?id=221641
Reviewed by Chris Dumez.
Source/WebKit:
Tested by TestWebKitAPI.
Resource loading
Title: [273047] trunk/LayoutTests
Revision 273047
Author tsav...@apple.com
Date 2021-02-17 16:32:53 -0800 (Wed, 17 Feb 2021)
Log Message
[Mac] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-channel-count.https.html flakey text failure
ht
Title: [273046] trunk
Revision 273046
Author cdu...@apple.com
Date 2021-02-17 16:24:52 -0800 (Wed, 17 Feb 2021)
Log Message
DumpRenderTree's createWebViewAndOffscreenWindow() should return a RetainPtr
https://bugs.webkit.org/show_bug.cgi?id=222068
Reviewed by Sam Weinig.
Source/WTF:
*
Title: [273045] trunk/LayoutTests
Revision 273045
Author tsav...@apple.com
Date 2021-02-17 16:22:26 -0800 (Wed, 17 Feb 2021)
Log Message
[ BigSur ] imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html is flakey failing
https://bugs.webkit.org/show_b
Title: [273044] trunk/Source/WebCore
Revision 273044
Author cdu...@apple.com
Date 2021-02-17 16:19:12 -0800 (Wed, 17 Feb 2021)
Log Message
Use a smart pointer for s_exception in objc_instance.mm
https://bugs.webkit.org/show_bug.cgi?id=222070
Reviewed by Geoffrey Garen.
* bridge/objc/obj
Title: [273043] trunk/LayoutTests
Revision 273043
Author tsav...@apple.com
Date 2021-02-17 16:03:33 -0800 (Wed, 17 Feb 2021)
Log Message
[ BigSur WK1] media/video-multiple-concurrent-playback.html is flakey text failing
https://bugs.webkit.org/show_bug.cgi?id=221368
Unreviewed test garde
Title: [273042] trunk/LayoutTests
Revision 273042
Author tsav...@apple.com
Date 2021-02-17 15:54:23 -0800 (Wed, 17 Feb 2021)
Log Message
[ MacOS Wk2 ] inspector/model/remote-object/array-large.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=221849
Unreviewed test gardeni
Title: [273041] trunk/LayoutTests
Revision 273041
Author tsav...@apple.com
Date 2021-02-17 15:43:55 -0800 (Wed, 17 Feb 2021)
Log Message
[ MacOS Wk2 ] inspector/debugger/stepping/stepInto.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=221853
Unreviewed test gardneing.
Title: [273040] trunk/Source/WebKit
Revision 273040
Author megan_gard...@apple.com
Date 2021-02-17 15:42:39 -0800 (Wed, 17 Feb 2021)
Log Message
Add SPI to allow apps to initiate highlight creation.
https://bugs.webkit.org/show_bug.cgi?id=222063
Reviewed by Tim Horton.
* UIProcess/API/C
Title: [273039] trunk/Source/WebCore
Revision 273039
Author you...@apple.com
Date 2021-02-17 15:31:52 -0800 (Wed, 17 Feb 2021)
Log Message
Use VTIsHardwareDecodeSupported to test VP9 decoder availability on IOS
https://bugs.webkit.org/show_bug.cgi?id=222040
Reviewed by Eric Carlson.
VTI
Title: [273038] trunk/LayoutTests
Revision 273038
Author tsav...@apple.com
Date 2021-02-17 15:31:31 -0800 (Wed, 17 Feb 2021)
Log Message
[ macOS ] media/webaudio-background-playback.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=221935
Ureviewed test gardening.
Pa
Title: [273037] trunk/Source/WebCore
Revision 273037
Author stephan.sz...@sony.com
Date 2021-02-17 15:30:59 -0800 (Wed, 17 Feb 2021)
Log Message
[PlayStation] Fix build break after r272948
https://bugs.webkit.org/show_bug.cgi?id=222061
Reviewed by Don Olmstead.
* inspector/InspectorOver
Title: [273036] trunk/Source/WebKit
Revision 273036
Author pvol...@apple.com
Date 2021-02-17 15:14:39 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] Remove access to the IOKIt class AGXDeviceUserClient in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=219733
Reviewed by Bren
Title: [273035] trunk/LayoutTests
Revision 273035
Author tsav...@apple.com
Date 2021-02-17 15:04:05 -0800 (Wed, 17 Feb 2021)
Log Message
[ macOS Wk2 ] fast/selectors/text-field-selection-window-inactive-text-shadow.html is a flakey image failure
https://bugs.webkit.org/show_bug.cgi?id=221
Title: [273034] trunk/Source
Revision 273034
Author ysuz...@apple.com
Date 2021-02-17 14:58:48 -0800 (Wed, 17 Feb 2021)
Log Message
[JSC] Rename entitlements for JITCage
https://bugs.webkit.org/show_bug.cgi?id=222077
Reviewed by Mark Lam.
* Scripts/process-entitlements.sh:
Source/_java
Title: [273033] trunk
Revision 273033
Author achristen...@apple.com
Date 2021-02-17 14:44:40 -0800 (Wed, 17 Feb 2021)
Log Message
Effectively revert r272908
https://bugs.webkit.org/show_bug.cgi?id=221072
Source/WebCore:
That revision has some issues, causing bug 222067 among others.
Thi
Title: [273032] trunk/Source/ThirdParty/ANGLE
Revision 273032
Author d...@apple.com
Date 2021-02-17 14:41:29 -0800 (Wed, 17 Feb 2021)
Log Message
Metal-Angle on IOS fails in ValidateCreatePbufferFromClientBuffer
https://bugs.webkit.org/show_bug.cgi?id=222069
Reviewed by Simon Fraser.
Du
Title: [273031] trunk/LayoutTests
Revision 273031
Author tsav...@apple.com
Date 2021-02-17 14:38:23 -0800 (Wed, 17 Feb 2021)
Log Message
REGRESSION (r272842): [ BigSur Wk2 ] imported/w3c/web-platform-tests/media-source/mediasource-seekable.html is a flakey text failure
https://bugs.webkit
Title: [273030] trunk/Tools
Revision 273030
Author commit-qu...@webkit.org
Date 2021-02-17 13:53:15 -0800 (Wed, 17 Feb 2021)
Log Message
Add deprecation notices to believed-unused commands in webkit-patch
https://bugs.webkit.org/show_bug.cgi?id=222058
Patch by Sam Sneddon on 2021-02-17
Title: [273029] trunk/Source/WebKit
Revision 273029
Author tsav...@apple.com
Date 2021-02-17 13:51:07 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed, reverting r272905.
caused
TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturingAndCalling
to timeout
Reverted changeset:
"ThreadMessageRe
Title: [273028] trunk/LayoutTests
Revision 273028
Author commit-qu...@webkit.org
Date 2021-02-17 13:47:53 -0800 (Wed, 17 Feb 2021)
Log Message
[LayoutTests] Convert http/tests/preconnect convert PHP to Python
https://bugs.webkit.org/show_bug.cgi?id=221980
Patch by Chris Gambrell on 202
Title: [273027] trunk/Source/WebKit
Revision 273027
Author cdu...@apple.com
Date 2021-02-17 13:46:17 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed attempt to fix GTK build after r273023.
* UIProcess/API/APINavigation.cpp:
Modified Paths
trunk/Source/WebKit/ChangeLog
trunk/Source/WebK
Title: [273026] trunk/Source/WebCore
Revision 273026
Author drou...@apple.com
Date 2021-02-17 13:39:51 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] update media controls to use new SF Symbols
https://bugs.webkit.org/show_bug.cgi?id=222023
Reviewed by Eric Carlson.
* Modules/modern-media-c
Title: [273025] trunk/Source/WebKit
Revision 273025
Author ddkil...@apple.com
Date 2021-02-17 13:38:18 -0800 (Wed, 17 Feb 2021)
Log Message
Remove missing files from WebKit Xcode project
Reviewed by Youenn Fablet.
Found using tidy-Xcode-project-file --missing (see Bug
188754).
* WebKi
Title: [273024] trunk/Source/WebCore
Revision 273024
Author drou...@apple.com
Date 2021-02-17 13:36:16 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] the tracks button should be emphasized while the media controls context menu is showing
https://bugs.webkit.org/show_bug.cgi?id=221938
Reviewe
Title: [273023] trunk
Revision 273023
Author bfulg...@apple.com
Date 2021-02-17 13:26:08 -0800 (Wed, 17 Feb 2021)
Log Message
Expand stubs to thread actual NSURLRequest/NSURLResponse for the new simulated-request API
https://bugs.webkit.org/show_bug.cgi?id=221641
Reviewed by Chris Dumez
Title: [273022] trunk/Tools
Revision 273022
Author cdu...@apple.com
Date 2021-02-17 13:15:53 -0800 (Wed, 17 Feb 2021)
Log Message
Use smart pointer for WebView ownership in DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=222009
Reviewed by Geoffrey Garen.
* DumpRenderTree/mac/Dum
Title: [273021] trunk/Tools
Revision 273021
Author don.olmst...@sony.com
Date 2021-02-17 12:33:00 -0800 (Wed, 17 Feb 2021)
Log Message
[Python-3] UnicodeDecodeError when checking for an interpreter on Windows
https://bugs.webkit.org/show_bug.cgi?id=222059
Reviewed by Jonathan Bedard.
Wh
Title: [273020] trunk/Source/WTF
Revision 273020
Author d...@apple.com
Date 2021-02-17 12:31:59 -0800 (Wed, 17 Feb 2021)
Log Message
Use element fullscreen for video on some configurations
https://bugs.webkit.org/show_bug.cgi?id=222048
Reviewed by Sam Weinig.
* wtf/PlatformEnableCocoa.
Title: [273019] trunk
Revision 273019
Author hironori.fu...@sony.com
Date 2021-02-17 12:11:40 -0800 (Wed, 17 Feb 2021)
Log Message
[CoordinatedGraphics] The whole content is unnecessarily repainted by animations in non-AC mode pages
https://bugs.webkit.org/show_bug.cgi?id=221391
Source/We
Title: [273018] trunk/Websites/webkit.org
Revision 273018
Author lin...@apple.com
Date 2021-02-17 11:57:23 -0800 (Wed, 17 Feb 2021)
Log Message
WebKit nighly archives page not working for Big Sur
https://bugs.webkit.org/show_bug.cgi?id=222016
Reviewed by Alexey Proskuryakov.
* wp-conte
Title: [273017] trunk/Tools
Revision 273017
Author don.olmst...@sony.com
Date 2021-02-17 11:55:34 -0800 (Wed, 17 Feb 2021)
Log Message
[Python-3] Catch winerror.ERROR_INVALID_FUNCTION in ServerProcess
https://bugs.webkit.org/show_bug.cgi?id=222047
Reviewed by Jonathan Bedard.
The catch
Title: [273016] trunk/Source/WebKit
Revision 273016
Author ddkil...@apple.com
Date 2021-02-17 11:23:01 -0800 (Wed, 17 Feb 2021)
Log Message
REGRESSION (r272625): Fix missing headers in Xcode project
Reviewed by Eric Carlson.
* WebKit.xcodeproj/project.pbxproj:
- Manually reconstruct mi
Title: [273015] trunk/Tools
Revision 273015
Author jbed...@apple.com
Date 2021-02-17 11:09:42 -0800 (Wed, 17 Feb 2021)
Log Message
[git-webkit] Failure to retrieve commit in EWS (Investigation)
https://bugs.webkit.org/show_bug.cgi?id=222050
Reviewed by Aakash Jain.
* Scripts/libraries/
Title: [273014] trunk/Source/WebCore
Revision 273014
Author akeer...@apple.com
Date 2021-02-17 11:01:19 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS][FCR] Add new look for input type=date
https://bugs.webkit.org/show_bug.cgi?id=222013
Reviewed by Wenson Hsieh.
The new appearance is based
Title: [273013] trunk/Source
Revision 273013
Author megan_gard...@apple.com
Date 2021-02-17 10:38:38 -0800 (Wed, 17 Feb 2021)
Log Message
Change App Highlight delegate to pass more information about the highlight for display.
https://bugs.webkit.org/show_bug.cgi?id=222014
Reviewed by Tim
Title: [273012] trunk/LayoutTests
Revision 273012
Author tsav...@apple.com
Date 2021-02-17 10:22:34 -0800 (Wed, 17 Feb 2021)
Log Message
[ BigSur ] platform/mac-bigsur/media/media-webm-no-duration.html is constantly text failing
https://bugs.webkit.org/show_bug.cgi?id=221973
Unreviewed t
Title: [273011] trunk/LayoutTests
Revision 273011
Author commit-qu...@webkit.org
Date 2021-02-17 09:58:58 -0800 (Wed, 17 Feb 2021)
Log Message
Add a test to exercise CSS scroll snap in an independently scrollable body
https://bugs.webkit.org/show_bug.cgi?id=222031
Patch by Martin Robinso
Title: [273010] tags/Safari-611.1.18/
Revision 273010
Author alanc...@apple.com
Date 2021-02-17 09:53:17 -0800 (Wed, 17 Feb 2021)
Log Message
Tag Safari-611.1.18.
Added Paths
tags/Safari-611.1.18/
Diff
___
webkit-changes mailing list
w
Title: [273009] branches/safari-611-branch/Source
Revision 273009
Author alanc...@apple.com
Date 2021-02-17 09:50:04 -0800 (Wed, 17 Feb 2021)
Log Message
Versioning.
WebKit-7611.1.19
Modified Paths
branches/safari-611-branch/Source/_javascript_Core/Configurations/Version.xcconfig
branc
Title: [273008] trunk/Tools
Revision 273008
Author don.olmst...@sony.com
Date 2021-02-17 09:39:20 -0800 (Wed, 17 Feb 2021)
Log Message
[Python-3] Child process environment on Windows can only contain strings
https://bugs.webkit.org/show_bug.cgi?id=222012
Reviewed by Jonathan Bedard.
Whe
Title: [273007] trunk/Source/WebKit
Revision 273007
Author drou...@apple.com
Date 2021-02-17 09:36:55 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] Add support for additional accessibility image extraction contextmenu actions
https://bugs.webkit.org/show_bug.cgi?id=222022
Reviewed by Tim H
Title: [273006] trunk
Revision 273006
Author drou...@apple.com
Date 2021-02-17 09:35:49 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] don't "promote" media controls contextmenu items if they are the only item being shown
https://bugs.webkit.org/show_bug.cgi?id=221939
Reviewed by Eric Carlso
Title: [273005] trunk/Tools
Revision 273005
Author jbed...@apple.com
Date 2021-02-17 09:33:16 -0800 (Wed, 17 Feb 2021)
Log Message
[git-webkit] Support unicode when printing changelogs
https://bugs.webkit.org/show_bug.cgi?id=222044
Reviewed by Aakash Jain.
* Scripts/libraries/webkitscm
Title: [273004] trunk
Revision 273004
Author drou...@apple.com
Date 2021-02-17 09:32:12 -0800 (Wed, 17 Feb 2021)
Log Message
[iOS] Add an overflow button that's shown when controls are dropped so that it's still possible to trigger the dropped button's actions
https://bugs.webkit.org/show
Title: [273003] trunk
Revision 273003
Author an...@apple.com
Date 2021-02-17 09:27:21 -0800 (Wed, 17 Feb 2021)
Log Message
Animated keyframe style needs to go through full style adjuster
https://bugs.webkit.org/show_bug.cgi?id=222036
rdar://72421747
Reviewed by Zalan Bujtas.
Source/WebC
Title: [273002] trunk/LayoutTests
Revision 273002
Author ph...@webkit.org
Date 2021-02-17 09:10:00 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed, GLib/GTK test expectations gardening
* platform/glib/TestExpectations: These tests are expected to fail with GPU process and on
Mac, but pas
Title: [273001] trunk
Revision 273001
Author grao...@webkit.org
Date 2021-02-17 08:50:30 -0800 (Wed, 17 Feb 2021)
Log Message
CSS properties that disallow negative values should not animate to negative values
https://bugs.webkit.org/show_bug.cgi?id=222034
Reviewed by Antti Koivisto.
Lay
Title: [273000] trunk/Tools
Revision 273000
Author aakash_j...@apple.com
Date 2021-02-17 08:23:18 -0800 (Wed, 17 Feb 2021)
Log Message
commit-queue should retry when it fails to commit
https://bugs.webkit.org/show_bug.cgi?id=222038
Reviewed by Jonathan Bedard.
* CISupport/ews-build/step
Title: [272999] trunk/Source
Revision 272999
Author pvol...@apple.com
Date 2021-02-17 08:16:20 -0800 (Wed, 17 Feb 2021)
Log Message
[macOS] Deny mach-lookup to the fonts service
https://bugs.webkit.org/show_bug.cgi?id=221610
Reviewed by Brent Fulgham.
Source/WebCore:
Disable global fo
Title: [272998] trunk/Source/WebCore
Revision 272998
Author commit-qu...@webkit.org
Date 2021-02-17 07:56:25 -0800 (Wed, 17 Feb 2021)
Log Message
Unreviewed, silence -Wimplicit-fallthrough warning
https://bugs.webkit.org/show_bug.cgi?id=222010
Normally I use RELEASE_ASSERT_NOT_REACHED()
Title: [272997] trunk
Revision 272997
Author wenson_hs...@apple.com
Date 2021-02-17 07:49:49 -0800 (Wed, 17 Feb 2021)
Log Message
[macOS] Introduce a new context menu item to preview images
https://bugs.webkit.org/show_bug.cgi?id=221917
Reviewed by Darin Adler and Tim Horton.
Source/We
Title: [272996] trunk/Tools
Revision 272996
Author dp...@igalia.com
Date 2021-02-17 06:16:57 -0800 (Wed, 17 Feb 2021)
Log Message
[Flatpak SDK] Script 'webkit-flatpak-run-nightly' expects different format for a built product name
https://bugs.webkit.org/show_bug.cgi?id=221950
Reviewed by
Title: [272995] trunk/Source/WebKit
Revision 272995
Author pvol...@apple.com
Date 2021-02-17 05:53:45 -0800 (Wed, 17 Feb 2021)
Log Message
[macOS] Deny access to unused IOKit classes
https://bugs.webkit.org/show_bug.cgi?id=221969
Reviewed by Brent Fulgham.
Deny access to the IOKit clas
Title: [272994] trunk/Source/WebKit
Revision 272994
Author you...@apple.com
Date 2021-02-17 05:52:34 -0800 (Wed, 17 Feb 2021)
Log Message
RemoteMediaPlayerManager does not need to support media stream code path
https://bugs.webkit.org/show_bug.cgi?id=221956
Reviewed by Eric Carlson.
Rem
Title: [272993] trunk
Revision 272993
Author andresg...@apple.com
Date 2021-02-17 05:00:45 -0800 (Wed, 17 Feb 2021)
Log Message
Support aria-errormessage on iOS.
https://bugs.webkit.org/show_bug.cgi?id=221975
Reviewed by Chris Fleizach.
Source/WebCore:
Test: accessibility/aria-errorme
Title: [272992] trunk
Revision 272992
Author commit-qu...@webkit.org
Date 2021-02-17 02:37:55 -0800 (Wed, 17 Feb 2021)
Log Message
Improve percentage height in shouldComputeLogicalWidthFromAspectRatio
https://bugs.webkit.org/show_bug.cgi?id=221405
Patch by Rob Buis on 2021-02-17
Reviewe
Title: [272991] trunk
Revision 272991
Author carlo...@webkit.org
Date 2021-02-17 02:20:48 -0800 (Wed, 17 Feb 2021)
Log Message
REGRESSION(r272636) [GTK] Crash and failures in API test /WebKit2Gtk/TestResources
https://bugs.webkit.org/show_bug.cgi?id=221672
Reviewed by Michael Catanzaro.
Title: [272990] trunk/Source/WebKit
Revision 272990
Author cdu...@apple.com
Date 2021-02-17 01:38:47 -0800 (Wed, 17 Feb 2021)
Log Message
Regression(r268097): Calling processDidTerminate delegate asynchronously is risky compatibility-wise
https://bugs.webkit.org/show_bug.cgi?id=222011
Re
Title: [272989] trunk/Source/WebKit
Revision 272989
Author you...@apple.com
Date 2021-02-17 01:22:15 -0800 (Wed, 17 Feb 2021)
Log Message
Build fix for non MEDIA_STREAM enabled ports after r272858
https://bugs.webkit.org/show_bug.cgi?id=222030
Unreviewed.
* WebProcess/GPU/webrtc/MediaR
74 matches
Mail list logo