Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cc31f5736f7ed5d5d201dd81b9cf23e33b5bde1a
https://github.com/WebKit/WebKit/commit/cc31f5736f7ed5d5d201dd81b9cf23e33b5bde1a
Author: Adrian Perez de Castro <[email protected]>
Date: 2024-12-16 (Mon, 16 Dec 2024)
Changed paths:
M Source/ThirdParty/skia/src/xml/SkDOM.cpp
Log Message:
-----------
REGRESSION(287859@main): Building with USE_SKIA_OPENTYPE_SVG=ON fails with
Clang 18.1+
https://bugs.webkit.org/show_bug.cgi?id=284779
Unreviewed build fix.
Move code around in order to have SkDOMParser declared earlier, before
the definition of the SkDOM::SkDOM() constructor, which is the point at
which the compiler needs to know the size and layout of the type.
* Source/ThirdParty/skia/src/xml/SkDOM.cpp:
(dupstr):
(SkDOMParser::SkDOMParser):
(SkDOMParser::getRoot const):
(SkDOMParser::flushAttributes):
(SkDOMParser::startCommon):
Canonical link: https://commits.webkit.org/287913@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes