Bug 138412 - Move HTTPHeaderMap encoding to the class
Summary: Move HTTPHeaderMap encoding to the class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-05 01:09 PST by Antti Koivisto
Modified: 2014-11-05 09:31 PST (History)
0 users

See Also:


Attachments
patch (6.55 KB, patch)
2014-11-05 01:17 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-11-05 01:09:16 PST
From WebKit2
Comment 1 Antti Koivisto 2014-11-05 01:17:25 PST
Created attachment 241011 [details]
patch
Comment 2 Andreas Kling 2014-11-05 01:24:39 PST
Comment on attachment 241011 [details]
patch

r=me
Comment 3 Antti Koivisto 2014-11-05 01:33:03 PST
https://trac.webkit.org/r175614
Comment 4 Chris Dumez 2014-11-05 09:31:36 PST
Comment on attachment 241011 [details]
patch

Nice, thanks!