Merge lp:~micahg/firefox/firefox-3.6.head.daily-patch-rebase-20090915 into lp:firefox/3.6

Proposed by Micah Gersten
Status: Merged
Approved by: Alexander Sack
Approved revision: 453
Merged at revision: not available
Proposed branch: lp:~micahg/firefox/firefox-3.6.head.daily-patch-rebase-20090915
Merge into: lp:firefox/3.6
Diff against target: None lines
To merge this branch: bzr merge lp:~micahg/firefox/firefox-3.6.head.daily-patch-rebase-20090915
Reviewer Review Type Date Requested Status
Alexander Sack (community) Approve
Review via email: mp+11848@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Micah Gersten (micahg) wrote :
Revision history for this message
Alexander Sack (asac) wrote :

looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-09-11 13:37:22 +0000
3+++ debian/changelog 2009-09-16 05:57:54 +0000
4@@ -1,4 +1,4 @@
5-firefox-3.6 (3.6~a2~hg20090910r31604+nobinonly-0ubuntu1) UNRELEASED; urgency=low
6+firefox-3.6 (3.6~a2~hg20090915r31768+nobinonly-0ubuntu1) UNRELEASED; urgency=low
7
8 [ H. Montoliu <hmontoliu@ubuntu.com> ]
9 * fix LP: #361052 - firefox apport hook fails to retrieve pluginreg.dat file
10@@ -136,7 +136,7 @@
11 - update debian/patches/browser_branding.patch
12 - update debian/patches/bzXXX_moz_app_name_inconsistencies.patch
13
14- -- Alexander Sack <asac@ubuntu.com> Fri, 11 Sep 2009 15:36:31 +0200
15+ -- Micah Gersten <launchpad@micahscomputing.com> Wed, 16 Sep 2009 00:43:11 -0500
16
17 firefox-3.1 (3.1~b3~hg20081221r22451+nobinonly-0ubuntu1) UNRELEASED; urgency=low
18
19
20=== modified file 'debian/patches/firefox-profilename'
21--- debian/patches/firefox-profilename 2009-07-24 20:31:24 +0000
22+++ debian/patches/firefox-profilename 2009-09-16 05:59:07 +0000
23@@ -169,11 +169,11 @@
24 pref("extensions.dss.switchPending", false); // Non-dynamic switch pending after next
25 // restart.
26
27+ pref("extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name", "chrome://browser/locale/browser.properties");
28+ pref("extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description", "chrome://browser/locale/browser.properties");
29+
30 pref("xpinstall.whitelist.add", "update.mozilla.org");
31- pref("xpinstall.whitelist.add.103", "addons.mozilla.org");
32-
33- pref("keyword.enabled", true);
34-@@ -834,17 +834,17 @@
35+@@ -832,17 +832,17 @@
36
37 // replace newlines with spaces when pasting into <input type="text"> fields
38 pref("editor.singleLine.pasteNewlines", 2);

Subscribers

People subscribed via source and target branches