Commit Graph

5641 Commits

Author SHA1 Message Date
Brian Nicholson
07cc85ecb9 Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown 2013-06-10 15:37:39 -07:00
Brian Nicholson
179127068b Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown 2013-06-10 15:37:39 -07:00
Sriram Ramasubramanian
eda6e09086 Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Sriram Ramasubramanian
69c6ba999e Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00
Chris Peterson
718627ae04 Bug 878327 - Disable the Marketplace payment provider prefs in Beta and Release channels. r=wesj 2013-06-06 16:02:49 -07:00
Chris Peterson
d198d96e9a Back out changeset 12cdc8931e48 (Bug 857730) to remove Android Contacts permission. 2013-06-10 11:24:27 -07:00
Mark Capella
45fefe70e1 Bug 802093 - Reader Mode:Update reading list button state if the list is empty, r=lucasr
--HG--
rename : mobile/android/themes/core/images/reader-list-icon-hdpi.png => mobile/android/themes/core/images/reader-list-on-icon-hdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-mdpi.png => mobile/android/themes/core/images/reader-list-on-icon-mdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-xhdpi.png => mobile/android/themes/core/images/reader-list-on-icon-xhdpi.png
2013-06-10 12:25:35 -04:00
Federico Paolinelli
12b42cd596 Bug 684380 - Add context menu to add mail / phone links to address book. r=mfinkle 2013-06-10 12:17:56 -04:00
Jim Chen
d21023a00e Bug 837379 - Log better exception messages in GeckoEditable; r=cpeterson 2013-06-10 10:15:41 -04:00
Jim Chen
d42691e3e7 Bug 876739 - restart and show/hide IME for input types with native widgets; r=cpeterson 2013-06-10 10:13:31 -04:00
Jim Chen
af7e828882 Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson 2013-06-10 10:13:31 -04:00
Mark Capella
1f0f783bad Bug 880592 - Wrong tab count after killed by OS and restored, r=lucasr 2013-06-10 06:14:43 -04:00
Ehsan Akhgari
7a53ac5557 Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Mike Hommey
51a78ca8e7 Bug 874708 - Backout changeset 4655d7317a03 (part of bug 875824) now that the linker itself has a mitigation that works on the SGS4 2013-06-09 09:24:56 +02:00
Richard Newman
44d17bb857 Merge m-c to s-c. 2013-06-07 13:04:39 -07:00
Richard Newman
53c7f478d1 Bug 880549 - Include add-on blocklist state in payload. r=mfinkle 2013-06-07 10:20:59 -07:00
Richard Newman
17b7e70961 Bug 880171 - Part 2: handle failure to retrieve storage from EnvironmentBuilder. r=nalexander 2013-06-07 10:20:59 -07:00
Richard Newman
d709778bb9 Bug 880171 - Part 1: return null if unable to retrieve storage in EnvironmentBuilder. r=nalexander 2013-06-07 10:20:58 -07:00
Nick Alexander
7f89dd1fc5 Bug 879956 - Don't print email address to logcat when syncing. r=rnewman 2013-06-07 10:20:58 -07:00
Marcos A. Di Pietro
96220f127f Bug 871524 - Fine tune Reader Mode margins for tablet landscape mode. r=mleibovic 2013-06-07 08:40:18 -04:00
Ryan VanderMeulen
5d668fe5f6 Merge m-c to inbound. 2013-06-07 08:01:37 -04:00
Trevor Saunders
81df8f6aaa bug 880457 - try and fix android l10n builds by using gcc 4.6 for them only since they're still done on i686 r=khuey DONTBUILD 2013-06-06 18:32:37 -04:00
Gavin Sharp
3abec297d8 Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH 2013-06-05 23:53:17 -07:00
Trevor Saunders
e08c4fe8e1 bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas 2013-06-05 23:43:05 -04:00
Brad Lassey
4f6cb255a7 bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:06 -04:00
Brad Lassey
40ef4be117 bug 876689 - Virtual keyboard does not invoke on text input field focus if 'Don't keep activities' is enabled r=jchen 2013-06-06 14:05:32 -04:00
Geoff Brown
e1a761c67f Bug 869030 - Enable robocop testSystemPages; r=jmaher 2013-06-06 11:42:01 -06:00
Nicolas Carlo
e55e78abae Bug 879088 - Replace XPCOMUtils.defineLazyGetter with XPCOMUtils.defineLazyModuleGetter where modules are loaded in browser.js, AddonUpdateService.js, and SessionStore.js. r=margaret 2013-06-06 12:37:21 -04:00
Mark Finkle
af1e66001b Bug 861164 - use different search URLs for tablet vs. non-tablet [tests] r=margaret 2013-06-05 22:29:44 -04:00
Shane Tully
68ea4dca7a Bug 857730 - Add read and write contacts Android permissions to Android manifest file. r=cpeterson 2013-06-04 10:18:28 -07:00
Federico Paolinelli
12c13db841 Bug 876485 - Moved clipboard code from GeckoAppShell to a separate Clipboard class. Changed jni calls to new methods. r=cpeterson 2013-06-07 13:39:37 -07:00
Brian Nicholson
3c5c6234d8 Bug 878491 - Save about:home top padding in BrowserApp instead of AboutHome fragment. r=lucasr 2013-06-07 12:27:21 -07:00
Marcos A. Di Pietro
8fa8aefe46 Bug 867567 - JavaScript Error: "TypeError: focused is null". r=kats 2013-06-07 15:20:09 -04:00
Ryan VanderMeulen
092e3941a2 Merge inbound to m-c. 2013-06-05 16:29:54 -04:00
Richard Newman
d85760f740 Merge m-c to s-c. 2013-06-05 11:52:39 -07:00
Geoff Brown
e6a59a8585 Bug 869030 - Enable robocop testDoorHanger; r=jmaher
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Richard Newman
a983f3c3f5 Bug 868445 - Follow-up: correct missing import. r=trivial 2013-06-05 08:45:30 -07:00
Wes Johnston
27ea33d1ef Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-05 10:04:11 -07:00
Gian-Carlo Pascutto
3667f8bbcc Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Richard Newman
dfcf250f94 Bug 868445 - Part 2: sessions provider for FHR on Android. r=nalexander
* * *
More sessions.
2013-06-04 17:16:57 -07:00
Richard Newman
f18ba94629 Bug 868445 - Part 1: allow recording of JSON objects. r=nalexander 2013-06-04 17:16:56 -07:00
Wes Johnston
000d7f03ff Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
694702d6d7 Bug 872149 - Make Payments ui use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
a612b04bf5 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
ef223b63c9 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
66654705cf Bug 877467 - Use a flat list when showing prompts. r=mfinkle 2013-06-04 14:38:01 -07:00
Kartikaya Gupta
d04aec1fc4 Bug 876348 - Fix possible NPE in GLController. r=snorp 2013-06-05 12:07:04 -04:00
Brad Lassey
37aa768ef4 bug 866957 - Collect and report cell tower and WiFi AP info, put it all behind a default-off pref r=mfinkle 2013-05-31 17:32:12 -04:00
Brad Lassey
b8e52632df bug 866957 - Collect and report WiFi AP info r=hannos,snorp 2013-06-04 11:09:54 -04:00
Brad Lassey
95ad53b9f6 bug 866957 - Collect and report cell tower info r=hannos,snorp 2013-05-30 12:50:45 -04:00