Commit Graph

5690 Commits

Author SHA1 Message Date
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
Lucas Rocha
a45810a3d5 Bug 813546 - Guard against null keys when queryng favicon mem cache (r=mfinkle) 2013-06-04 15:14:06 +01:00
Margaret Leibovic
18b4183d2b Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj 2013-06-04 15:59:50 -07:00
Sriram Ramasubramanian
f085bc3ffe 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
691ca38200 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
3e7117132e 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
4f6c161558 Bug 869123: Fix setIntent() call in ActionProvider. [r=mfinkle]
--HG--
extra : rebase_source : 413831c09b3df15383ba07671468af999e89134d
2013-06-04 14:07:42 -07:00
Scott Johnson
1aecd6d964 Bug 873721: Remove positioning code for reflow-on-zoom when pinch-zooming to provide a better user experience.[r=kats]
Now that double-tap reflow-on-zoom has landed, we need to be a bit more careful about how the position maintenance code for reflow-on-zoom happens and which events trigger it. This patch removes the code that previously did position maintenence for reflow-on-zoom during a pinch-zoom event, but adds back the onPinchFinish() handler so that when pinch-zooming out, we can reset the max line box width if it changed due to a double-tap zoom event previously encountered.
2013-06-05 09:30:37 -05:00
Adrian Tamas
b296b5571c Bug 877659 - Robocop: Find a way to check if the vkb is opened and close it without using a BACK action. r=jmaher 2013-06-04 15:16:07 +03:00
Sriram Ramasubramanian
09fcd73c21 Bug 869123: Quick share action for android menu. [r=wesj]
--HG--
extra : rebase_source : bf6885fb80770efef32d91bd984871db67b78f2b
2013-05-15 10:55:06 -07:00
Kartikaya Gupta
7da66726be Bug 879369 - Make NFC not a required hardware feature. r=blassey 2013-06-04 15:44:46 -04:00
Axel Hecht
76625edbd2 bug 878568, localize a11y strings on android, r=marco.zehe 2013-06-04 19:02:52 +02:00
Richard Newman
8da2ce0963 Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander 2013-06-03 14:12:17 -07:00
Richard Newman
b975dfee13 Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander 2013-06-03 14:12:16 -07:00
Brian Nicholson
901e70fa7b Bug 779497 - Clear addons list inside of async callback. r=wesj 2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
f644566996 Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Brad Lassey
1b7c790391 bug 878868 - Need to bump build id of x86 builds for the play store r=mfinkle 2013-06-03 13:22:18 -04:00
Wes Johnston
34ee49f116 Bug 870063 - Fix context menu typo. r=mfinkle 2013-06-03 10:22:09 -07:00
Richard Newman
08208a498c Bug 878670 - Version profile information cache file. r=nalexander 2013-06-03 10:07:43 -07:00
Wes Johnston
8c49bb4fbe Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
7eebca6e69 Bug 872149 - Make Payments ui use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
184a6d5e0a Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
5b37bbda6b Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
8c0740ba6b Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
225ef0ead5 Bug 877467 - List API for prompt.jsm should take a flat list. r=mfinkle 2013-06-03 09:20:43 -07:00
Margaret Leibovic
1b11bb7d23 Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
Margaret Leibovic
0850036d43 Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj 2013-06-03 08:37:29 -07:00
Kartikaya Gupta
e93fa2201b Bug 876060 - Handle medium-length taps as clicks. r=Cwiiis 2013-06-03 10:05:59 -04:00
Lucas Rocha
c2bcb1f5c2 Bug 877735 - Slide menu icon with other buttons in toolbar animation (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
21b73156ed Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
0a6a617923 Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle) 2013-05-30 19:47:44 +01:00
Lucas Rocha
ef4ba00326 Bug 877140 - Fix type of constructor argument for duration (r=mfinkle) 2013-05-30 19:47:44 +01:00
Alex Keybl
82d59d97d5 Bug 872809 – Add sk to multi-locale APK for beta 2 r=akeybl a=akeybl
--HG--
extra : transplant_source : %B1%1C%04%03%08%16%EEY%9D%CD%60%24%A1%EF%FF%C8j%AB%04%C2
2013-05-21 12:50:08 -07:00
Jim Blandy
6e250c165d Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
c44e64a862 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
6cc708a8d0 Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Jim Blandy
2d0a298590 Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice 2013-04-19 17:33:00 +03:00
paul.feher@softvision.ro
2ffbeebc41 Bug 838596 - Robocop: Add test for 'Master Password' feature. r=jmaher 2013-05-10 10:56:53 +03:00
Ryan VanderMeulen
3fb03ee4f9 Backed out 5 changesets (bug 872388) for Android 2.2 bustage on a CLOSED TREE.
Backed out changeset f2fbb5c6cfc7 (bug 872388)
Backed out changeset 416f9cdde0f7 (bug 872388)
Backed out changeset 684ba082942b (bug 872388)
Backed out changeset 7acb6c63fdf4 (bug 872388)
Backed out changeset 2076903c21fa (bug 872388)
2013-05-30 22:11:26 -04:00
Nick Alexander
ea78e648ef Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Richard Newman
2f24d74a6b Bug 873496 - Part 2: add provider filtering to search provider. r=nalexander 2013-05-30 17:42:57 -07:00
Richard Newman
468c2de346 Bug 873496 - Part 1: searches provider for FHR on Android. r=cpeterson
* * *
part of searches-1
2013-05-30 17:42:56 -07:00
Richard Newman
652c32c997 Bug 875400 - Part 2: provide add-ons and pref changes to FHR. r=mfinkle
* * *
Bug 875400 - Part 2a: review comments.
* * *
Bug 875400 - Part 2b: add flag to ignore add-ons.
2013-05-30 17:42:56 -07:00
Richard Newman
c020069e50 Bug 875400 - Part 1: add-on support and hashing changes for Environment. r=nalexander 2013-05-30 17:42:56 -07:00
Wes Johnston
6b17e5fd22 Bug 872388 - Cleanup review nits. r=bnicholson 2013-05-30 17:14:37 -07:00
Wes Johnston
e0fb248576 Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
882208679e Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston
f7b672f1be Bug 872388 - Style button toasts. r=bnicholson 2013-05-30 17:03:17 -07:00
Wes Johnston
74a85d1b6b Bug 872388 - Create a buttonToast class. r=bnicholson 2013-05-30 17:02:30 -07:00
Wes Johnston
7e15ec4846 Bug 862377 - Follow up for review comments. r=sriram 2013-05-30 17:01:31 -07:00
Margaret Leibovic
40a83e5fe1 Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr 2013-05-30 16:26:38 -07:00
Margaret Leibovic
73752245a0 Bug 873670 - Always show active reader mode icon when viewing a page in reader mode. r=lucasr 2013-05-30 16:26:38 -07:00