Package: xul-ext-firebug
Version: 1.7~b1-1
Severity: normal
Tags: patch
After each upgrade, Firebug loads http://getfirebug.com/firstrun#Firebug
This is annoying at least and a possible privacy issue at worst.
The folloowing patch disables the feature:
---------------8<---------------8<---------------8<---------------
--- content/firebug/chrome.js 2011-03-04 11:23:44.000000000 +0200
+++ content/firebug/chrome.js-patched 2011-05-02 11:18:07.708519940 +0300
@@ -1457,7 +1457,7 @@
version = version.replace('X', '', "g");
// xxxHonza: put the URL in firebugURLs as soon as it's in
chrome.js
- FBL.openNewTab("http://getfirebug.com/firstrun#Firebug " +
version);
+ //FBL.openNewTab("http://getfirebug.com/firstrun#Firebug " +
version);
}
}, 500);
}
---------------8<---------------8<---------------8<---------------
Thanks for considering,
dam
-- System Information:
Debian Release: wheezy/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (150,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-rc4-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.utf8, LC_CTYPE=bg_BG.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
xul-ext-firebug depends on no packages.
Versions of packages xul-ext-firebug recommends:
ii iceweasel 4.0.1-2 Web browser based on Firefox
xul-ext-firebug suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]