[webkit-changes] [WebKit/WebKit] 7b467f: Cherry-pick aa394d9f173f. rdar://problem/107078574
Jonathan Bedard
noreply at github.com
Wed Oct 25 13:53:19 PDT 2023
Branch: refs/heads/safari-7615.2.2-branch
Home: https://github.com/WebKit/WebKit
Commit: 7b467f814d7821ea4bbd4bcc72920bd561620baf
https://github.com/WebKit/WebKit/commit/7b467f814d7821ea4bbd4bcc72920bd561620baf
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/WebFrameProxy.cpp
Log Message:
-----------
Cherry-pick aa394d9f173f. rdar://problem/107078574
Unreviewed build fix after 261429 at main
https://bugs.webkit.org/show_bug.cgi?id=253711
rdar://106546295
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::getFrameInfo):
Canonical link: https://commits.webkit.org/261509@main
Identifier: 259548.478 at safari-7615.2.2-branch
Commit: 57713fe15712bb302c3c2074ec02716eb1f22f36
https://github.com/WebKit/WebKit/commit/57713fe15712bb302c3c2074ec02716eb1f22f36
Author: Dan Robson <dan_robson at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Configurations/Version.xcconfig
Log Message:
-----------
Versioning.
Identifier: 259548.479 at safari-7615.2.2-branch
Commit: 1583954c458816e931ee911aac9f80346815316b
https://github.com/WebKit/WebKit/commit/1583954c458816e931ee911aac9f80346815316b
Author: Dan Robson <dan_robson at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/WebFrameProxy.cpp
Log Message:
-----------
Revert "Cherry-pick aa394d9f173f. rdar://problem/107078574"
This reverts commit 7b467f814d7821ea4bbd4bcc72920bd561620baf.
Identifier: 259548.480 at safari-7615.2.2-branch
Commit: f6f85a06917d2c70b30c60450c6a49379ba0b7a6
https://github.com/WebKit/WebKit/commit/f6f85a06917d2c70b30c60450c6a49379ba0b7a6
Author: Chris Dumez <cdumez at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/WebFrameProxy.cpp
Log Message:
-----------
Cherry-pick aa394d9f173f. rdar://problem/107078574
Unreviewed build fix after 261429 at main
https://bugs.webkit.org/show_bug.cgi?id=253711
rdar://106546295
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::getFrameInfo):
Canonical link: https://commits.webkit.org/261509@main
Identifier: 259548.481 at safari-7615.2.2-branch
Commit: 9b6e19cf46d6f61b9263745ea714734bde1a402c
https://github.com/WebKit/WebKit/commit/9b6e19cf46d6f61b9263745ea714734bde1a402c
Author: Mark Lam <mark.lam at apple.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M Source/JavaScriptCore/llint/LLIntSlowPaths.cpp
M Source/WTF/WTF.xcodeproj/project.pbxproj
M Source/WTF/wtf/Assertions.h
A Source/WTF/wtf/spi/darwin/AbortWithReasonSPI.h
Log Message:
-----------
Cherry-pick af3f7f9c0743. rdar://problem/107277043
Declare as abort_with_reason as SPI and add support for older builds.
https://bugs.webkit.org/show_bug.cgi?id=254551
<rdar://problem/107277043>
Reviewed by Tim Horton and Justin Michaud.
We only use abort_with_reason() with OS_REASON_FLAG_SECURITY_SENSITIVE, and that flag
is only available on newer OS versions. Implement a back up implementation for older
OS versions.
* Source/WTF/WTF.xcodeproj/project.pbxproj:
* Source/WTF/wtf/Assertions.h:
* Source/WTF/wtf/spi/darwin/AbortWithReasonSPI.h: Added.
Canonical link: https://commits.webkit.org/259548.499@safari-7615-branch
Identifier: 259548.482 at safari-7615.2.2-branch
Compare: https://github.com/WebKit/WebKit/compare/7b467f814d78%5E...9b6e19cf46d6
More information about the webkit-changes
mailing list