Bug 235755 - REGRESSION(r281687): Space widths have synthetic bold applied to them in the fast text codepath but not the complex text codepath
Summary: REGRESSION(r281687): Space widths have synthetic bold applied to them in the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-27 22:13 PST by Myles C. Maxfield
Modified: 2022-01-28 20:44 PST (History)
6 users (show)

See Also:


Attachments
Patch (7.01 KB, patch)
2022-01-27 22:20 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (14.66 KB, patch)
2022-01-28 16:01 PST, Myles C. Maxfield
simon.fraser: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch for committing (16.22 KB, patch)
2022-01-28 18:05 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2022-01-27 22:13:28 PST
REGRESSION(r281687): Space widths have synthetic bold applied to them in the fast text codepath but not the complex text codepath
Comment 1 Myles C. Maxfield 2022-01-27 22:20:59 PST
Created attachment 450205 [details]
Patch
Comment 2 EWS Watchlist 2022-01-27 22:22:22 PST
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 3 Jon Lee 2022-01-28 12:14:07 PST
rdar://88052073
Comment 4 Myles C. Maxfield 2022-01-28 16:01:11 PST
Created attachment 450285 [details]
Patch
Comment 5 Myles C. Maxfield 2022-01-28 18:05:59 PST
Created attachment 450299 [details]
Patch for committing
Comment 6 Myles C. Maxfield 2022-01-28 20:44:13 PST
Committed r288783 (246560@trunk): <https://commits.webkit.org/246560@trunk>