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)
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.


No differences found