Merge tag '1.5.4'

This commit is contained in:
gorhill 2016-01-11 09:06:54 -05:00
commit 44670ea597

View file

@ -81,7 +81,7 @@ vAPI.shutdown = (function() {
}
var filters = self.rpc({
fnName: 'getScriptTagFilters',
rootURL: self.top.location.href,
rootURL: self.location.href,
frameURL: self.location.href,
frameHostname: hostname
});