WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-09-19 11:10:37 PDT
<
rdar://problem/100130509
>
Brent Fulgham
Comment 2
2022-09-19 11:17:27 PDT
Pull request:
https://github.com/Webkit/WebKit/pull/4494
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.
Top of Page
Format For Printing
XML
Clone This Bug