From 882d1d9425e83b9ddcdfeffd0e0d0eb257913f9d Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 28 Mar 2015 15:17:40 -0400 Subject: [PATCH] translation work from https://crowdin.com/project/ublock --- platform/firefox/vapi-background.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platform/firefox/vapi-background.js b/platform/firefox/vapi-background.js index 8ded3d7..cfb0df3 100644 --- a/platform/firefox/vapi-background.js +++ b/platform/firefox/vapi-background.js @@ -1367,6 +1367,9 @@ vAPI.net.registerListeners = function() { type: details.type, url: details.url }; + if ( details.attrSrc !== undefined ) { + lastRequest[0].attrSrc = details.attrSrc; + } }; vAPI.messaging.globalMessageManager.addMessageListener(