Commit Graph

6197 Commits

Author SHA1 Message Date
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
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
Richard Newman
1d05821893 Bug 975774 - Part 20: clean up imports in HomeProvider. r=trivial 2014-02-22 19:53:00 -08:00
Richard Newman
eb1157e7c0 Bug 975774 - Part 19: clean up imports in Tab. r=trivial 2014-02-22 19:53:00 -08:00
Richard Newman
e2c1dcd5a2 Bug 975774 - Part 18: clean up imports in PanelManager. r=trivial 2014-02-22 19:52:59 -08:00
Richard Newman
728522129d Bug 975774 - Part 17: clean up imports in GeckoAppShell. r=trivial 2014-02-22 19:52:59 -08:00
Richard Newman
ad17245eb0 Bug 975774 - Part 16: clean up imports in LocalBrowserDB. r=trivial 2014-02-22 19:52:59 -08:00
Richard Newman
19d0f47c67 Bug 975774 - Part 15: clean up imports in DataReportingNotification. r=trivial 2014-02-22 19:52:58 -08:00
Richard Newman
49a075a30f Bug 975774 - Part 14: clean up imports in ContactService. r=trivial 2014-02-22 19:52:58 -08:00
Richard Newman
b35034df93 Bug 975774 - Part 13: clean up imports in ColorPickerInput. r=trivial 2014-02-22 19:52:57 -08:00
Richard Newman
c2b031a380 Bug 975774 - Part 12: clean up imports in ButtonToast. r=trivial 2014-02-22 19:52:57 -08:00
Richard Newman
033bb1cd45 Bug 975774 - Part 11: clean up imports in BrowserToolbar. r=trivial 2014-02-22 19:52:57 -08:00
Richard Newman
e1866e4b45 Bug 975774 - Part 10: clean up imports in BrowserHealthRecorder. r=trivial 2014-02-22 19:52:56 -08:00
Richard Newman
7f7098c927 Bug 975774 - Part 9: clean up imports in BrowserDB. r=trivial 2014-02-22 19:52:56 -08:00
Richard Newman
63f2cbbc9a Bug 975774 - Part 8: clean up imports in BrowserApp. r=trivial 2014-02-22 19:52:56 -08:00
Richard Newman
92947969a9 Bug 975774 - Part 7: clean up imports in BookmarksListView. r=trivial 2014-02-22 19:52:56 -08:00
Richard Newman
9ea2d1738e Bug 975774 - Part 6: clean up imports in BitmapUtils. r=trivial 2014-02-22 19:52:55 -08:00
Richard Newman
817b4fbd6b Bug 975774 - Part 5: clean up imports in Axis. r=trivial 2014-02-22 19:52:55 -08:00
Richard Newman
84d0242d67 Bug 975774 - Part 4: clean up imports in Allocator. r=trivial 2014-02-22 19:52:55 -08:00
Richard Newman
882e01602e Bug 975774 - Part 2: clean up imports in ActionModeCompatView. r=trivial 2014-02-22 19:52:54 -08:00
Richard Newman
6fc68bc587 Bug 975774 - Part 1: clean up imports in ANRReporter. r=trivial 2014-02-22 19:52:53 -08:00
Margaret Leibovic
210ec66128 Bug 975173 - (Part 3) Declare local variables as final in getDrawable. r=jdover 2014-02-22 09:41:30 -08:00
Margaret Leibovic
53d36eea59 Bug 975173 - (Part 2) Always call BitmapLoader.onBitmapFound on the UI thread. r=bnicholson 2014-02-22 09:41:30 -08:00
Margaret Leibovic
6d4185b89c Bug 975173 - (Part 1) Make sure HomeBanner only touches views on the main thread. r=bnicholson 2014-02-22 09:41:30 -08:00
Eugen Sawin
1366bb6340 Bug 971012 - Use onConfigurationChange for screen orientation change. r=snorp 2014-02-20 18:50:18 +01:00
Wes Johnston
8c599ee8ea Bug 975525 - Refresh action mode buttons when activities are uninstalled. r=mfinkle 2014-02-21 13:56:40 -08:00