Bug 133906 - Generate HTTP header names that are required by WebKitWebSrc
Summary: Generate HTTP header names that are required by WebKitWebSrc
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: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-14 11:33 PDT by Zan Dobersek
Modified: 2014-06-14 12:15 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.84 KB, patch)
2014-06-14 11:40 PDT, Zan Dobersek
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-06-14 11:33:29 PDT
Generate HTTP header names that are required by WebKitWebSourceGStreamer
Comment 1 Zan Dobersek 2014-06-14 11:40:07 PDT
Created attachment 233113 [details]
Patch
Comment 2 Zan Dobersek 2014-06-14 11:44:25 PDT
Also fixes the build after r169974.
Comment 3 Anders Carlsson 2014-06-14 11:55:38 PDT
Comment on attachment 233113 [details]
Patch

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

> Source/WebCore/platform/network/HTTPHeaderNames.in:61
> +icy-metadata

Please capitalize this "Icy-Metadata"

> Source/WebCore/platform/network/HTTPHeaderNames.in:62
> +transferMode.dlna

And this "TransferMode.DLNA" perhaps?
Comment 4 Zan Dobersek 2014-06-14 12:15:26 PDT
Committed r169976: <http://trac.webkit.org/changeset/169976>