Bug 178929 - [Curl] Follow signature change of WebFrameNetworkingContext
Summary: [Curl] Follow signature change of WebFrameNetworkingContext
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-27 02:28 PDT by Yoshiaki Jitsukawa
Modified: 2017-10-27 02:31 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Jitsukawa 2017-10-27 02:28:24 PDT
The expected signature of WebFrameNetworkingContext::ensurePrivateBrowsingSession() has been changed so curl port needs to follow it.