Bug 133763 - Get rid of an unneeded HTTPHeaderMap::remove overload
Summary: Get rid of an unneeded HTTPHeaderMap::remove overload
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-11 13:59 PDT by Anders Carlsson
Modified: 2014-06-11 14:29 PDT (History)
0 users

See Also:


Attachments
Patch (3.33 KB, patch)
2014-06-11 14:00 PDT, Anders Carlsson
kling: 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-11 13:59:43 PDT
Get rid of an unneeded HTTPHeaderMap::remove overload
Comment 1 Anders Carlsson 2014-06-11 14:00:35 PDT
Created attachment 232900 [details]
Patch
Comment 2 Andreas Kling 2014-06-11 14:01:27 PDT
Comment on attachment 232900 [details]
Patch

r=me
Comment 3 Anders Carlsson 2014-06-11 14:29:26 PDT
Committed r169836: <http://trac.webkit.org/changeset/169836>