Bug 143136 - Forward additional CFNetwork ATS information to child processes
Summary: Forward additional CFNetwork ATS information to child processes
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-27 10:43 PDT by Oliver Hunt
Modified: 2015-03-28 19:56 PDT (History)
1 user (show)

See Also:


Attachments
Patch (14.07 KB, patch)
2015-03-27 10:44 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (14.05 KB, patch)
2015-03-27 11:22 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (14.06 KB, patch)
2015-03-27 11:41 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (14.30 KB, patch)
2015-03-27 11:57 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2015-03-27 10:43:28 PDT
Forward additional CFNetwork ATS information to child processes
Comment 1 Oliver Hunt 2015-03-27 10:44:54 PDT
Created attachment 249583 [details]
Patch
Comment 2 Oliver Hunt 2015-03-27 11:22:40 PDT
Created attachment 249588 [details]
Patch
Comment 3 Oliver Hunt 2015-03-27 11:41:51 PDT
Created attachment 249591 [details]
Patch
Comment 4 Anders Carlsson 2015-03-27 11:49:16 PDT
Comment on attachment 249591 [details]
Patch

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

> Source/WebKit2/Shared/Network/NetworkProcessCreationParameters.cpp:32
> +#if PLATFORM(COCOA)

Please add an extra newline here.
Comment 5 Oliver Hunt 2015-03-27 11:57:23 PDT
Created attachment 249592 [details]
Patch
Comment 6 Oliver Hunt 2015-03-27 11:59:08 PDT
Just pushing up elf build fixeration
Comment 7 Oliver Hunt 2015-03-27 12:05:16 PDT
Committed r182073: <http://trac.webkit.org/changeset/182073>