Bug 156369
| Summary: | [GLib] Platform specific implementation for WebsiteDataStore::defaultMediaCacheDirectory | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jeremy Jones <jeremyj-wk> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro, philn, pnormand |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=119477 | ||
Jeremy Jones
WebKit2/UIProcess/API/gtk/APIWebsiteDataStoreGtk.cpp needs an implementation for WebsiteDataStore::defaultMediaCacheDirectory()
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Hi Phil, this is still unimplemented. Do our ports not use media cache?
Philippe Normand
This totally slipped of my radar. Yes we still need this fixed somehow.
Michael Catanzaro
Looks like it's only used by GPU process and Cocoa code, so I think it would be unused? Should probably create it anyway, I guess.
*** This bug has been marked as a duplicate of bug 251808 ***