Commit Graph

9503 Commits

Author SHA1 Message Date
Margaret Leibovic
ae85308b55 Bug 862543 - Update "exit reader" icon. r=sriram 2013-05-14 14:55:43 -07:00
Chenxia Liu
8257746715 Bug 871970 - Rename datareporting_crashreporter_title entity to reflect string change in data reporting string. r=sriram 2013-05-14 14:50:58 -07:00
Brian Ecker
a56e45edc8 Bug 870333 - Fixed a null pointer exception related to clipboard text (Having no text on the clipboard was causing exception). r=cpeterson 2013-05-12 11:16:47 -07:00
Geoff Brown
d59b4786e7 Bug 870768 - Fix intermittent failure in robocop testHistoryTab; r=wesj 2013-05-14 11:37:07 -06:00
Sriram Ramasubramanian
6f51cb8fda Bug 866501: Crash when long pressing url-bar on HTC phones running GB. [r=mfinkle] 2013-05-14 10:01:29 -07:00
Geoff Brown
17dec0c1bc Bug 869030 - Disable testSystemPages for causing panda reboots in future tests; r=jmaher 2013-05-14 09:14:22 -06:00
Ryan VanderMeulen
6ffca1e991 Merge m-c to inbound. 2013-05-14 10:51:43 -04:00
Ryan VanderMeulen
c834d91a7c Merge m-c to birch. 2013-05-14 08:38:59 -04:00
Tetsuharu OHZEKI
68ea38522e Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Chenxia Liu
92357d4d9a Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Reuben Morais
86c2e45a3e Bug 862353 - Remove NavigatorPropertyHelper. r=bent 2013-05-13 18:32:26 -07:00
Brian Nicholson
e48b6e44ce Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Ryan VanderMeulen
b05340727e Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Lukas Blakk
7e9b4bbff1 Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Ed Morley
c7205ce10a Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-13 12:31:39 +01:00
Ed Morley
89a552998f Backed out changeset dac51812454a (bug 863445) 2013-05-13 12:31:10 +01:00
Nick Alexander
0cab26edde Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
Nick Alexander
672acf8042 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-11 16:53:49 -07:00
Nick Alexander
59c2e95f0d Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Ryan VanderMeulen
84d7ae8527 Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Nick Alexander
d552b016a9 Bug 857419 - Implement about:healthreport on Android. r=rnewman 2013-05-10 21:30:57 -07:00
Chenxia Liu
cbc6bcfb21 Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
775f75951e Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Chenxia Liu
436ad158b5 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Nick Alexander
ff732cfe09 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
48cef19b86 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
9c723704a3 Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
d560174038 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
ce3ffa5462 Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman
This provides an nsIPrefBranch-like Javascript module backed by
Android SharedPreferences.
2013-05-10 19:46:25 -07:00
Nick Alexander
949e13fd1a Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
Nick Alexander
88436ea766 Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
a94e3667f9 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Wes Johnston
ca7e5ec459 Bug 870768 - Disable verify url test. r=gbrown 2013-05-10 15:54:09 -07:00
Scott Johnson
2a8d1f06df Backout 385c05262943 for android robocop failures.
--HG--
extra : rebase_source : f315f7b4cd3b998baa4ffb5546bec914409092e9
2013-05-10 15:26:27 -05:00
Scott Johnson
01cb9bb692 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 11:37:52 -05:00
Chris Lord
01a01172fc Bug 866461 - Fix constant viewport remeasuring on bing.com. r=mfinkle
Fix some cases where the viewport was remeasured when it was unnecessary that
was causing bing.com to get caught in re-measuring cycles.
2013-05-10 17:35:01 +01:00
Scott Johnson
92d057b18c Backout ed0e9d2f23a0 for BUSTAGE. [r=me] 2013-05-10 11:29:24 -05:00
Scott Johnson
82792bf2c0 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 10:00:08 -05:00
Jim Chen
637363b741 Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson 2013-05-13 17:25:12 -04:00
Bruce Wu
1f1d8216b9 Bug 726015 - Fennec display Offline mode message when suppose to display connectionFailure. r=mfinkle
When there are no active connection (no wifi or cellular data), Fennec display:

netError = Firefox is currently in offline mode and can't browse the Web.

when it is suppose to use

connectionFailure = Firefox can't establish a connection to the server at %S.
2013-05-13 17:24:40 -04:00
Brian Nicholson
8ddeaabb0c Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Gavin Sharp
4d947b6985 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Chris Peterson
57c0c45ce0 Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr 2013-04-05 15:58:08 -07:00
Jim Chen
636d9dcde6 Bug 860879 - Make file picker not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
6e377b0203 Bug 860879 - Make PromptService not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
a37934c572 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
e51dce96dc Bug 860879 - Refactor PromptService; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
8aa0616938 Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Wes Johnston
2633c14760 Bug 854179 - Initialize splash screen in onCreate. r=mfinkle 2013-05-09 17:47:39 -07:00
Wes Johnston
d06678fa64 Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
eecfe73ec8 Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00
Wes Johnston
41a6f05b5a Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
Wes Johnston
c55f928a95 Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Richard Newman
e3aa8f4ceb Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
Sriram Ramasubramanian
1c9458452f Bug 850217: Screen artifact in search selection. [r=mfinkle] 2013-05-09 11:47:37 -07:00
Brian O'Keefe
8d90859ddb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Brian O'Keefe
23fd86fd73 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-05-09 15:55:28 -04:00
James Hugman
ce3b6d686e Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice 2013-05-09 08:20:37 -07:00
Margaret Leibovic
f70fac5938 Bug 869634 - Update default favicon style. r=bnicholson 2013-05-09 09:51:53 -04:00
Ed Morley
fdab04fb78 Merge mozilla-central and inbound 2013-05-13 12:55:17 +01:00
Ed Morley
eca0e1dc6d Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Ed Morley
5256152aa1 Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
Mike Shal
954221d9c9 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey
From 140b9201e3b5d2d8efe7af286d279c2411dbc197 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Margaret Leibovic
28389b00a0 Bug 870858 - Use scaled image in "tabs from last time" section. r=bnicholson 2013-05-12 19:24:44 -07:00
Margaret Leibovic
1f9d940618 Bug 857987 - (Part 2) Use flex to size segmented buttons in reader mode menu. r=mfinkle 2013-05-12 19:24:40 -07:00
Margaret Leibovic
cfb0cf1e2a Bug 857987 - Add a 'Night Mode' to Reader Mode. r=mfinkle 2013-05-12 19:24:35 -07:00
Shane Caraveo
86b86d8e0b bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Adrian Tamas
953592544f Bug 869277 - Intermittent testAddSearchEngine | The number of search results has increased - got 5, expected 10. r=jmaher 2013-05-08 15:21:47 +03:00
Khaled Hosny
5db2fa0640 bug 869907, fix comments of several plural forms strings, r=Unfocused 2013-05-09 12:45:39 +02:00
Wes Johnston
da49c835e9 Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle 2013-01-10 11:00:59 -08:00
Chen Dai
d8ce88ce61 Bug 866487 - MOZ_UPDATER always set to true in AppConstants.java. r=snorp 2013-05-08 23:41:48 -04:00
Trevor Saunders
8610dcd958 Bug 859984 - use tooltool ndk / sdk when on a x86_64 host. r=glandium,r=coop 2013-05-09 00:25:03 +02:00
Brian Nicholson
9a5e7bd409 Backout 6ee620315ad4 for causing test timeouts on a CLOSED TREE 2013-05-08 15:47:23 -07:00
Chris Peterson
5cc4f5e01e Bug 828563 - Part 2: Use Location.getTime() instead of getElapsedRealtimeNanos(). a=bustage CLOSED TREE
--HG--
extra : amend_source : 85ba5aa824bed8f15b98537672eee1cccba44416
2013-05-08 15:21:57 -07:00
Brian Nicholson
f06f78d8c1 Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle 2013-05-08 14:47:45 -07:00
Chris Peterson
66bbeccb91 Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
Chris Peterson
015eb3c581 Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
Chris Peterson
b6f3ba4e32 Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey 2013-05-07 15:19:58 -07:00
Chris Peterson
fa853f756d Bug 834033 - Part 1: Install Push and WebSocket components on Android. r=blassey 2013-05-02 17:52:54 -07:00
Geoff Brown
d57547fafe Bug 870056 - Enable robocop testClearPrivateData; r=jmaher 2013-05-08 14:46:36 -06:00
Brian Nicholson
ebaf0765a5 Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis
--HG--
extra : rebase_source : 32147bda7c1c49a7f018a2972941ae3f4286abca
2013-05-08 11:44:37 -07:00
Margaret Leibovic
236a49c629 Bug 868342 - (Part 2) Get rid of displayTitle variable. r=wesj 2013-05-08 15:53:27 -04:00
Margaret Leibovic
f4592d0eed Bug 868342 - (Part 1) Fix NPE in BrowserToolbar.setTitle. r=wesj 2013-05-08 15:53:24 -04:00
Tetsuharu OHZEKI
2043be6654 Bug 868936 - Use strict equality operator in JSDOMParser.js. r=bnicholson 2013-05-07 22:38:16 -04:00
Ryan VanderMeulen
e507d01d4b Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Phil Ringnalda
169bb0321a Back out f2ac70bee1e0 (bug 798358) until it tells us what jsonobj it is talking about
CLOSED TREE
2013-05-07 14:39:59 -07:00
Colby Russell
47cf7b1844 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: mobile WebrtcUI.js. r=mfinkle 2013-05-07 12:34:21 -04:00
Geoff Brown
954217daef Bug 868681 - Remove undefined reference to chromeWin in OfflineApps.js; r=mfinkle 2013-05-05 16:46:47 -06:00
Mark Finkle
e97e937fb2 Bug 869477 - WebRTC UI permissions no longer shown r=margaret 2013-05-07 15:02:12 -04:00
Wes Johnston
d49f2dac76 Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle 2013-01-10 11:00:59 -08:00
Lucas Rocha
f79216b77b Bug 869166 - Add space between URL bar and tab curve (r=mfinkle) 2013-05-07 18:19:19 +01:00
Lucas Rocha
7d4e32bf65 Bug 869022 - Fade tabs button and menu away when tabs panel is open (r=mfinkle) 2013-05-07 18:19:19 +01:00
Lucas Rocha
8f492a6463 Bug 868460 - Move all animation-related classes to the animation directory (r=mfinkle)
--HG--
rename : mobile/android/base/AnimatorProxy.java => mobile/android/base/animation/AnimatorProxy.java
rename : mobile/android/base/HeightChangeAnimation.java => mobile/android/base/animation/HeightChangeAnimation.java
rename : mobile/android/base/PropertyAnimator.java => mobile/android/base/animation/PropertyAnimator.java
rename : mobile/android/base/Rotate3DAnimation.java => mobile/android/base/animation/Rotate3DAnimation.java
rename : mobile/android/base/ViewHelper.java => mobile/android/base/animation/ViewHelper.java
2013-05-07 18:04:11 +01:00
Lucas Rocha
8bbad08286 Bug 868460 - Replace AnimatorProxy calls with ViewHelper ones (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
ab699590dc Bug 868460 - Fix getAlpha() in AnimatorProxy (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
0b9dbd9c2f Bug 868460 - Mark views to have transient state while animating (r=mfinkle) 2013-05-07 18:04:10 +01:00
Lucas Rocha
6258609329 Bug 868460 - Bail earlier when trying to start invalid animators (r=mfinkle) 2013-05-07 18:04:10 +01:00
Justin Dolske
abcd817266 Bug 651317 - Small update requested to about:rights. r=gavin 2013-05-06 18:58:23 -07:00
Wes Johnston
4da983b4d0 Bug 813756 - Implement payments frontend for Android. r=mfinkle 2013-04-25 15:29:17 -07:00
Richard Newman
d276a32041 Bug 869019 - Regression: YouTube broken on Nightly - java.lang.StackOverflowError @ getOpenURIIntent(GeckoAppShell.java:1058). r=cpeterson 2013-05-06 16:26:13 -07:00
Margaret Leibovic
090866d549 Bug 867125 - Ignore deleted pinned sites in getTopSites query. r=wesj 2013-05-06 16:14:03 -04:00
Margaret Leibovic
3f7e7c0ebe Bug 867650 - Update awesomescreen results correctly when there's so autocomplete text. r=wesj 2013-05-06 16:14:01 -04:00
Margaret Leibovic
2337d5ec24 Bug 867627 - Speed up dominant color favicon backgrounds. r=bnicholson 2013-05-06 16:13:59 -04:00
Adrian Tamas
a048cac4af Bug 846296 - Robocop: Add test for Add Search Engine feature. r=jmaher 2013-04-25 18:09:41 +03:00
Chris Peterson
d6b4f85552 Bug 868604 - Fix "test for equality mistyped as assignment?" warning in Android's downloads.js. r=bnicholson 2013-05-03 17:01:52 -07:00
Tetsuharu OHZEKI
607166e555 Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle 2013-05-06 12:19:23 -04:00
Brian Smith
5170741299 Bug 867445: Remove Test Pilot, r=gavin 2013-04-30 17:30:44 -07:00
Geoff Brown
790397fba8 Bug 865944 - Enable 4 of the 7 rc tests disabled for intermittent fails on panda; r=jmaher DONTBUILD 2013-05-03 21:46:46 -06:00
Lucas Rocha
bd86b805b2 Bug 867554/860121 - New Fennec sidebar animation (r=mfinkle) 2013-05-03 14:16:57 +01:00
Ryan VanderMeulen
10cb8b1164 Merge m-c to inbound. 2013-05-02 21:50:25 -04:00
Ryan VanderMeulen
048824e68e Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Abir Viqar
fabb41f6c3 Bug 839434 - Set the isPrivate flag when showing popups on Firefox for Android. r=mleibovic 2013-05-02 20:33:52 -04:00
Ryan VanderMeulen
83454cd58f Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
364bfdc807 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-02 18:25:18 +01:00
Chris Lord
0cf6a2de89 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-02 18:25:16 +01:00
Ryan VanderMeulen
64fdfa6be4 Merge m-c to inbound. 2013-05-02 15:17:39 -04:00
Ryan VanderMeulen
31c5b9121f Merge m-c to birch. 2013-05-02 13:10:42 -04:00
Margaret Leibovic
eac18525f4 Bug 867249 - Improve getDominantColor algorithm to return more accurate colors. r=bnicholson 2013-05-02 11:53:13 -07:00
Margaret Leibovic
af0be5f224 Bug 867059 - Only show "Set as Default" contextmenu item for enabled non-default search engines. r=mfinkle 2013-05-02 11:53:11 -07:00
Martyn Haigh
d4aafc8419 Bug 854940 - Add application name to permission prompt. r=mfinkle 2013-05-02 08:01:06 -04:00
Gian-Carlo Pascutto
24efd6fafd Bug 866093 - Set Android Context Objects, use any-thread FindClass, compile AudioCapture classes. r=jesup f=blassey 2013-05-02 08:42:53 +02:00
Gavin Sharp
1372a3cf1c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Kartikaya Gupta
0ee373919f Bug 867685 - Ensure setIsRTL updates the viewport metrics atomically. r=Cwiiis 2013-05-01 15:33:49 -04:00
Kartikaya Gupta
c17af26445 Bug 867685 - Use getLock() instead of this when modifying the viewport metrics for clarity. r=Cwiiis 2013-05-01 15:33:48 -04:00
Jim Chen
176a4366c2 Bug 860879 - Throw an exception after 5 seconds timeout when returning PromptService result; r=kats 2013-05-01 15:30:49 -04:00
Jim Chen
60c701e4eb Bug 860879 - Add UiThreadBlockedException and utility method to dump all stack traces; r=kats 2013-05-01 15:30:49 -04:00
Lucas Rocha
c7b0004861 Bug 866466/867141 - Don't nullify mPanel reference when closing tabs panel (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
a31ec0c299 Bug 865228 - Don't animate forward button when switching tabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
e20c9c0e46 Bug 865228 - Rename mAnimateSiteSecurity to mSwitchingTabs (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
6b97765201 Bug 865228 - Hide stop/reader buttons immediately when entering awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
d1cc5a0ab7 Bug 865228 - Smoother fade-in animation when coming from awesomescreen (r=mfinkle) 2013-05-01 17:32:02 +01:00
Lucas Rocha
d1429b25b0 Bug 865228 - Remove unnecessary views from toolbar animation (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
35de1c0fe8 Bug 865228 - Only animate tabs counter once tabs button is on screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Lucas Rocha
8ece378837 Bug 865228 - Slide tabs button all the way off screen (r=mfinkle) 2013-05-01 17:32:01 +01:00
Kartikaya Gupta
d5d3e207b9 Bug 852417 - Add a pref to force-allow reader mode on low-memory devices. r=mfinkle 2013-05-01 10:49:42 -04:00
Julian Seward
a50c17f867 Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted 2013-05-01 15:57:25 +02:00
Tetsuharu OHZEKI
f70654c652 Bug 865250 - Part 4: Merge duplicated paths in switch statements. r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
7433f3a7b9 Bug 865250 - Part 3: Use & merge switch statements instead of many if-else statements in BrowserApp.setPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
9addfb90b3 Bug 865250 - Part 2: Remove the needless try-catch statement from BrowserApp.getPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
542dac26e8 Bug 865250 - Part 1: Define all properties of the pref data obviously. r=mleibovic 2013-04-30 22:10:00 -04:00
Ryan VanderMeulen
8dd4074205 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
7422d5ac7b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Brian O'Keefe
41e401f326 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 20:45:39 -04:00
Brian Nicholson
8f015463dc Bug 865923 - Use solid shapes for inverse listSelector drawables. r=lucasr 2013-04-30 11:34:09 -07:00
Ryan VanderMeulen
b6cc74b921 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
0baa2a32d6 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Brian O'Keefe
5b9d51de27 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 09:05:17 -04:00
Federico Paolinelli
37c3facdcc Bug 731491 - Rework GeckoProvider. r=rnewman
--HG--
rename : mobile/android/base/db/GeckoProvider.java => mobile/android/base/db/PerProfileContentProvider.java
2013-04-30 08:52:42 -04:00
Axel Hecht
93490880d6 bug 792077, remove stray line in jar.mn, r=bustage 2013-04-30 13:52:15 +02:00
Axel Hecht
f5068b6c13 bug 792077, multi-locale packs should only contain select toolkit l10n files, r=mfinkle
package overrides from toolkit in mobile/android/locales, make chrome-%
target not descend into toolkit

--HG--
extra : transplant_source : %F0%0Do%96%03k%84%E8q%B2%E9n%A515%E2%9B%E2%C2%D3
2013-04-17 18:21:49 +02:00