Bug 245368

Summary: [Reporting API] Use WTFString instead of AtomString for report types
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 189365    

Brent Fulgham
Reported 2022-09-19 11:10:14 PDT
Since we want most reports to be usable from Workers, we should use a thread-safe string, instead of the more efficient AtomString.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-19 11:10:37 PDT
Brent Fulgham
Comment 2 2022-09-19 11:17:27 PDT
EWS
Comment 3 2022-09-20 09:56:19 PDT
Committed 254680@main (552bfd33df16): <https://commits.webkit.org/254680@main> Reviewed commits have been landed. Closing PR #4494 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.