Bug 133877

Summary: Add a HTTPHeaderMap::get overload that takes an HTTPHeaderName
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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 ...