RESOLVED FIXED 245368
[Reporting API] Use WTFString instead of AtomString for report types
https://bugs.webkit.org/show_bug.cgi?id=245368
Summary [Reporting API] Use WTFString instead of AtomString for report types
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.