Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f7167b05ac1aaf64265665ca9f5a6bf9371ef8a2
https://github.com/WebKit/WebKit/commit/f7167b05ac1aaf64265665ca9f5a6bf9371ef8a2
Author: Stephan Szabo <[email protected]>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M Source/WebCore/page/FrameTree.cpp
Log Message:
-----------
[PlayStation][CFI] Remove unnecessary cast in FrameTree.cpp
https://bugs.webkit.org/show_bug.cgi?id=255348
Reviewed by Chris Dumez.
The FrameTree constructor was doing an unnecessary cast to
LocalFrame on one of its parameters that made CFI checks
on PlayStation unhappy due to timing of construction.
* Source/WebCore/page/FrameTree.cpp:
(WebCore::FrameTree::FrameTree):
Canonical link: https://commits.webkit.org/262878@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes