[Webkit-unassigned] [Bug 245368] New: [Reporting API] Use WTFString instead of AtomString for report types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 11:10:14 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245368

            Bug ID: 245368
           Summary: [Reporting API] Use WTFString instead of AtomString
                    for report types
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Since we want most reports to be usable from Workers, we should use a thread-safe string, instead of the more efficient AtomString.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220919/b22dde6f/attachment.htm>


More information about the webkit-unassigned mailing list