[webkit-changes] [WebKit/WebKit] 6d7089: REGRESSION(269270 at main): [Win] FontCairo.cpp: erro...
Fujii Hironori
noreply at github.com
Thu Oct 12 14:03:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6d7089f0d592a784e26c3460213f85a715794757
https://github.com/WebKit/WebKit/commit/6d7089f0d592a784e26c3460213f85a715794757
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M Source/WebCore/platform/graphics/cairo/FontCairo.cpp
Log Message:
-----------
REGRESSION(269270 at main): [Win] FontCairo.cpp: error: no member named 'uncheckedAppend' in 'WTF::Vector<cairo_glyph_t>'
https://bugs.webkit.org/show_bug.cgi?id=215259
Unreviewed build fix.
* Source/WebCore/platform/graphics/cairo/FontCairo.cpp:
Use append instead of uncheckedAppend.
Canonical link: https://commits.webkit.org/269275@main
More information about the webkit-changes
mailing list