Commit Graph

5529 Commits

Author SHA1 Message Date
Phil Ringnalda
2cbbdfd717 Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
CLOSED TREE
2013-05-30 00:02:29 -07:00
Phil Ringnalda
eebd326573 Back out 8f4682511308 (bug 877203) for reftest failures
CLOSED TREE
2013-05-29 23:16:14 -07:00
Brad Lassey
2e179d39e1 bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle 2013-05-30 00:31:43 -04:00
Kartikaya Gupta
b08334103e bug 867517 - Gecko-based WebView for Android, move touch handling to LayerView r=blassey 2013-05-30 00:34:02 -04:00
Brad Lassey
e81d445b75 bug 877203 - Replace Open Sans with Clear Sans r=mfinkle
--HG--
extra : rebase_source : 54bab64785c16422b0af9b4b376173bd56ab939e
2013-05-29 14:15:35 -04:00
Sriram Ramasubramanian
97348e0d66 Bug 869123: Hide share test as it expects a popup window. [r=mfinkle] 2013-05-29 20:08:05 -07:00
Sriram Ramasubramanian
fd7d2af7b6 Bug 869123: Quick share action for android menu. [r=wesj] 2013-05-15 10:55:06 -07:00
Shane Tully
78ce23f283 Bug 785156 - Lock icon should toggle site security popup. r=wesj 2013-05-29 20:56:10 -04:00
Shane Tully
ea015805a7 Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats 2013-05-29 20:37:35 -04:00
Shane Tully
5ca6e2a2c3 Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats 2013-05-29 20:37:35 -04:00
Nicolas Carlo
5ee7700ec3 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
36568e9807 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
6099895aa1 Bug 876187 - Reader Mode font size settings are too small. r=margaret 2013-05-29 16:07:13 -07:00
Margaret Leibovic
9013caca5c 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
6c61de1ac0 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
313474f925 Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle] 2013-05-28 13:45:14 -07:00
Wes Johnston
2daa3823b4 Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-29 08:08:55 -07:00
Chris Lord
892dc79864 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
1cb9b17f7f 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
518ec69f08 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
9219350bce 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
2a4c2c0de9 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
86ba0943c8 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
c079894e73 Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures. 2013-05-28 21:34:04 -04:00
Ryan VanderMeulen
b1fd5f2059 Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Nick Alexander
1cd469b807 Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Wes Johnston
cc1f25a8bd 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
454716d0f1 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
720129aefb Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Wes Johnston
9da7d06d1d Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-28 16:28:30 -07:00
Chris Peterson
aa126750f2 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
f6b10162c6 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
e7d32ac3b4 Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
--HG--
extra : rebase_source : fbc15eacb8aa66a9cdae52dd2c4ed4c81c427d58
2013-05-28 13:45:14 -07:00
Trevor Saunders
4a839150dd 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
bdb43c7e78 Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman 2013-05-28 12:16:07 -07:00
Richard Newman
960fe22b3c Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander 2013-05-28 12:01:34 -07:00
Chris Lord
de40249ab1 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Chris Lord
7d45dd3311 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 18:50:16 +01:00
Mark Capella
3eaf466523 Bug 874036 - Tab counter displays incorrectly in some circumstances, r=lucasr 2013-05-28 11:56:01 -04:00
Lucas Rocha
382f7130e7 Bug 867608 - Fix animation margins for forward button (r=mfinkle) 2013-05-28 16:43:59 +01:00
Lucas Rocha
1baed0e0ec Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle) 2013-05-28 16:43:59 +01:00
Jonathan Kew
ba0aa44770 bug 876070 - re-enable graphite shaping on mobile by default. r=kats 2013-05-28 14:49:44 +01:00
Ed Morley
59d5d72216 Backed out changeset 96b7027e0280 (bug 803299) for Android compilation failures on a CLOSED TREE 2013-05-28 14:47:15 +01:00
Ed Morley
753dd2eab4 Backed out changeset efe0a3f79333 (bug 803299) 2013-05-28 14:45:32 +01:00
Chris Lord
c30759b16e Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 14:22:06 +01:00
Chris Lord
e13961ccc9 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-05-28 14:22:04 +01:00
Mike Shal
994cfe0b6b 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
c292bec6ec Bug 849589 - Rethrow intermittent NativeZip exception with more debugging info. r=glandium 2013-05-25 12:03:42 -07:00
Chris Peterson
b409b3449c Bug 849589 - Catch and log intermittent NativeZip exception. r=glandium 2013-05-25 12:03:42 -07:00
Chris Lord
e6504c5943 Bug 869156 - Show dynamic toolbar is visible if page shrinks. r=kats 2013-05-25 08:59:48 +01:00