[webkit-changes] [WebKit/WebKit] 8b7b21: REGRESSION(266606 at main): MessageArgumentDescriptio...
Fujii Hironori
noreply at github.com
Sat Aug 5 15:38:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b7b2179aa7269739fc210a0e8a5401c19b593bf
https://github.com/WebKit/WebKit/commit/8b7b2179aa7269739fc210a0e8a5401c19b593bf
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-08-05 (Sat, 05 Aug 2023)
Changed paths:
M Source/WebKit/CMakeLists.txt
Log Message:
-----------
REGRESSION(266606 at main): MessageArgumentDescriptions.cpp: Cannot open include file: 'WebExtensionContextIdentifier.h'
https://bugs.webkit.org/show_bug.cgi?id=259839
Windows Debug builds were failing. Unreviewed build fix.
> WebKit\DerivedSources\MessageArgumentDescriptions.cpp(84): fatal error C1083: Cannot open include file: 'WebExtensionContextIdentifier.h': No such file or directory
* Source/WebKit/CMakeLists.txt:
Added an include path to WebKit/Shared/Extensions.
Canonical link: https://commits.webkit.org/266619@main
More information about the webkit-changes
mailing list