merge backout

This commit is contained in:
Dão Gottwald 2011-07-09 15:32:38 +02:00
commit 5988c09774

View File

@ -36,6 +36,8 @@
#
# ***** END LICENSE BLOCK *****
const Ci = Components.interfaces;
const webNavigation = docShell.QueryInterface(Ci.nsIWebNavigation);
addMessageListener("WebNavigation:LoadURI", function(message) {