Commit Graph

4212 Commits

Author SHA1 Message Date
Paul Feher
768bf32223 Bug 878587 - Fixes for testMasterPassword to diminish intermittent-failures caused by slow devices. r=jmaher 2013-05-10 10:56:53 +03:00
Phil Ringnalda
522c764672 Back out 9f76571216ff (bug 880650) for test failures
CLOSED TREE
2013-06-11 20:43:00 -07:00
Shilpan Bhagat
a98c30828f Bug 860089: Changed the find in page bar to match the current theme. [r=sriram]
--HG--
extra : rebase_source : 2395ea36010168f6498b645f27ddb0c5f689d50b
2013-06-11 15:27:02 -07:00
Jim Chen
371dcbd4ae Bug 880650 - Clean up hiding/showing VKB in the awesome screen. r=cpeterson 2013-06-11 21:41:22 -04:00
Wes Johnston
112fcc8694 Bug 874401 - Add a missing image file. r=mfinkle CLOSED TREE 2013-06-11 14:57:08 -07:00
Wes Johnston
9fd6a267e0 Bug 878613 - Fix styling of spinner popups. r=sriram 2013-06-11 12:14:44 -07:00
Wes Johnston
97a3bc0b1f Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle 2013-06-11 12:14:43 -07:00
Kartikaya Gupta
c78c6af9f4 Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe 2013-06-11 09:46:51 -04:00
Adrian Tamas
ffc00d1e55 Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher 2013-06-10 18:55:04 +03:00
Brian Nicholson
0337ae9dc3 Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown 2013-06-10 15:37:39 -07:00
Brian Nicholson
b55572883a Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown 2013-06-10 15:37:39 -07:00
Sriram Ramasubramanian
070f0c92bf 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
1238976040 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
560f766a6b Back out changeset 12cdc8931e48 (Bug 857730) to remove Android Contacts permission. 2013-06-10 11:24:27 -07:00
Mark Capella
ca7979fa5d 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
450ba78a1e 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
387b9f1780 Bug 837379 - Log better exception messages in GeckoEditable; r=cpeterson 2013-06-10 10:15:41 -04:00
Jim Chen
6b6dc1bf17 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
a9671a5215 Bug 876739 - Reset extracted text request in notifyIMEContext; r=cpeterson 2013-06-10 10:13:31 -04:00
Mark Capella
c94966a8be Bug 880592 - Wrong tab count after killed by OS and restored, r=lucasr 2013-06-10 06:14:43 -04:00
Ehsan Akhgari
b220b0c8b6 Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Mike Hommey
6a8d67e8fc 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
76eb3051b1 Merge m-c to s-c. 2013-06-07 13:04:39 -07:00
Richard Newman
ceb06e3834 Bug 880171 - Part 2: handle failure to retrieve storage from EnvironmentBuilder. r=nalexander 2013-06-07 10:20:59 -07:00
Richard Newman
f4bc73d86a 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
0a4b821aa0 Bug 879956 - Don't print email address to logcat when syncing. r=rnewman 2013-06-07 10:20:58 -07:00
Gavin Sharp
0b8ec94d6d Fix stupid now-incorrect comment that keeps getting copied to new tests, no bug, r=ARGH 2013-06-05 23:53:17 -07:00
Brad Lassey
06b133bcdc 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
9dcc640c40 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
63a9345ee9 Bug 869030 - Enable robocop testSystemPages; r=jmaher 2013-06-06 11:42:01 -06:00
Mark Finkle
5927d48c9d Bug 861164 - use different search URLs for tablet vs. non-tablet [tests] r=margaret 2013-06-05 22:29:44 -04:00
Shane Tully
517b328013 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
55bcb1df9b 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
60c9568151 Bug 878491 - Save about:home top padding in BrowserApp instead of AboutHome fragment. r=lucasr 2013-06-07 12:27:21 -07:00
Ryan VanderMeulen
e16e5832c0 Merge inbound to m-c. 2013-06-05 16:29:54 -04:00
Richard Newman
2356f455b1 Merge m-c to s-c. 2013-06-05 11:52:39 -07:00
Geoff Brown
9910efbad5 Bug 869030 - Enable robocop testDoorHanger; r=jmaher
--HG--
extra : rebase_source : 926feb6671d1b8b6e2afe5961e28b919fa016ec3
2013-06-05 11:48:21 -06:00
Richard Newman
9f5feac33e Bug 868445 - Follow-up: correct missing import. r=trivial 2013-06-05 08:45:30 -07:00
Gian-Carlo Pascutto
a9eccf01a5 Bug 874572 - Suspend and resume the camera together with the application. r=blassey 2013-06-05 08:26:11 +02:00
Richard Newman
2821a3a8ae Bug 868445 - Part 2: sessions provider for FHR on Android. r=nalexander
* * *
More sessions.
2013-06-04 17:16:57 -07:00
Richard Newman
d794a362d2 Bug 868445 - Part 1: allow recording of JSON objects. r=nalexander 2013-06-04 17:16:56 -07:00
Kartikaya Gupta
6bbd0b039a Bug 876348 - Fix possible NPE in GLController. r=snorp 2013-06-05 12:07:04 -04:00
Brad Lassey
86c98e92fe 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
14932cf9d7 bug 866957 - Collect and report WiFi AP info r=hannos,snorp 2013-06-04 11:09:54 -04:00
Brad Lassey
7589a6b089 bug 866957 - Collect and report cell tower info r=hannos,snorp 2013-05-30 12:50:45 -04:00
Lucas Rocha
33dabcfb28 Bug 813546 - Guard against null keys when queryng favicon mem cache (r=mfinkle) 2013-06-04 15:14:06 +01:00
Sriram Ramasubramanian
b273d03f4d Bug 876938: MenuItem should handle closing the menu of share action. [r=wesj]
--HG--
extra : rebase_source : ca005ac974e3efbf858edac3fd360a3cfddc21b9
2013-05-29 21:54:57 -07:00
Sriram Ramasubramanian
6147bfae0f Bug 869123: Optimize action-provider by using it only when needed. [r=mfinkle]
--HG--
extra : rebase_source : 88637ae2c299e34a25a3d7fe424bc637635cbec5
2013-06-04 14:08:31 -07:00
Sriram Ramasubramanian
8daebcf929 Bug 869123: Fix testShareLink to support submenu in 14+. [r=mfinkle]
--HG--
extra : rebase_source : 5291de20acb1e4c4500b8ef26eaf1a6816f3647f
2013-05-29 16:06:41 -07:00
Sriram Ramasubramanian
5bbd465bbe Bug 869123: Fix setIntent() call in ActionProvider. [r=mfinkle]
--HG--
extra : rebase_source : 413831c09b3df15383ba07671468af999e89134d
2013-06-04 14:07:42 -07:00