NEW 192967
NetworkProcess should initialize its default NetworkSession with parameters from the UIProcess
https://bugs.webkit.org/show_bug.cgi?id=192967
Summary NetworkProcess should initialize its default NetworkSession with parameters f...
Alex Christensen
Reported 2018-12-20 18:15:04 PST
NetworkProcess should initialize its default NetworkSession with parameters from the UIProcess
Attachments
Patch (14.22 KB, patch)
2018-12-20 18:15 PST, Alex Christensen
no flags
Patch (8.36 KB, patch)
2018-12-21 11:40 PST, Alex Christensen
bfulgham: review+
Alex Christensen
Comment 1 2018-12-20 18:15:16 PST
Alex Christensen
Comment 2 2018-12-20 18:16:14 PST
Comment on attachment 357912 [details] Patch This first patch isn't quite right, but it's headed in the right direction. For example, the WebKit.WKHTTPCookieStore API test asserts.
Alex Christensen
Comment 3 2018-12-21 11:40:29 PST
Brent Fulgham
Comment 4 2019-01-03 08:49:33 PST
Comment on attachment 357961 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=357961&action=review Looks good to me. > Source/WebKit/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=192967 Radar? > Source/WebKit/ChangeLog:9 > + More will be moved in the near future, like indexedDatabaseDirectory. Good!
Alex Christensen
Comment 5 2019-01-03 08:52:41 PST
http://trac.webkit.org/r239592 The auto-generated radar will be sufficient. This isn't an important change, and it should have no change in behavior. It's just leading up to some big changes.
Note You need to log in before you can comment on or make changes to this bug.