Bug 148621

Summary: Cookie code lives under WebProcess directory
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor CC: aperez, ap
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

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
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.