Bug 99448
| Summary: | [WK2] Separate WebKit2 instances use the same WebPageIcons.db | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | János Badics <jbadics> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, beidson, hausmann, jbadics, laszlo.gombos, ossy, szledan |
| Priority: | P2 | Keywords: | Qt, QtTriaged |
| Version: | 420+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 89666 | ||
Csaba Osztrogonác
After http://trac.webkit.org/changeset/131428 WebPageIcons.db is still
created into ~/.local/share/WebKitTestRunner/.QtWebKit/WebpageIcons.db
It should be created into /tmp/WebKitTestRunner-XXXXXX
directory similar to LocalStorage and cache files.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 100678 ***