[webkit-changes] [WebKit/WebKit] 49c3b4: Non-unified build fixes after 255307 at main
Adrian Perez
noreply at github.com
Sun Oct 9 10:48:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49c3b49aa9c288cc07dba3c8ac565c61d0404225
https://github.com/WebKit/WebKit/commit/49c3b49aa9c288cc07dba3c8ac565c61d0404225
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2022-10-09 (Sun, 09 Oct 2022)
Changed paths:
M Source/WebCore/Modules/reporting/ReportingScope.h
M Source/WebCore/Modules/reporting/ViolationReportType.h
M Source/WebCore/dom/DocumentFullscreen.cpp
M Source/WebCore/dom/DocumentOrShadowRootFullscreen.cpp
M Source/WebCore/dom/FullscreenManager.cpp
Log Message:
-----------
Non-unified build fixes after 255307 at main
Unreviewed build fixes.
* Source/WebCore/Modules/reporting/ReportingScope.h: Add missing
ViolationReportType.h header.
* Source/WebCore/Modules/reporting/ViolationReportType.h: Add missing
wtf/EnumTraits.h header.
* Source/WebCore/dom/DocumentFullscreen.cpp: Add missing Element.h
header.
* Source/WebCore/dom/DocumentOrShadowRootFullscreen.cpp: Ditto.
* Source/WebCore/dom/FullscreenManager.cpp: Add missing DOMWindow.h
header.
Canonical link: https://commits.webkit.org/255327@main
More information about the webkit-changes
mailing list