Bug 242260
| Summary: | [GTK] Remove WebKitWebsiteDataManager APIs for configuring different directories for individual website data types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 210100 | ||
Michael Catanzaro
It should be sufficient for WebKitWebsiteDataManager to expose base-cache-directory and base-data-directory. Everything else is relative to those two directories, so there's not really any compelling reason to allow configuring the others.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
This is fixed I guess, after we removed all deprecated APIs, or is there anything else pending?
Michael Catanzaro
Yes, this is fixed.