Commit Graph

6238 Commits

Author SHA1 Message Date
Ryan VanderMeulen
52d9b37df9 Merge m-c to fx-team. 2014-02-28 10:17:27 -05:00
Carsten "Tomcat" Book
7afee8566b merge mozilla-inbound to mozilla-central 2014-02-28 14:31:00 +01:00
Richard Newman
37b73fb52a Bug 969637 - NullPointerException in org.mozilla.gecko.GeckoConnectivityReceiver.start. r=wesj 2014-02-27 12:32:34 -08:00
Brian Nicholson
041c5acbd3 Bug 962103 - Make progress bar overlap content. r=lucasr 2014-02-27 14:12:11 -08:00
Brad Lassey
d9849195e5 bug 977677 - GeckoView can't access some resources it needs r=snorp 2014-02-27 12:19:06 -05:00
Kartikaya Gupta
34865cf049 Bug 912238 - Ignore exceptions that are thrown after calling System.exit. r=mfinkle 2014-02-27 08:49:51 -05:00
Josh Dover
7393d9ce58 Bug 966047 - Hide banner when there are no panels enabled. r=mleibovic 2014-02-24 17:05:52 -08:00
Ryan VanderMeulen
bd214454e7 Merge m-c to inbound. 2014-02-27 17:33:47 -05:00
Jim Chen
981fc4db21 Bug 968409 - Run InputConnection tests on IC thread; r=cpeterson r=mcomella 2014-02-27 16:17:56 -05:00
Jim Chen
cf5bc6a579 Bug 968409 - Add testInputConnection with basic tests; r=cpeterson r=mcomella 2014-02-27 16:17:56 -05:00
Jim Chen
de61c44444 Bug 968409 - Add TextInputHelper for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
66d1211396 Bug 968409 - Add GeckoViewComponent for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
f7435ca215 Bug 968409 - Add FrameworkHelper for UITests; r=mcomella 2014-02-27 16:17:55 -05:00
Jim Chen
5b37a42a60 Bug 968409 - Add assertNotEquals method; r=mcomella 2014-02-27 16:17:54 -05:00
Wes Kocher
30f4638ed7 Backed out changeset e82cb49c7a8d (bug 959742) for android test bustage 2014-02-26 14:37:57 -08:00
Wesley Johnston
af605323df Bug 959742 - Auto close lists if they don't have any buttons on them. r=bnicholson 2014-02-06 16:26:00 -08:00
Ryan VanderMeulen
de3682eb87 Backed out the rest of bug 959742. 2014-02-26 15:32:10 -05:00
Wes Johnston
8bfb2792e1 backout b0fd368ba5ec (Bug 959742) for build bustage 2014-02-26 11:32:33 -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
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
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
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
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
498bf937fb Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret) 2014-02-25 10:41:57 +00:00
Brian Nicholson
dc81487a29 Bug 976033 - Make menu item drawable mutable. r=wesj 2014-02-24 21:05:49 -08: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
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