Commit Graph

4431 Commits

Author SHA1 Message Date
Margaret Leibovic
04e10fead7 Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Adrian Tamas
27b86edcf7 Bug 869277 - Rewrite the test to check the SearchEngine:Data data for the test engine add. r=gbrown 2013-07-17 12:37:14 +03:00
Chris Lord
935ae0bc57 Bug 886576 - Fix scrolling cancelling locked dynamic toolbar animations. r=kats
Move the margin animation-cancelling call into the margins-pinned check block
in LayerMarginsAnimator to make sure margin animations aren't cancelled by
scrolling when margins are locked.
2013-07-19 17:39:44 +01:00
Wes Johnston
0e691457b2 Bug 885783 - Attach webrtc to a foreground notification. r=bnicholson 2013-07-18 16:35:34 -07:00
Wes Kocher
8a055ce3cf Backout 111b3d84c479 (bug 885962) for Android bustage on a CLOSED TREE
--HG--
rename : mobile/android/base/resources/drawable-mdpi/lock_identified.png => mobile/android/base/resources/drawable-mdpi/site_security_identified.png
rename : mobile/android/base/resources/drawable-mdpi/lock_verified.png => mobile/android/base/resources/drawable-mdpi/site_security_verified.png
extra : amend_source : aff11fe057de12ee7ec2fff8814a78b415d6554a
2013-07-18 21:31:44 -07:00
Margaret Leibovic
865e50681b Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
Nick Alexander
7ab2ac6de9 Merge s-c to m-i. 2013-07-18 17:41:17 -07:00
Nick Alexander
3d893d9a3b Bug 895635 - Make RES_DRAWABLE parallel to other RES_* in mobile/android/base/Makefile.in. r=blassey 2013-07-18 15:09:03 -07:00
Nick Alexander
74fea70e1a Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Brad Lassey
ba46117e5f bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Chris Kitching
cd435da803 Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 18:44:42 -07:00
Ryan VanderMeulen
62c84f2292 Backed out changeset 5fe88df5c376 (bug 892094) for Android 2.2 robocop-2 failures.
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
2013-07-16 16:41:38 -04:00
Ryan VanderMeulen
a5d12e8dae Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Chenxia Liu
ed89dc4a7f Bug 892094 - Create "Search" page in settings. r=liuche
--HG--
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml-v11/preferences_customize.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml => mobile/android/base/resources/xml/preferences_customize.xml.in
2013-07-16 10:09:28 -07:00
Nick Alexander
846fda3eaa Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
0bcf6e7b68 Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman
This does two main things.  First, it tracks sets of obsolete document
IDs and retries obsoletes and deletes.  Second, it tracks document IDs
that are attempted to be written to the server for obsolescence or
deletion without waiting for a server response to prevent orphaning
documents on successful upload and failed response.

The ObsoleteDocumentTracker uses a JSON map to maintain obsolete
document IDs and priority values.  That's not the right data
structure; Bug 894194 tracks improving it.
2013-07-15 19:44:21 -07:00
Nick Alexander
2dcb6f04f6 Merge s-c into m-i. 2013-07-18 14:15:46 -07:00
Brian Nicholson
5de2cab605 Bug 894087 - Fix 24-bit color detection. r=Cwiiis 2013-07-18 12:09:01 -07:00
Max Li
af5d44c3b3 Bug 895000 - Set content descriptions on page action buttons. r=wesj 2013-07-18 14:50:42 -04:00
Phil Ringnalda
8d4ab5891d Back out cf07667d28cb (bug 880259) for Android crashes, timeouts, test failures and misrenderings
CLOSED TREE
2013-07-12 17:20:26 -07:00
Brian Nicholson
60f4fbe3b3 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
19bfc66f26 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
29f9c4f4cb Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
2950cd3414 Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey
990d66a24d bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
bb098589c9 Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
59a3cee141 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Jim Chen
ac02716f0f Bug 886508 - Work around Google gesture keyboard quirk. r=cpeterson 2013-07-18 10:20:34 -04:00
Brad Lassey
c04ea72dd7 bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Max Li
83b2e86285 Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat
c211af2938 Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Adrian Tamas
5d8d3ba243 Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle
5bcb85c6db Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Shilpan Bhagat
6a2b1939b7 Bug 895056 - Update page actions when they're created. r=wesj 2013-07-17 15:00:13 -07:00
Wes Johnston
47c86eb614 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
c1770f641b Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
93a7a2b41f Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
b4f4930fbe Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
4c25a4b926 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Brian Nicholson
76bf80b43b Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Brian Nicholson
a8a1c7768b Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
Shilpan Bhagat
2ecb8f3c44 Bug 734877 - Updates to pageaction based on the new design. r=wesj 2013-07-15 17:19:05 -07:00
Ed Morley
ef6bef20b8 Backed out changeset 59ef0d1d8616 (bug 884075) for Android 2.2 robocop-2 exceptions 2013-07-16 12:00:26 +01:00
Ed Morley
407dd43670 Backed out changeset 2f2634b1f695 (bug 884075) 2013-07-16 12:00:04 +01:00
Ed Morley
bfff27e0c1 Backed out changeset 59a25222200e (bug 884075) 2013-07-16 12:00:01 +01:00
Ed Morley
27ffb1a158 Backed out changeset 46f75b2f314c (bug 884075) 2013-07-16 11:59:58 +01:00
Ed Morley
6ee7452cbb Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Ed Morley
4ea7189c86 Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
Chris Lord
8774d9a0b6 Bug 892246 - Allow subdocument scrolling to reveal margins. r=kats
This adds a notification callback to PanZoomTarget that the PanZoomController
can call to notify GeckoLayerClient that a subdocument is being scrolled. This
allows GeckoLayerClient to call LayerMarginsAnimator and alter the margins
accordingly, stopping a page from trapping the toolbar on/off the screen with
a screen-covering subframe.
2013-07-15 17:03:24 +01:00
Chris Lord
8a9fd0c38a Bug 886576 - Fix screen-sized pages not revealing the toolbar. r=kats
If a page changed size to be the exact size of the screen, the toolbar would
not be revealed.
2013-07-15 17:03:22 +01:00