Bug 204645 - [LFC] Make strings safe
Summary: [LFC] Make strings safe
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-27 07:48 PST by Antti Koivisto
Modified: 2019-11-27 08:56 PST (History)
5 users (show)

See Also:


Attachments
patch (12.21 KB, patch)
2019-11-27 08:01 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2019-11-27 07:48:09 PST
The code uses lots of StringViews without ever saving the underlying String.
Comment 1 Antti Koivisto 2019-11-27 08:01:29 PST
Created attachment 384412 [details]
patch
Comment 2 WebKit Commit Bot 2019-11-27 08:55:04 PST
Comment on attachment 384412 [details]
patch

Clearing flags on attachment: 384412

Committed r252905: <https://trac.webkit.org/changeset/252905>
Comment 3 WebKit Commit Bot 2019-11-27 08:55:06 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-11-27 08:56:19 PST
<rdar://problem/57507508>