openbsd-ports/www/mozilla-firefox/patches/patch-browser_components_nsBrowserGlue_js
landry ddd3e93eae Lo and behold, update to mozilla-firefox 4.0 !
Too much changes to list them, just enjoy it. Thanks to the ones who
tested the betas/rc.
ok jasper@
2011-03-30 21:39:14 +00:00

14 lines
634 B
Plaintext

$OpenBSD: patch-browser_components_nsBrowserGlue_js,v 1.4 2011/03/30 21:39:14 landry Exp $
--- browser/components/nsBrowserGlue.js.orig Tue Jan 11 04:25:41 2011
+++ browser/components/nsBrowserGlue.js Sat Jan 15 01:03:01 2011
@@ -397,9 +397,6 @@ BrowserGlue.prototype = {
// Browser startup complete. All initial windows have opened.
_onBrowserStartup: function BG__onBrowserStartup() {
- // Show about:rights notification, if needed.
- if (this._shouldShowRights())
- this._showRightsNotification();
// Show update notification, if needed.
if (Services.prefs.prefHasUserValue("app.update.postupdate"))