Wes Johnston
5d326d36ec
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-05 10:04:11 -07:00
Kartikaya Gupta
6bbd0b039a
Bug 876348 - Fix possible NPE in GLController. r=snorp
2013-06-05 12:07:04 -04:00
Scott Johnson
e32d0d060c
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
26f36aaddf
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
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
Wes Johnston
f16c266c32
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
4e869fb238
Bug 872149 - Make Payments ui use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
95acb5edc1
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
5e754e96d8
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
534ad133a1
Bug 877467 - Use a flat list when showing prompts. r=mfinkle
2013-06-04 14:38:01 -07:00
Margaret Leibovic
2c370ce7a4
Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj
2013-06-04 15:59:50 -07: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
Sriram Ramasubramanian
bbff2b2968
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
51a24a369b
Bug 879369 - Make NFC not a required hardware feature. r=blassey
2013-06-04 15:44:46 -04:00
Axel Hecht
c19cfd18dc
bug 878568, localize a11y strings on android, r=marco.zehe
2013-06-04 19:02:52 +02: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
Richard Newman
1a015ce60d
Bug 878303 - Part 2: use COUNTED_DISCRETE type for searches. r=nalexander
2013-06-03 14:12:17 -07:00
Richard Newman
0217cf9aad
Bug 878303 - Part 1: implement TYPE_COUNTED_STRING_DISCRETE. r=nalexander
2013-06-03 14:12:16 -07:00
Brian Nicholson
64a1deefbc
Bug 779497 - Clear addons list inside of async callback. r=wesj
2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
ca03944538
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
7c79ce078f
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
c311d1ee1b
Bug 870063 - Fix context menu typo. r=mfinkle
2013-06-03 10:22:09 -07:00
Richard Newman
d195c98205
Bug 878670 - Version profile information cache file. r=nalexander
2013-06-03 10:07:43 -07:00
Wes Johnston
6c27ac3eb2
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
8ce0dbbc05
Bug 872149 - Make Payments ui use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
357b007c10
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
0aa887a857
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
88e4fd51ed
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
83c4529596
Bug 877467 - List API for prompt.jsm should take a flat list. r=mfinkle
2013-06-03 09:20:43 -07:00
Margaret Leibovic
926353e58b
Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle
2013-06-03 08:37:29 -07:00
Margaret Leibovic
eb368b5562
Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj
2013-06-03 08:37:29 -07:00
Kartikaya Gupta
3e23df6b02
Bug 876060 - Handle medium-length taps as clicks. r=Cwiiis
2013-06-03 10:05:59 -04:00
Lucas Rocha
f9cd6b5dda
Bug 877735 - Slide menu icon with other buttons in toolbar animation (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
940869fd2c
Bug 877140 - Fade in toolbar buttons while hiding tabs tray (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
9c3ef67633
Bug 877140 - Add duration getter to PropertyAnimator (r=mfinkle)
2013-05-30 19:47:44 +01:00
Lucas Rocha
4a2b94f0c2
Bug 877140 - Fix type of constructor argument for duration (r=mfinkle)
2013-05-30 19:47:44 +01:00
Alex Keybl
8bd730cfd2
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
55bf378bcb
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
8823835462
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Jim Blandy
28b50b5dea
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
f6bf8f8722
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
85fbe74cf1
Bug 838596 - Robocop: Add test for 'Master Password' feature. r=jmaher
2013-05-10 10:56:53 +03:00
Ryan VanderMeulen
0e2eafeadc
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
d414eae46d
Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman
2013-05-30 17:42:57 -07:00