From 1582f0c7dcac898cbebda188c86071bcc32ecb03 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 31 Oct 2017 05:12:23 -0400 Subject: 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. --- (limited to 'src/view-source.h') -- cgit v0.9.1