diff options
author | Patrick McDermott <pj@pehjota.net> | 2017-10-31 05:16:38 (EDT) |
---|---|---|
committer | Patrick McDermott <pj@pehjota.net> | 2017-10-31 05:18:15 (EDT) |
commit | 17b19b4d51a840d6becf992599cd1e17d5344af4 (patch) | |
tree | fee4633f507216a1c3a6cce6329992ca1ef93b42 /src/toolbars/find-toolbar.h | |
parent | 1582f0c7dcac898cbebda188c86071bcc32ecb03 (diff) | |
download | marquee-17b19b4d51a840d6becf992599cd1e17d5344af4.zip marquee-17b19b4d51a840d6becf992599cd1e17d5344af4.tar.gz marquee-17b19b4d51a840d6becf992599cd1e17d5344af4.tar.bz2 |
MqWebView: Free cached main resource data on finalize()
Also drop the conditional around URI freeing. g_free() already performs
this check. We may be able to avoid the overhead of an unnecessary
function call (at the cost of sometimes inaccurate branch prediction),
but the resulting code is uglier, especially with lots of g_free()
calls.
Diffstat (limited to 'src/toolbars/find-toolbar.h')
0 files changed, 0 insertions, 0 deletions