Bug 133823 - Add overloads of HTTPHeaderMap::find and remove that take enums
Summary: Add overloads of HTTPHeaderMap::find and remove that take enums
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-12 14:42 PDT by Anders Carlsson
Modified: 2014-06-13 10:34 PDT (History)
0 users

See Also:


Attachments
Patch (13.55 KB, patch)
2014-06-12 14:51 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (14.44 KB, patch)
2014-06-12 15:08 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-06-12 14:42:35 PDT
Add overloads of HTTPHeaderMap::find and remove that take enums
Comment 1 Anders Carlsson 2014-06-12 14:51:21 PDT
Created attachment 232990 [details]
Patch
Comment 2 Anders Carlsson 2014-06-12 15:08:24 PDT
Created attachment 232995 [details]
Patch
Comment 3 Anders Carlsson 2014-06-13 10:34:11 PDT
Committed r169937: <http://trac.webkit.org/changeset/169937>