Bug 213719

Summary: checked overflow in WebCore::findClosestFont
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, mmaxfield
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

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.