Bug 133877 - Add a HTTPHeaderMap::get overload that takes an HTTPHeaderName
Summary: Add a HTTPHeaderMap::get overload that takes an HTTPHeaderName
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-13 13:24 PDT by Anders Carlsson
Modified: 2014-06-14 02:07 PDT (History)
2 users (show)

See Also:


Attachments
Patch (9.60 KB, patch)
2014-06-13 13:25 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-13 13:24:28 PDT
Add a HTTPHeaderMap::get overload that takes an HTTPHeaderName
Comment 1 Anders Carlsson 2014-06-13 13:25:13 PDT
Created attachment 233069 [details]
Patch
Comment 2 WebKit Commit Bot 2014-06-13 13:26:49 PDT
Attachment 233069 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-06-13 13:37:35 PDT
Committed r169946: <http://trac.webkit.org/changeset/169946>
Comment 4 Csaba Osztrogonác 2014-06-14 02:07:12 PDT
(In reply to comment #3)
> Committed r169946: <http://trac.webkit.org/changeset/169946>

Buildfix landed in https://trac.webkit.org/changeset/169966 .

Otherwise breaking the build and then going home wasn't a fairplay game ...