WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
183519
Remove cookie API access from WebContent Process
https://bugs.webkit.org/show_bug.cgi?id=183519
Summary
Remove cookie API access from WebContent Process
Brent Fulgham
Reported
2018-03-09 09:53:27 PST
All cookie access is now handled in the Network Process. However, there are vestiges of the original logic that used CFNetwork APIs in the WebContent process. This patch removes CFNetwork calls from the WebProcess code paths, since they serve no purpose in modern WebKit.
Attachments
Patch
(12.56 KB, patch)
2018-03-09 09:57 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(12.96 KB, patch)
2018-03-09 12:16 PST
,
Brent Fulgham
achristensen
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2018-03-09 09:54:20 PST
<
rdar://problem/35368802
>
Brent Fulgham
Comment 2
2018-03-09 09:57:46 PST
Created
attachment 335431
[details]
Patch
Brent Fulgham
Comment 3
2018-03-09 12:16:09 PST
Created
attachment 335448
[details]
Patch
Brent Fulgham
Comment 4
2018-03-09 13:31:04 PST
Committed
r229480
: <
https://trac.webkit.org/changeset/229480
>
Radar WebKit Bug Importer
Comment 5
2018-03-09 13:33:20 PST
<
rdar://problem/38314682
>
Brent Fulgham
Comment 6
2018-03-09 13:34:21 PST
This is actually: <
rdar://problem/35368802
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug