Bug 184150 - MIMETypeRegistry should return const HashSets
Summary: MIMETypeRegistry should return const HashSets
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-29 13:18 PDT by Daniel Bates
Modified: 2018-03-29 14:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.65 KB, patch)
2018-03-29 13:22 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2018-03-29 13:18:31 PDT
Mark more MIMETypeRegistry assessors const.
Comment 1 Daniel Bates 2018-03-29 13:20:00 PDT
(In reply to Daniel Bates from comment #0)
> Mark more MIMETypeRegistry assessors const.

err, I meant to write:

MIMETypeRegistry should return const HashSets
Comment 2 Daniel Bates 2018-03-29 13:22:45 PDT
Created attachment 336797 [details]
Patch
Comment 3 Per Arne Vollan 2018-03-29 13:27:46 PDT
Comment on attachment 336797 [details]
Patch

R=me.
Comment 4 Daniel Bates 2018-03-29 14:49:30 PDT
Comment on attachment 336797 [details]
Patch

Clearing flags on attachment: 336797

Committed r230082: <https://trac.webkit.org/changeset/230082>
Comment 5 Daniel Bates 2018-03-29 14:49:32 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2018-03-29 14:50:23 PDT
<rdar://problem/39015369>