ext: get the right DOM on msg
authorQuentin Rameau <quinq@fifth.space>
Mon, 12 Jun 2017 16:19:58 +0000 (18:19 +0200)
committerQuentin Rameau <quinq@fifth.space>
Mon, 8 Oct 2018 09:38:03 +0000 (11:38 +0200)
commit660413256f4c1cc916e6f96b9156a4f5a85dfcc4
treeba680629e39497b5c180d262767af9b311f81b8e
parent1901359efa10fe2e18794df34fc33b81da03a6f5
ext: get the right DOM on msg

When navigating history, the document-loaded signal isn't triggered and
we can't directly get back the previous webview, so we have no other
choice than to look it up everytime a new message is received.
libsurf-webext.c