Commit Graph

127994 Commits

Author SHA1 Message Date
Mike de Boer
9b701a78f4 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
6700f3f28f Back out a3a31fc4429a (bug 738818) since the thing it was following-up is coming out
CLOSED TREE
2013-04-09 21:15:55 -07:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Phil Ringnalda
050970d84f Bug 738818 followup, restore preprocessing of aboutHome.js since it's now necessary again
CLOSED TREE
2013-04-09 20:45:13 -07:00
Christophe Mouraud
d58ccf27ac Bug 856080 - Fix a ComputedTimingFunction leak in Layers. r=jrmuizel 2013-04-08 14:31:10 -04:00
Chia-hung Tai
dddf2b0695 Bug 855607 - B2G MMS: Notify user while retrieving expiried notification indication. r=vyang 2013-04-09 16:57:01 +08:00
Kartikaya Gupta
469967f4d4 Bug 859939 - Make AsyncPanZoomController::mLastEventTime unsigned to avoid overflowing. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
Kartikaya Gupta
fd35bf2287 Bug 859935 - Make AsyncPanZoomController not assume the controller thread has a message loop. r=kentuckyfriedtakahe 2013-04-09 22:17:54 -04:00
Bas Schouten
7ea73c4a90 Bug 630197: Check for a removed device before presenting. r=jrmuizel 2013-04-09 17:37:56 +00:00
Bas Schouten
56f3a19cda Bug 859791 - Part 2: Set the recording output file before the recording flag. r=jrmuizel 2013-04-09 17:37:56 +00:00
Bas Schouten
4a2c056cd0 Bug 859791 - Part 1: Listen for changes to the Moz2D recording pref. r=jrmuizel 2013-04-09 17:37:56 +00:00
Randell Jesup
36c08af217 Bug 846137: Don't call PR_Close() off STS thread r=mcmanus,smaug 2013-04-09 21:45:46 -04:00
Nicholas Nethercote
73e8470cc5 Bug 848560 (part 4) - Fix broken memory reporting on Fennec. r=kats. 2013-04-10 11:43:31 +10:00
Tim Abraldes
93031e24f7 bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm 2013-04-09 17:33:47 -07:00
Mike de Boer
5021808a03 Bug 738818 part 3: Make changing currentEngine also change defaultEngine, including for about:home. r=fryn ui-r=limi sr=gavin 2013-04-09 17:12:27 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Mike de Boer
5f809e9eca Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Mike de Boer
00474c991c Bug 819493: the Know Your Rights notification box has moved to be shown as default snippet on first startup. r=gavin
--HG--
extra : rebase_source : f16a45e155e1a151c010ceaaab0d2878ea4a5da4
2013-04-09 16:48:30 -07:00
Tim Abraldes
6935d887f9 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Tim Abraldes
01c33d08d0 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00
Tim Abraldes
3cb042a9e8 bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy 2013-04-09 17:26:46 -07:00
Honza Bambas
6cad8a779e Bug 842611 - Don't let nsOfflineCacheDevice::Init() create mozStorageService on non-main thread, r=michal 2013-04-10 02:21:07 +02:00
Brian Nicholson
64d573656b Bug 856163 - Part 5: Reduce preprocessing in WebApp. r=mfinkle
--HG--
rename : mobile/android/base/WebApp.java.in => mobile/android/base/WebApp.java
2013-04-09 17:10:48 -07:00
Brian Nicholson
e3dad06d73 Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
--HG--
rename : mobile/android/base/db/BrowserContract.java.in => mobile/android/base/db/BrowserContract.java
rename : mobile/android/base/db/BrowserProvider.java.in => mobile/android/base/db/BrowserProvider.java
rename : mobile/android/base/db/FormHistoryProvider.java.in => mobile/android/base/db/FormHistoryProvider.java
rename : mobile/android/base/db/GeckoProvider.java.in => mobile/android/base/db/GeckoProvider.java
rename : mobile/android/base/db/PasswordsProvider.java.in => mobile/android/base/db/PasswordsProvider.java
rename : mobile/android/base/db/TabsProvider.java.in => mobile/android/base/db/TabsProvider.java
2013-04-09 17:10:48 -07:00
Brian Nicholson
6b250b918a Bug 856163 - Part 3: Remove GeckoAppInfo. r=jchen 2013-04-09 17:10:47 -07:00
Brian Nicholson
173d669b69 Bug 856163 - Part 2: Move preprocessed code to AppConstants. r=kats,mfinkle,rnewman
--HG--
rename : mobile/android/base/CrashReporter.java.in => mobile/android/base/CrashReporter.java
rename : mobile/android/base/GeckoActivity.java.in => mobile/android/base/GeckoActivity.java
rename : mobile/android/base/Restarter.java.in => mobile/android/base/Restarter.java
rename : mobile/android/base/SmsManager.java.in => mobile/android/base/SmsManager.java
rename : mobile/android/base/UpdateServiceHelper.java.in => mobile/android/base/UpdateServiceHelper.java
rename : mobile/android/base/resources/menu-large-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-large-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml.in => mobile/android/base/resources/menu-xlarge-v11/browser_app_menu.xml
rename : mobile/android/base/resources/menu/browser_app_menu.xml.in => mobile/android/base/resources/menu/browser_app_menu.xml
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
2013-04-09 17:10:47 -07:00
Brian Nicholson
0f8d1753c0 Bug 856163 - Part 1: Remove unused classes. r=wesj 2013-04-09 17:10:46 -07:00
Kyle Huey
459ef8fe86 Back out Bug 846137 for burning this CLOSED TREE. 2013-04-09 16:26:43 -07:00
Frank Yan
3930e8caec Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
094db7dcd6 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Gavin Sharp
ebdc75675f Bug 692894 - Update Fennec's nsISidebar implementation to match interface changes from bug 691647. r=mfinkle 2013-04-09 15:55:10 -07:00
Sriram Ramasubramanian
ccdb1a2a55 Bug 764638: Find in page can better use LinearLayout. [r=margaret] 2012-06-13 16:21:17 -07:00
Randell Jesup
418731484e Bug 846137: Don't call PR_Close() off STS thread r=mcmanus 2013-04-09 18:43:07 -04:00
Kyle Huey
7cc06acbc5 Bug 859894: Reland on this CLOSED TREE with a CLOBBER. 2013-04-09 15:39:44 -07:00
Kyle Huey
33b6a6d614 Back out bug 859894 to open this CLOSED TREE. 2013-04-09 15:33:05 -07:00
Ryan VanderMeulen
511d282661 Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE. 2013-04-09 18:22:14 -04:00
Christian Sonne
31fd5b46d5 Bug 857236 - In-content Privacy > Tracking preference UI always shows the default state r=gavin 2013-04-09 15:17:33 -07:00
Kyle Huey
3e1a12c496 Bug 859894: Switch dom/bindings off of mddepend.pl. r=ted 2013-04-09 15:11:43 -07:00
Mike Hommey
5ec0f35978 Bug 462463 - Stop using mddepend.pl. r=ted 2013-04-09 15:10:25 -07:00
Kyle Huey
68e350a406 Bug 855276: Moar diagnostics. 2013-04-09 15:08:28 -07:00
Gijs Kruitbosch
a6786a178b Bug 851701, bug 851702 - reset image/js loading preferences, r=gavin
--HG--
extra : rebase_source : 8c15749c35d9bf503497835c9b2d7b9c138c4879
2013-04-08 10:09:51 -07:00
Randell Jesup
d6e0e4a028 Backout changeset 5abbf6fd5466 (Bug 830100) for sctp_unittest failure ON A CLOSED TREE r=ryanvm 2013-04-09 17:35:20 -04:00
Gijs Kruitbosch
efc49a75e2 Bug 851702 - Remove JS load and advanced preferences from the UI, r=gavin 2013-04-05 11:52:54 +02:00
Patrick McManus
7da05b6e3a bug 857906 progress indicator spinning on multipart motion jpeg r=duell sr=bz
--HG--
extra : rebase_source : 6b3beea6f6bb91e21c37e6dd01e5c6445317f994
2013-04-09 13:38:48 -04:00
Nikhil Marathe
24b52b1694 Bug 851253 - SimplePush: Only wakeup apps that have registrations. r=jlebar
--HG--
extra : rebase_source : bbca711265f60ee06124d82d82077c3e02aca02a
2013-04-09 14:12:35 -07:00
Jonathan Kew
4e2d905cd6 bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw 2013-04-09 22:07:02 +01:00
Adam Roach [:abr]
b12a4431e0 Bug 856425: Call onicecandidate with a null candidate immediately after setLocalDescription succeeds r=ekr 2013-04-09 16:18:32 -05:00
Gijs Kruitbosch
6134f431de Bug 851701 - Remove 'Load images automatically' checkbox from prefs, r=gavin 2013-04-05 11:04:31 +02:00
Dave Hunt
d97ea061b3 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-09 19:41:09 +01:00
Jonathan Kew
1c9d28a08a backout 4149244358fd and 5ad0e08799d9 (bug 851520) for b2g bustage on a CLOSED TREE 2013-04-09 21:57:12 +01:00