Commit Graph

9941 Commits

Author SHA1 Message Date
Ed Morley
076af70c4f Backed out changeset 4303c1af09f6 (bug 895409) for Android 2.2 reftest failures on a CLOSED TREE 2013-07-19 11:27:04 +01:00
Wes Kocher
1b748e44a8 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
51ea29f05d Bug 885962 - Polish mixed content blocking UI. r=sriram 2013-07-18 20:03:46 -07:00
James Willcox
4275ab0d48 Bug 895409 - Enable SkiaGL canvas on Android r=blassey 2013-07-03 10:06:52 -04:00
Nick Alexander
13dd3a63ec Merge s-c to m-i. 2013-07-18 17:41:17 -07:00
Nick Alexander
56d40db52f 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
72202e14ad Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Brad Lassey
a7493c8718 bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Chris Kitching
49bc5235e8 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
b8f7e382f3 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
eea4b582e9 Merge inbound to m-c. 2013-07-16 16:02:36 -04:00
Chenxia Liu
ee232a8fb7 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
a8f8b1b419 Merge latest green mozilla-central to services-central. 2013-07-16 08:31:31 -07:00
Nick Alexander
08693cb5b8 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
35e9385810 Merge s-c into m-i. 2013-07-18 14:15:46 -07:00
Benoit Girard
1591216c2a Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Brian Nicholson
1f9df2da35 Bug 887655 - Revert hiding the download notification on completion. r=margaret 2013-07-18 12:12:38 -07:00
Brian Nicholson
b657233b78 Bug 894087 - Fix 24-bit color detection. r=Cwiiis 2013-07-18 12:09:01 -07:00
Max Li
99f0b34bc0 Bug 895000 - Set content descriptions on page action buttons. r=wesj 2013-07-18 14:50:42 -04:00
Mark Finkle
55a1384b12 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Phil Ringnalda
c88bec2c3b 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
104a165a17 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson
44a9876bf1 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
f748640b43 Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson
3a127c35b6 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
979726e21a bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson
96e253c01f Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
9040c51273 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Michael Boon
a0615b0d09 Bug 872576 - Stop using deprecated for each ... in. r=mleibovic 2013-07-18 10:31:51 -04:00
Jim Chen
a1805fbb4c Bug 886508 - Work around Google gesture keyboard quirk. r=cpeterson 2013-07-18 10:20:34 -04:00
Brad Lassey
37b320942d bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Max Li
67e49576fa Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat
80771e84ef Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj 2013-06-12 00:40:14 -07:00
Shilpan Bhagat
54a27eba74 Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Mark Finkle
85c917abe4 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Adrian Tamas
e9fc7fac2e Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle
9c98375710 Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Mark Finkle
acae3ab917 Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson 2013-07-12 00:03:36 -04:00
Mike Hommey
f5294e4f6a Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Tom Schuster
c0bd78d712 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Gian-Carlo Pascutto
8c91b6a483 Bug 894938 - Content permission prompts don't work when prompt requestor is an iframe. r=mfinkle 2013-07-18 14:05:33 +02:00
Brad Lassey
4cccee80b7 bug 894885 - move common mozconfig options to the common mozconfig r=glandium 2013-07-18 12:07:37 +01:00
Shilpan Bhagat
212e092cbd Bug 895056 - Update page actions when they're created. r=wesj 2013-07-17 15:00:13 -07:00
Wes Johnston
9d4f63d509 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
a6c5575a38 Bug 884075 - Include a reason when hiding a toast. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
36fd6269a5 Bug 884075 - Use new getDrawable method in ButtonToasts. r=margaret 2013-07-16 01:33:06 -07:00
Wes Johnston
df030b6d15 Bug 884075 - Add a method to get drawables from urls in BitmapUtils. r=margaret 2013-07-16 01:33:05 -07:00
Wes Johnston
57ecfb5bd8 Bug 884075 - Make button toast listeners per toast. r=margaret 2013-07-16 01:33:05 -07:00
Mark Capella
7223ddfaa5 Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret 2013-07-18 00:58:49 -04:00
Boris Zbarsky
9d5d30d8a1 Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00