WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148621
Cookie code lives under WebProcess directory
https://bugs.webkit.org/show_bug.cgi?id=148621
Summary
Cookie code lives under WebProcess directory
Michael Catanzaro
Reported
2015-08-30 14:44:45 PDT
The cookie-handling code lives under Source/WebKit2/WebProcess/Cookies, but will run in the network process unless the network process is disabled. This should probably be moved to Shared.
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2019-01-17 06:16:45 PST
(In reply to Michael Catanzaro from
comment #0
)
> The cookie-handling code lives under Source/WebKit2/WebProcess/Cookies, but > will run in the network process unless the network process is disabled. This > should probably be moved to Shared.
As of today (January 17th, 2019) the cookies code is under “Source/WebKit/NetworkProcess/Cookies/”, so I reckon this bug can be closed :)
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