summaryrefslogtreecommitdiff
path: root/utils/errors.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2019-10-26 12:47:03 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2019-10-26 12:51:17 +0100
commit5aeca580f43c5866794a630e35fa18dbfeefaa01 (patch)
treecf3fd37f8c7bfa3f665c5917ee6bd7843fb71865 /utils/errors.h
parent044ddd5d432aa94ff30851407b8c81875c655a83 (diff)
downloadnetsurf-5aeca580f43c5866794a630e35fa18dbfeefaa01.tar.gz
netsurf-5aeca580f43c5866794a630e35fa18dbfeefaa01.tar.bz2
save complete: Change de-duplication to compare URLs, rather than contents.
We seem to have more than one content for the same resource. For example: * save `<img src="about:logo"><img src="about:logo">` as img-test.html * run `rm -rf test-save && make && ./nsgtk img-test.html` * ctrl+s * save as "test-save" in the current netsurf dir. * run `md5sum test-save/*` before and after this commit. The de-duplication works with URLs, where it wasn't working with hlcache_handles or contents.
Diffstat (limited to 'utils/errors.h')
0 files changed, 0 insertions, 0 deletions