From: Quentin Rameau Date: Mon, 12 Jun 2017 16:19:58 +0000 (+0200) Subject: ext: get the right DOM on msg X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=commitdiff_plain;h=660413256f4c1cc916e6f96b9156a4f5a85dfcc4;hp=660413256f4c1cc916e6f96b9156a4f5a85dfcc4 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. ---