Bug 133760

Summary: Add a script that generates a gperf hash for HTTP header names
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, commit-queue, gyuyoung.kim, ossy, rakuco, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2014-06-11 13:29:18 PDT
Add a script that generates a gperf hash for HTTP header names
Comment 1 Anders Carlsson 2014-06-11 13:30:09 PDT
Created attachment 232896 [details]
Patch
Comment 2 Anders Carlsson 2014-06-11 13:43:07 PDT
Committed r169826: <http://trac.webkit.org/changeset/169826>
Comment 3 Csaba Osztrogonác 2014-06-11 14:43:43 PDT
Buildfixes landed in https://trac.webkit.org/changeset/169841 and https://trac.webkit.org/changeset/169839
Comment 4 Darin Adler 2014-06-18 12:26:00 PDT
Comment on attachment 232896 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=232896&action=review

> Source/WebCore/DerivedSources.make:848
>  # --------
>  
> +# --------

Extra divider here.