Ryan VanderMeulen
74e250820f
Backed out the rest of bug 959742.
2014-02-26 15:32:10 -05:00
Wes Johnston
07b47fc3c3
backout b0fd368ba5ec (Bug 959742) for build bustage
2014-02-26 11:32:33 -08:00
Wesley Johnston
5160c3c7c8
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
ca07d4574b
Bug 969492 - Follow-up naming fix. r=lucasr
2014-02-26 11:06:21 -08:00
Brian Nicholson
21e120c8d1
Bug 969492 - Use 10% as the load progress reset state. r=lucasr
2014-02-26 11:02:21 -08:00
Brian Nicholson
dc6849d083
Bug 969492 - Move LOAD_PROGRESS constants into Tab. r=lucasr
2014-02-26 11:02:21 -08:00
Wes Kocher
5f8757f088
Merge m-c to fx-team
2014-02-25 20:38:33 -08:00
Wes Kocher
043e226ec8
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
c019c83865
Bug 975504 - Add filtered_resources to AndroidEclipseProjectData. r=bnicholson
2014-02-25 15:59:31 -08:00
Richard Newman
62b95b4b98
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
6c4ec9b26a
Bug 947939 - Part 1: reimplement cleanupSomeDeletedRecords. r=nalexander
2014-02-25 12:27:54 -08:00
Richard Newman
2c9278c3b9
Bug 947939 - Part 0: general cleanup in BrowserProvider. r=nalexander
2014-02-25 12:27:53 -08:00
Wesley Johnston
f0eefb1cae
Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson
2014-02-06 16:24:00 -08:00
Richard Newman
2a8029021d
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
78c4dba329
Bug 973036 - Create an intent chooser dialog class. r=bnicholson
2014-02-06 16:21:00 -08:00
Margaret Leibovic
cd05d0527f
Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr
2014-02-25 09:40:59 -08:00
Margaret Leibovic
b58f696dda
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
43f4c2789b
Bug 974286 - Remove mSelected from PromptListAdapter. r=bnicholson
2014-02-25 08:55:14 -08:00
Carsten "Tomcat" Book
df93062b9a
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Lucas Rocha
33a1fa57dc
Bug 975198 - Don't use default favicon as placeholder in PanelItemView (r=margaret)
2014-02-25 13:32:59 +00:00
Kartikaya Gupta
9a700ac090
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
71fda24391
Bug 920791 - Hide banner when keyboard is focused. r=margaret
2014-02-21 11:13:55 -08:00
Carsten "Tomcat" Book
811030ca6f
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
1106fd33d1
Backed out changeset efa293b98893 (bug 975792) for frequent failures on a CLOSED TREE
2014-02-25 13:35:41 +01:00
Carsten "Tomcat" Book
0ce76b1340
Backed out changeset f3aa442c84e4 (bug 976418) for frequent test failures on a CLOSED TREE
2014-02-25 13:35:18 +01:00
Lucas Rocha
32c0182646
Bug 972351 - Factor URL handling into PanelViewUrlHandler (r=margaret)
2014-02-25 10:41:57 +00:00
Brian Nicholson
7a5683d478
Bug 976033 - Make menu item drawable mutable. r=wesj
2014-02-24 21:05:49 -08:00
Wesley Johnston
51713940cd
Bug 973013 - Pull PromptListAdapter into its own class. r=bnicholson
2014-02-06 16:16:00 -08:00
Wesley Johnston
ed8c72de46
Bug 973013 - Pull PromptListItem into its own class. r=bnicholson
2014-02-06 16:13:00 -08:00
Richard Newman
0ef8752074
Bug 976418 - Amend CursorDumper to log BLOBs. a=test-only
2014-02-24 20:26:51 -08:00
Nick Alexander
1c51cc09f3
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
a28559b4bd
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
478ecfde11
Bug 975792 - Follow-up: blindly copy CursorDumper into Robocop tests. r=me
2014-02-24 16:52:13 -08:00
Brian Nicholson
f7d1d63324
Bug 963249 - Override MenuItemsAdapter#areAllItemsEnabled to always be true. r=wesj
2014-02-24 12:45:44 -08:00
Richard Newman
a25112467e
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
e2a32f289f
backout 95849d209a1f (Bug 975525) for crashes. r=backout
2014-02-24 08:44:56 -08:00
Ed Morley
ee1df683ac
Merge mozilla-central and fx-team
2014-02-24 15:51:40 +00:00
Ed Morley
53fd154303
Backed out changeset 49a1923db9be (bug 975792) for frequent robocop failures
2014-02-24 15:45:31 +00:00
Ed Morley
d333c12310
Backed out changeset 1f6450d61d3f (bug 975792)
2014-02-24 15:45:04 +00:00
Richard Newman
6a38f6e3ca
Bug 975792 - Follow-up: attempting to fix bustage that only appears on tinderbox. a=test-only
2014-02-23 12:47:26 -08:00
Richard Newman
6ccd2c59e3
Bug 975792 - ContentProvider tests don't clean up their cursors. r=nalexander
2014-02-23 10:53:10 -08:00
Murph Finnicum
12ba802815
Bug 974001 - Allow HelperApps to return results if requested. r=wesj
2014-02-24 09:57:31 -05:00
Lucas Rocha
5022ed2114
Bug 975357 - Initialize HomeConfigInvalidator in GeckoApplication.onCreate() (r=margaret)
2014-02-24 10:19:13 +00:00
Ryan VanderMeulen
917a319f58
Merge m-c to inbound.
2014-02-25 15:28:35 -05:00
Martyn Haigh
aa58963064
Bug 970201 - Change manifestUrl to manifestURL in WebapManager._autoUpdates aData argument. r=wesj
2014-02-18 16:54:08 +00:00
Richard Newman
321ac943e2
Bug 975774 - Part 26: clean up imports in GeckoApp. r=trivial
2014-02-22 19:53:02 -08:00
Richard Newman
7942e74516
Bug 975774 - Part 25: clean up imports in preferences/. r=trivial
2014-02-22 19:53:02 -08:00
Richard Newman
b72ff70ec6
Bug 975774 - Part 24: clean up imports in menu/. r=trivial
2014-02-22 19:53:01 -08:00
Richard Newman
b9bf0ce6ac
Bug 975774 - Part 23: clean up imports in home/. r=trivial
2014-02-22 19:53:01 -08:00
Richard Newman
3f0edc26ab
Bug 975774 - Part 22: clean up imports in Prompt. r=trivial
2014-02-22 19:53:01 -08:00