[webkit-changes] [WebKit/WebKit] 9cf3dc: Fix Windows build after 265162 at main
Don Olmstead
noreply at github.com
Wed Jun 14 20:11:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cf3dc57a6a9e6533cc3d5627aa118d226e0fd6e
https://github.com/WebKit/WebKit/commit/9cf3dc57a6a9e6533cc3d5627aa118d226e0fd6e
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M Source/WebKit/WebProcess/WebCoreSupport/WebPopupMenu.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebPopupMenu.h
Log Message:
-----------
Fix Windows build after 265162 at main
https://bugs.webkit.org/show_bug.cgi?id=258106
Unreviewed build fix.
Move definition of WebPopupMenu::page into the `.cpp` file.
* Source/WebKit/WebProcess/WebCoreSupport/WebPopupMenu.cpp:
(WebKit::WebPopupMenu::page):
* Source/WebKit/WebProcess/WebCoreSupport/WebPopupMenu.h:
(WebKit::WebPopupMenu::page): Deleted.
Canonical link: https://commits.webkit.org/265177@main
More information about the webkit-changes
mailing list