summaryrefslogtreecommitdiffstats
path: root/src/toolbars
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-10-31 05:12:23 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-10-31 05:12:23 (EDT)
commit1582f0c7dcac898cbebda188c86071bcc32ecb03 (patch)
treef6a80208cda71ba267764957d6893c4b2d05aef8 /src/toolbars
parent5ce1dbc18e02652a5f0cb186f1047c758e1ec7f3 (diff)
downloadmarquee-1582f0c7dcac898cbebda188c86071bcc32ecb03.zip
marquee-1582f0c7dcac898cbebda188c86071bcc32ecb03.tar.gz
marquee-1582f0c7dcac898cbebda188c86071bcc32ecb03.tar.bz2
MqWebView: Invalidate main resource data cache on load change
Otherwise, a connected source view will keep getting the data the first such view received, even after a load change. A better solution would be to cache a pointer to the main resource and check in mq_web_view_get_data() if the main resource's address has changed. But apparently WebKit reuses resource objects, so that doesn't work.
Diffstat (limited to 'src/toolbars')
0 files changed, 0 insertions, 0 deletions