Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25fbfde472ee3eecdd5b20b28600d7b62334fc61
https://github.com/WebKit/WebKit/commit/25fbfde472ee3eecdd5b20b28600d7b62334fc61
Author: Alex Christensen <[email protected]>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Use FrameType instead of a bool after 266266@main
https://bugs.webkit.org/show_bug.cgi?id=259459
rdar://112801948
Reviewed by Tim Nguyen.
Tim gave some great review feedback after I merged my PR.
This uses an enum instead of a bool.
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::clientForMainFrame):
(WebKit::m_appHighlightsVisible):
Canonical link: https://commits.webkit.org/266277@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes