Bug 260687 - resetFontRangeIfNeeded() accidentally copies its inout param, rather than taking it by reference
Summary: resetFontRangeIfNeeded() accidentally copies its inout param, rather than tak...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 206208
  Show dependency treegraph
 
Reported: 2023-08-24 17:36 PDT by Myles C. Maxfield
Modified: 2023-09-13 23:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.