WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
171460
Cleanup: Change ASCIICaseInsensitiveHash from a class to a struct
https://bugs.webkit.org/show_bug.cgi?id=171460
Summary
Cleanup: Change ASCIICaseInsensitiveHash from a class to a struct
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2017-04-28 16:09:14 PDT
Created
attachment 308609
[details]
Patch
Daniel Bates
Comment 2
2017-05-01 09:11:32 PDT
Committed
r216014
: <
http://trac.webkit.org/changeset/216014
>
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