[webkit-changes] [WebKit/WebKit] 9468a3: Cherry-pick 7b389848394a. rdar://problem/102422729
youennf
noreply at github.com
Wed Oct 25 13:53:16 PDT 2023
Branch: refs/heads/safari-7615.1.24.10-branch
Home: https://github.com/WebKit/WebKit
Commit: 9468a3a2c71dbf35a7fb0636f48361385351685b
https://github.com/WebKit/WebKit/commit/9468a3a2c71dbf35a7fb0636f48361385351685b
Author: Brent Fulgham <bfulgham at webkit.org>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm
Log Message:
-----------
Cherry-pick 7b389848394a. rdar://problem/102422729
REGRESSION(255664 at main): [Lockdown Mode] Switch back to `CaptivePortal` key to avoid shipping apps that use that key
https://bugs.webkit.org/show_bug.cgi?id=252190
<rdar://102422729>
Reviewed by Wenson Hsieh and Chris Dumez.
The Lockdown Mode renaming update done in 255664 at main changed the string used to store
the app-specific user decision about Lockdown Mode use. We did not realize this string
was effectively an API used by other applications.
To avoid breaking behavior, we should revert to use the original key until a proper API
is created.
* Source/WebKit/UIProcess/API/ios/WKWebViewIOS.mm:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/UIDelegate.mm:
Canonical link: https://commits.webkit.org/260233@main
Commit: b9664dbf2542e65a4aeb7479c33f3ca0e20ea398
https://github.com/WebKit/WebKit/commit/b9664dbf2542e65a4aeb7479c33f3ca0e20ea398
Author: Russell Epstein <repstein at apple.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7615.1.24.10.1
Canonical link: https://commits.webkit.org/259548.208@safari-7615.1.24.10-branch
Commit: 91cb44c564a664a4ddcc1d27391e816a211445bb
https://github.com/WebKit/WebKit/commit/91cb44c564a664a4ddcc1d27391e816a211445bb
Author: Myah Cobbs <mcobbs at apple.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
WebKit-7615.1.25.10.1
Canonical link: https://commits.webkit.org/259548.209@safari-7615.1.24.10-branch
Commit: ee250a7a006c31254765fdab84d92d10cb185219
https://github.com/WebKit/WebKit/commit/ee250a7a006c31254765fdab84d92d10cb185219
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/third_party/libaom/source/libaom/av1/encoder/encodeframe_utils.c
Log Message:
-----------
Cherry-pick 85cfb63423e1. rdar://problem/105507028
Cherry-pick aom 3154860bdbe978da9271ba55eea60973b0be06b5
https://bugs.webkit.org/show_bug.cgi?id=253015
rdar://105507028
Reviewed by Geoffrey Garen.
Cherry-pick patch from upstream.
* Source/ThirdParty/libwebrtc/Source/third_party/libaom/source/libaom/av1/encoder/encodeframe_utils.c:
(av1_source_content_sb):
Canonical link: https://commits.webkit.org/259548.317@safari-7615-branch
Canonical link: https://commits.webkit.org/259548.210@safari-7615.1.24.10-branch
Compare: https://github.com/WebKit/WebKit/compare/9468a3a2c71d%5E...ee250a7a006c
More information about the webkit-changes
mailing list