Bug 260687

Summary: resetFontRangeIfNeeded() accidentally copies its inout param, rather than taking it by reference
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 206208    

Description Myles C. Maxfield 2023-08-24 17:36:54 PDT
resetFontRangeIfNeeded() accidentally copies its inout param, rather than taking it by reference
Comment 1 Radar WebKit Bug Importer 2023-08-24 17:37:13 PDT
<rdar://problem/114416548>
Comment 2 Myles C. Maxfield 2023-08-24 17:38:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17048
Comment 3 EWS 2023-09-13 23:17:03 PDT
Committed 267981@main (76fdcab415ea): <https://commits.webkit.org/267981@main>

Reviewed commits have been landed. Closing PR #17048 and removing active labels.