Ryan VanderMeulen
dc9e4bb7ab
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
23648dc3f2
Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman
2013-05-30 17:42:57 -07:00
Richard Newman
5eb58c3d2a
Bug 873496 - Part 2: add provider filtering to search provider. r=nalexander
2013-05-30 17:42:57 -07:00
Richard Newman
ec48faa83f
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
8a4af7f535
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
203e8b3ef2
Bug 875400 - Part 1: add-on support and hashing changes for Environment. r=nalexander
2013-05-30 17:42:56 -07:00
Wes Johnston
bf4fc9d9a6
Bug 872388 - Cleanup review nits. r=bnicholson
2013-05-30 17:14:37 -07:00
Wes Johnston
8cb64d8271
Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson
2013-05-30 17:03:20 -07:00
Wes Johnston
d7e8a7de0b
Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson
2013-05-30 17:03:18 -07:00
Wes Johnston
892361095e
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:03:17 -07:00
Wes Johnston
74087971b0
Bug 872388 - Create a buttonToast class. r=bnicholson
2013-05-30 17:02:30 -07:00
Wes Johnston
91e0e3b19b
Bug 862377 - Follow up for review comments. r=sriram
2013-05-30 17:01:31 -07:00
Margaret Leibovic
c2b6007224
Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr
2013-05-30 16:26:38 -07:00
Margaret Leibovic
84783ec636
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
Wes Johnston
836a5b3a09
Bug 862377 - Style spinners on doorhangers. r=sriram
2013-05-30 15:18:47 -07:00
Wes Johnston
06bbe4dae8
Bug 862377 - Allow adding inputs to doorhangers. r=sriram
2013-05-30 15:18:47 -07:00
Wes Johnston
4556696072
Bug 862377 - Move PromptInputs to their own class. r=sriram
2013-05-30 15:38:59 -07:00
Kartikaya Gupta
f9e53f1a33
Bug 746876 - Fix double-tap coordinates in robocop test and re-enable it. r=gbrown
2013-05-30 09:58:29 -04:00
Kartikaya Gupta
059609fb24
Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
...
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Kartikaya Gupta
0b742ebed4
Bug 797615 - Cosmetic cleanup for the getDisplayPort JNI wrapper. r=Cwiiis
2013-05-30 09:55:08 -04:00
Max Li
ca8458c9e9
Bug 872986 - New unlabelled, and seemingly invisible, control in awesome bar. r=sriram
2013-05-28 21:34:08 -04:00
Chris Lord
b2f308ce7c
Bug 868998 - Expose the dynamic toolbar after a certain distance. r=kats
...
Instead of only exposing the toolbar when scrolling from the top quarter of the
screen, always expose the toolbar, but only after a certain distance.
2013-05-30 12:53:24 +01:00
Chris Lord
2221002789
Bug 867193 - Take margin offset into account when positioning form pop-ups. r=margaret
2013-05-30 12:53:22 +01:00
Phil Ringnalda
58fc837293
Back out e9593bf12a59:f9c1d3eb3ce6 (bug 869123) for very frequent robocop1 testAllPagesTab failures
...
CLOSED TREE
2013-05-30 00:02:29 -07:00
Brad Lassey
f68e311176
bug 867517 - Gecko-based WebView for Android, add GeckoView r=mfinkle
2013-05-30 00:31:43 -04:00
Kartikaya Gupta
245c63df69
bug 867517 - Gecko-based WebView for Android, move touch handling to LayerView r=blassey
2013-05-30 00:34:02 -04:00
Sriram Ramasubramanian
937fc753aa
Bug 869123: Hide share test as it expects a popup window. [r=mfinkle]
2013-05-29 20:08:05 -07:00
Sriram Ramasubramanian
b5d2f39b0b
Bug 869123: Quick share action for android menu. [r=wesj]
2013-05-15 10:55:06 -07:00
Shane Tully
a81ece2c28
Bug 785156 - Lock icon should toggle site security popup. r=wesj
2013-05-29 20:56:10 -04:00
Shane Tully
afeae5c2cf
Bug 871938 - Use &vendorShortName; in Crash Reporter strings rather than a hardcoded "Mozilla". r=kats
2013-05-29 20:37:35 -04:00
Margaret Leibovic
8e368ddde3
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
9b848f5568
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
54a5c132db
Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
2013-05-28 13:45:14 -07:00
Wes Johnston
0f805b15bc
Bug 874689 - Move android file picker to a js component. r=mfinkle
2013-05-29 08:08:55 -07:00
Chris Lord
54ca4f9da5
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
be07b8c1ba
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
373e0dfdac
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
Ryan VanderMeulen
41fc78af8d
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
88e06f0f84
Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures.
2013-05-28 21:34:04 -04:00
Ryan VanderMeulen
72f8a6f0ea
Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures.
2013-05-28 21:33:53 -04:00
Nick Alexander
946902d96e
Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me
2013-05-28 17:25:55 -07:00
Wes Johnston
1e74359930
Bug 874689 - Use message passing for file picker. r=blassey
2013-05-28 16:28:38 -07:00
Chris Peterson
8d3d6a45a6
Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey
2013-05-28 11:30:49 -07:00
Sriram Ramasubramanian
834455b9d8
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
c65a9b92d1
Bug 848317: ActionBar corruption on Nexus 4. [r=mfinkle]
...
--HG--
extra : rebase_source : fbc15eacb8aa66a9cdae52dd2c4ed4c81c427d58
2013-05-28 13:45:14 -07:00
Trevor Saunders
4b16c76fb3
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
9e19136031
Bug 811358: Protect broadcasts with per-package Android signature-level permission. r=rnewman
2013-05-28 12:16:07 -07:00
Richard Newman
281ec8f279
Bug 875401 - Switch HealthReportGenerator to use org.json.JSONObject/JSONArray. r=nalexander
2013-05-28 12:01:34 -07:00
Chris Lord
2fe2515333
Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
2013-05-28 18:50:16 +01:00
Chris Lord
baaafdbe93
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-05-28 18:50:16 +01:00