Commit Graph

9518 Commits

Author SHA1 Message Date
Shane Tully
857daa698a Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats 2013-05-29 20:37:35 -04:00
Shane Tully
e6e53e8bf6 Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats 2013-05-29 20:37:35 -04:00
Raymond Lee
2a97d75eb6 Bug 840705 - Use HTTPS instead of HTTP for Yahoo integration (Yahoo Mail and Yahoo RSS). r=bsmith, r=gavin 2013-05-27 14:10:36 +08:00
Nicolas Carlo
2d98091b18 Bug 872003 - Make fade from light to dark smoother and faster in aboutReader.css; r=margaret 2013-05-29 16:07:13 -07:00
Nicolas Carlo
4f7d78ff9b Bug 874205 - Unprefix transition styles from "-moz-transition" to "transition" as per the documentation in files aboutReader.css and touchcontrols.css; r=margaret 2013-05-29 16:07:13 -07:00
Sunny
818537dd52 Bug 876187 - Reader Mode font size settings are too small. r=margaret 2013-05-29 16:07:13 -07:00
Margaret Leibovic
d31b62c562 Bug 868052 - Show dynamic toolbar when hardware menu button is pressed (on all devices this time). r=lucasr,sriram 2013-05-29 16:07:12 -07:00
Ehsan Akhgari
994b787c21 Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Sriram Ramasubramanian
97f7eef6fa Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle] 2013-05-28 13:45:14 -07:00
Wes Johnston
77a8d922e3 Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Chris Lord
13db4a5e5b Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
--HG--
extra : rebase_source : 98b5a8a1f719ad427034586798c71acd95e9e580
2013-05-29 15:26:17 +01:00
Chris Lord
f5b50f939c Bug 803299 - Enable 32-bit colour on Android. r=kats
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Mike Hommey
b608b720bb Bug 875824 - Disable on-demand decompression of the linker on devices where it is known to cause crashes. r=kats 2013-05-29 16:18:29 +02:00
Patrick McManus
f8eb9535d0 bug 790388 part 3 - spdy/3 server push r=hurley
--HG--
extra : rebase_source : 1ed60ebda0b790f0ff1578abe7a7732676b495cf
2013-05-29 00:07:03 -04:00
Brad Lassey
c661415551 bug 872137 - Make history menu use PromptService asynchronously r=wesj
--HG--
extra : rebase_source : 59a3dc928967a3cf89001f77fb4d7ffd8cd07129
2013-05-28 20:14:41 -04:00
Ryan VanderMeulen
7b98f2c6d3 Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Ryan VanderMeulen
0846baf006 Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures. 2013-05-28 21:34:04 -04:00
Ryan VanderMeulen
bf125d6505 Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Nick Alexander
d3c0f41e3e Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Wes Johnston
d4bd2253ba Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Federico Paolinelli
f4fc8445fd Bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download. r=wesj 2013-05-28 16:31:27 -07:00
Wes Johnston
6ea16978f2 Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Wes Johnston
85e49826ce Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-28 16:28:30 -07:00
Chris Peterson
e8ccb18a07 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
76ded0049d Bug 869123: Quick share action for android menu. [r=wesj]
--HG--
extra : rebase_source : f5a3e15ab2de83a37c807a0c9ecf076bfe402524
2013-05-15 10:55:06 -07:00
Sriram Ramasubramanian
9c4dd697ab Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
--HG--
extra : rebase_source : fbc15eacb8aa66a9cdae52dd2c4ed4c81c427d58
2013-05-28 13:45:14 -07:00
Trevor Saunders
11be8dcfb7 backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
Nick Alexander
c9074b9ae8 Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman 2013-05-28 12:16:07 -07:00
Richard Newman
f984b4383d Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander 2013-05-28 12:01:34 -07:00
Chris Lord
07ed2fce1a Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Chris Lord
11527759ab Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 18:50:16 +01:00
Mark Capella
cd6bce37d6 Bug 874036 - Tab counter displays incorrectly in some circumstances, r=lucasr 2013-05-28 11:56:01 -04:00
Lucas Rocha
3128d8c89e Bug 867608 - Fix animation margins for forward button (r=mfinkle) 2013-05-28 16:43:59 +01:00
Lucas Rocha
5f3d1c659b Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle) 2013-05-28 16:43:59 +01:00
Jonathan Kew
abe4bc61f1 bug 876070 - re-enable graphite shaping on mobile by default. r=kats 2013-05-28 14:49:44 +01:00
Ed Morley
1229dcfb8f Backed out changeset 96b7027e0280 (bug 803299) for Android compilation failures on a CLOSED TREE 2013-05-28 14:47:15 +01:00
Ed Morley
803a9a2ae3 Backed out changeset efe0a3f79333 (bug 803299) 2013-05-28 14:45:32 +01:00
Chris Lord
5e4ecff7e2 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 14:22:06 +01:00
Chris Lord
9770465867 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 14:22:04 +01:00
Mike Shal
6f32ddf61c Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Chris Peterson
b01e546d2a Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium 2013-05-25 12:03:42 -07:00
Chris Peterson
f48c7d5643 Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium 2013-05-25 12:03:42 -07:00
Chris Lord
99a1385538 Bug 869156 - Show dynamic toolbar is visible if page shrinks. r=kats 2013-05-25 08:59:48 +01:00
Mark Capella
7fc032e09d Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
Ed Morley
95247ad2da Backed out changeset d3f38905e7a0 (bug 827445) since pushed by mistake on a CLOSED TREE 2013-05-24 21:41:17 +01:00
Mark Capella
a3a9600c07 Bug 827445 - Updater continues to notify about updates 2013-05-24 16:31:53 -04:00
Kartikaya Gupta
84bb4e09a9 Bug 868742 - Use scroll(Left|Top)Max to detect scrollable elements. r=mfinkle 2013-05-24 15:44:26 -04:00
Brad Lassey
e133627d07 bug 867517 - Gecko-based WebView for Android, refactor patch r=mfinkle 2013-05-24 12:21:01 -04:00
Wes Johnston
ab4c2dc8b3 Bug 870062 - Provide an async way to use the PromptService. r=blassey
--HG--
rename : mobile/android/base/PromptService.java => mobile/android/base/Prompt.java
2013-05-23 15:50:56 -07:00
Geoff Brown
3fd594fe4c Bug 875363 - Improve VKB clearing in testAddSearchEngine; r=jmaher 2013-05-24 07:27:00 -06:00