Bug 204645

Summary: [LFC] Make strings safe
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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>