[Webkit-unassigned] [Bug 171460] New: Cleanup: Change ASCIICaseInsensitiveHash from a class to a struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 28 16:05:32 PDT 2017


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

            Bug ID: 171460
           Summary: Cleanup: Change ASCIICaseInsensitiveHash from a class
                    to a struct
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

Class ASCIICaseInsensitiveHash exposes all of its internals publicly. We should just make it a struct as a members of a struct have public visibility by default.

-- 
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/20170428/a7c38650/attachment.html>


More information about the webkit-unassigned mailing list