1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-14 16:25:03 +12:00

this addressed #200: uMatrix compatible for FF35+

This commit is contained in:
gorhill 2015-05-14 09:40:15 -04:00
parent d03434cc43
commit 1aa8b4fc1e
2 changed files with 1 additions and 2 deletions

View file

@ -17,7 +17,7 @@
<targetApplication>
<r:Description>
<id>{{ec8030f7-c20a-464f-9b0e-13a3a9e97384}}</id>
<minVersion>29.0</minVersion>
<minVersion>35.0</minVersion>
<maxVersion>41.0</maxVersion>
</r:Description>
</targetApplication>

View file

@ -1245,7 +1245,6 @@ var httpObserver = {
}
if ( aWindow ) {
return vAPI.tabs.getTabId(aWindow
.QueryInterface(Ci.nsIInterfaceRequestor)
.getInterface(Ci.nsIWebNavigation)
.QueryInterface(Ci.nsIDocShell)
.rootTreeItem