Bug 216986
| Summary: | [GTK] Provide WebKitWebsiteDataType for favicon database? | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
WebKitFaviconDatabase exists outside WebKitWebsiteDataManager and can only be cleared using webkit_favicon_database_clear(). That means there's no way to hook it up to the Clear Data dialog in Epiphany. So if you try to clear all website data, that should erase any evidence that you ever visited a website from your disk, but that will fail for any website that has favicons.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |