Bug 171460

Summary: Cleanup: Change ASCIICaseInsensitiveHash from a class to a struct
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Web Template FrameworkAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, buildbot, cdumez, cmarcelo, sam
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch sam: review+

Daniel Bates
Reported 2017-04-28 16:05:32 PDT
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.
Attachments
Patch (1.55 KB, patch)
2017-04-28 16:09 PDT, Daniel Bates
sam: review+
Daniel Bates
Comment 1 2017-04-28 16:09:14 PDT
Daniel Bates
Comment 2 2017-05-01 09:11:32 PDT
Note You need to log in before you can comment on or make changes to this bug.