Commit Graph

8313 Commits

Author SHA1 Message Date
Wes Kocher
a9f65835bc Merge inbound to m-c 2014-02-26 18:20:47 -08:00
Ryan VanderMeulen
de3682eb87 Backed out the rest of bug 959742. 2014-02-26 15:32:10 -05:00
Ehsan Akhgari
e10ce1d913 Bug 959768 - Add non-unified mozconfigs for Android builds; r=catlee 2014-02-26 15:06:41 -05:00
Wes Johnston
8bfb2792e1 backout b0fd368ba5ec (Bug 959742) for build bustage 2014-02-26 11:32:33 -08:00
Carsten "Tomcat" Book
5aaa77b700 merge mozilla-inbound to mozilla-central 2014-02-26 12:47:07 +01:00
Wes Kocher
774b85e488 Merge m-c to fx-team 2014-02-25 20:38:33 -08:00
Wes Kocher
4b2c29ea00 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Nick Alexander
34989b8f33 Bug 976844 - Fix incorrect test runner. r=trivial
NPOTB DONTBUILD
2014-02-25 15:59:31 -08:00
Nick Alexander
c10b58c3e8 Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson 2014-02-25 15:59:31 -08:00
Richard Newman
ac89d3726f Bug 947939 - Part 2: transaction handling in deletes and updates, more efficient bulk updates. r=nalexander 2014-02-25 12:27:54 -08:00
Richard Newman
e89fbbd823 Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander 2014-02-25 12:27:54 -08:00
Richard Newman
a727f26a38 Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander 2014-02-25 12:27:53 -08:00
Wesley Johnston
68c9262096 Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson 2014-02-06 16:26:00 -08:00
Brian Nicholson
8275ad7aca Bug 969492 - Follow-up naming fix. r=lucasr 2014-02-26 11:06:21 -08:00
Brian Nicholson
5d7247fdd7 Bug 969492 - Use 10% as the load progress reset state. r=lucasr 2014-02-26 11:02:21 -08:00
Brian Nicholson
ebf9204092 Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr 2014-02-26 11:02:21 -08:00
Wesley Johnston
10bfb0a173 Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson 2014-02-06 16:24:00 -08:00
Richard Newman
3cc987bf79 Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Wesley Johnston
57fc82bb98 Bug 973036 - Create an intent chooser dialog class. r=bnicholson 2014-02-06 16:21:00 -08:00
Margaret Leibovic
ac72b79dbf Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr 2014-02-25 09:40:59 -08:00
Margaret Leibovic
708964f4e3 Bug 976176 - Clear animations before trying to hide home banner on pre-honeycomb devices. r=lucsar 2014-02-25 09:40:56 -08:00
Lucas Rocha
9255b46a04 Bug 967286 - Default to Layout.FRAME if layout type isn't specified (r=margaret) 2014-02-25 17:40:50 +00:00
Lucas Rocha
fe90f55569 Bug 974139 - Redefine registration logic to return panel options dynamically (r=margaret) 2014-02-25 17:29:49 +00:00
Wes Johnston
6836771e3b Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson 2014-02-25 08:55:14 -08:00
Carsten "Tomcat" Book
ba5a0fa512 Merge mozilla-central to fx-team on a CLOSED TREE 2014-02-25 15:42:32 +01:00
Lucas Rocha
e2344229e4 Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret) 2014-02-25 13:32:59 +00:00
Kartikaya Gupta
0a7ab784fa Bug 976160 - Log exceptions from EventDispatcher.sendResponse and sendError instead of eating them. r=wesj 2014-02-25 08:19:41 -05:00
Josh Dover
c4a9d96b4d Bug 920791 - Hide banner when keyboard is focused. r=margaret 2014-02-21 11:13:55 -08:00
Carsten "Tomcat" Book
4735423511 Backed out changeset 9122f3be8c3a (bug 975792) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:57 +01:00
Carsten "Tomcat" Book
d22576b34d Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE 2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
168bdc9673 Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE 2014-02-25 13:35:18 +01:00
Lucas Rocha
46d116632c Bug 976122 - Fix HomePanels:Get handling in Home.jsm (r=margaret) 2014-02-25 11:28:58 +00:00
Lucas Rocha
498bf937fb Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00
Nick Alexander
b5a10ff343 Bug 903528 - Follow-up: Fix build dependencies. a=bustage
The issue is that the preprocessed files need to be referenced as
$(CURDIR)/file to have Make handle the dependencies correctly.  To
allow this, this patch adds ANDROID_MANIFEST_FILE (defaulting to
AndroidManifest.xml) and uses it in the appropriate places.
2014-02-24 23:18:47 -08:00
Nick Alexander
bacdb74030 Bug 903528 - Follow-up: Fix AndroidEclipse project files. r=me 2014-02-24 21:26:41 -08:00
Brian Nicholson
dc81487a29 Bug 976033 - Make menu item drawable mutable. r=wesj 2014-02-24 21:05:49 -08:00
Mike Shal
e1e35fb363 Bug 974205 - Enable sccache for Android try builds. r=glandium 2014-02-18 15:11:36 -05:00
Mike Shal
e897d9be1c Bug 974205 - Use mozconfig.cache in android mozconfigs. r=glandium 2014-02-25 15:41:57 +09:00
Wesley Johnston
8b70073f44 Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson 2014-02-06 16:16:00 -08:00
Wesley Johnston
cddf65eb6f Bug 973013 - Pull PromptListItem into its own class. r=bnicholson 2014-02-06 16:13:00 -08:00
Richard Newman
11b09e5feb Bug 976418 - Amend CursorDumper to log BLOBs. a=test-only 2014-02-24 20:26:51 -08:00
Nick Alexander
72c39cbba9 Bug 903528 - Post: Add Eclipse project data to moz.build. r=rnewman 2014-02-24 18:24:46 -08:00
Nick Alexander
68115862e2 Bug 903528 - Part 2: Land and build Fennec JUnit 3 tests. r=rnewman
--HG--
rename : mobile/android/tests/moz.build => mobile/android/tests/browser/moz.build
2014-02-24 18:24:46 -08:00
Nick Alexander
3878f958ce Bug 903528 - Part 1: Rename background.apk to background-junit3.apk. r=rnewman
This is a cautionary move: when uploaded to infrastructure,
background.apk will not look so bad; but browser.apk is likely to
confuse folks. (These files will be in the same directory as
fennec-*apk, and sort earlier than that file.)

I considered including "tests" in the name, but decided not to make a
long name even longer.

This also renames the Android package. This is purely cosmetic, since
the package has no consumers (infrastructure, mach, etc). But this looks
nicer in IDEs: the generated classes fit into the class hierarchy.
2014-02-24 18:24:45 -08:00
Nick Alexander
60bffe2072 Bug 975152 - Part 2: Make Fennec* projects sort nicely in Eclipse. r=bnicholson
This orders projects like:

Fennec
FennecResources
FennecResourcesBranding
...

which is in order of expected use.
2014-02-24 18:14:05 -08:00
Nick Alexander
0184f3901f Bug 975152 - Part 1: Include CrashReporter resources in Android Eclipse projects. r=bnicholson
The set of resources of all the Android library projects are processed
at once.  That means that the bi-directional dependency between the main
project resources and the crash reporter resources causes no build time
problems.  Therefore, this patch moves all the main project resources
into a library project (FennecResources) and adds an optional additional
library project (FennecCrashReporterResources).
2014-02-24 18:14:04 -08:00
Richard Newman
4a79b60791 Bug 975792 - Follow-up: blindly copy CursorDumper into Robocop tests. r=me 2014-02-24 16:52:13 -08:00
Brian Nicholson
f429b94a34 Bug 963249 - Override MenuItemsAdapter#areAllItemsEnabled to always be true. r=wesj 2014-02-24 12:45:44 -08:00
Richard Newman
c8eaf0b2b9 Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
* * *
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
* * *
Bug 975792 - Follow-up: y u fail, test?
2014-02-23 10:53:10 -08:00
Wes Johnston
9af214a35d backout 95849d209a1f (Bug 975525) for crashes. r=backout 2014-02-24 08:44:56 -08:00