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
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
<rdar://problem/100130509>
Brent Fulgham
Pull request: https://github.com/Webkit/WebKit/pull/4494
EWS
Committed 254680@main (552bfd33df16): <https://commits.webkit.org/254680@main>
Reviewed commits have been landed. Closing PR #4494 and removing active labels.