RESOLVED FIXED 213719
checked overflow in WebCore::findClosestFont
https://bugs.webkit.org/show_bug.cgi?id=213719
Summary checked overflow in WebCore::findClosestFont
Antti Koivisto
Reported 2020-06-29 02:54:35 PDT
6 WebCore: WebCore::findClosestFont(WebCore::FontDatabase::InstalledFontFamily const&, WebCore::FontSelectionRequest) <== 6 WebCore: WebCore::findClosestFont(WebCore::FontDatabase::InstalledFontFamily const&, WebCore::FontSelectionRequest) 6 WebCore: WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, WTF::AtomicString const&, WebCore::FontTaggedSettings<int> const*, WebCore::FontVariantSettings const*, WebCore::FontSelectionSpecifiedCapabilities) 6 WebCore: WebCore::FontCache::getCachedFontPlatformData(WebCore::FontDescription const&, WTF::AtomicString const&, WebCore::FontTaggedSettings<int> const*, WebCore::FontVariantSettings const*, WebCore::FontSelectionSpecifiedCapabilities, bool)
Attachments
patch (1.78 KB, patch)
2020-06-29 03:04 PDT, Antti Koivisto
no flags
patch (1.79 KB, patch)
2020-06-29 03:05 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2020-06-29 02:55:11 PDT
Antti Koivisto
Comment 2 2020-06-29 03:04:02 PDT
Antti Koivisto
Comment 3 2020-06-29 03:05:23 PDT
David Kilzer (:ddkilzer)
Comment 4 2020-06-29 04:16:45 PDT
Comment on attachment 403045 [details] patch r=me
EWS
Comment 5 2020-06-29 04:31:14 PDT
Committed r263654: <https://trac.webkit.org/changeset/263654> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403045 [details].
Note You need to log in before you can comment on or make changes to this bug.