Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15da2a91fb155c32a6e5335957999ac5c88d9a9a
https://github.com/WebKit/WebKit/commit/15da2a91fb155c32a6e5335957999ac5c88d9a9a
Author: J Pascoe <[email protected]>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M Source/WebCore/editing/markup.cpp
Log Message:
-----------
Build fix for -O3 debug builds in markup.cpp
https://bugs.webkit.org/show_bug.cgi?id=252192
Unreviewed, build fix.
* Source/WebCore/editing/markup.cpp:
Import JSCJSValueInlines.h, this header is used in replaceChildrenWithFragment.
The build
works in most cases likely due to unified sources, but is broken for debug
builds with
optimization.
Canonical link: https://commits.webkit.org/260222@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes