Bug 133815 - Move header value merging to HTTPHeaderMap
Summary: Move header value merging to HTTPHeaderMap
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 12:47 PDT by Anders Carlsson
Modified: 2014-06-13 00:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.29 KB, patch)
2014-06-12 12:48 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-12 12:47:17 PDT
Move header value merging to HTTPHeaderMap
Comment 1 Anders Carlsson 2014-06-12 12:48:14 PDT
Created attachment 232975 [details]
Patch
Comment 2 Andreas Kling 2014-06-12 12:49:52 PDT
Comment on attachment 232975 [details]
Patch

r=me
Comment 3 Anders Carlsson 2014-06-12 12:51:27 PDT
Committed r169906: <http://trac.webkit.org/changeset/169906>
Comment 4 Csaba Osztrogonác 2014-06-12 12:57:53 PDT
(In reply to comment #3)
> Committed r169906: <http://trac.webkit.org/changeset/169906>

FYI: It broke the GTK build: http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Build%29/builds/48245
Comment 5 Csaba Osztrogonác 2014-06-13 00:23:54 PDT
Thanks for the fix: https://trac.webkit.org/changeset/169908