Bug 242413 - Avoid unnecessary isolatedCopy() calls when decoding strings in WKRemoteObjectCoder.mm
Summary: Avoid unnecessary isolatedCopy() calls when decoding strings in WKRemoteObjec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-06 14:41 PDT by Chris Dumez
Modified: 2022-07-07 08:55 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 Chris Dumez 2022-07-06 14:41:09 PDT
Avoid unnecessary isolatedCopy() calls when decoding strings in WKRemoteObjectCoder.mm.
Comment 1 Chris Dumez 2022-07-06 14:50:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2140
Comment 2 EWS 2022-07-07 08:54:55 PDT
Committed 252217@main (f6600b2b275f): <https://commits.webkit.org/252217@main>

Reviewed commits have been landed. Closing PR #2140 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-07-07 08:55:19 PDT
<rdar://problem/96601052>