Bug 158901
| Summary: | Add SPI for managing cookies from the UIProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brady Eidson <beidson> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | achristensen, andersca, mitz, sam |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brady Eidson
Add SPI for managing cookies from the UIProcess
The SPI will look like NSHTTPCookieStorage, but will only have the most common methods and won't have synchronous i/o (uses async completion handlers instead)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/17486250>
Brady Eidson
*** This bug has been marked as a duplicate of bug 140191 ***