Bug 241581 - Make TextRun::isolatedCopy copy character data in more cases
Summary: Make TextRun::isolatedCopy copy character data in more cases
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-13 17:57 PDT by Cameron McCormack (:heycam)
Modified: 2022-06-15 16:15 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 Cameron McCormack (:heycam) 2022-06-13 17:57:06 PDT
.
Comment 1 Radar WebKit Bug Importer 2022-06-13 17:57:14 PDT
<rdar://problem/95070277>
Comment 2 Cameron McCormack (:heycam) 2022-06-13 18:58:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1430
Comment 3 Cameron McCormack (:heycam) 2022-06-13 19:00:32 PDT
(In reply to Cameron McCormack (:heycam) from comment #2)
> Pull request: https://github.com/WebKit/WebKit/pull/1430

Not that one.
Comment 4 Cameron McCormack (:heycam) 2022-06-13 19:05:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1489
Comment 5 Cameron McCormack (:heycam) 2022-06-13 21:01:36 PDT
<rdar://94842079>
Comment 6 EWS 2022-06-13 23:31:47 PDT
Committed r295516 (251521@main): <https://commits.webkit.org/251521@main>

Reviewed commits have been landed. Closing PR #1489 and removing active labels.
Comment 7 Cameron McCormack (:heycam) 2022-06-15 16:15:49 PDT
This was reverted in bug 241621, but I'm going to re-land it folded in to the re-landing of bug 240497.