Commit Graph

6311 Commits

Author SHA1 Message Date
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
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
Josh Dover
e7433c8dca Bug 960359: (4/4) Update HomeBanner test for new implementation. r=margaret 2014-02-20 16:12:04 -08:00
Josh Dover
0cf8e048bd Bug 960359: (3/4) Display HomeBanner on default page and animate. r=margaret 2014-02-13 15:47:17 -08:00
Josh Dover
e5ee1357ef Bug 960359: (2/4) Control HomeBanner visibility from home_pager_container. r=margaret 2014-02-13 15:43:48 -08:00
Josh Dover
568b53ada2 Bug 960359: (1/4) Remove HomeBanner from TopSitesPanel. r=margaret 2014-02-13 15:41:08 -08:00
Margaret Leibovic
65b671adc8 Bug 839885 - Update the selected tab style before calling setSelection. r=lucasr 2014-02-21 11:20:37 -08:00
Lucas Rocha
5f7514de85 Bug 974598 - Handle locale changes immediately in HomeConfigInvalidator (r=margaret) 2014-02-21 10:50:15 +00:00
Lucas Rocha
5f11c1140a Bug 968172 - Trigger a full refresh when locale changes (r=rnewman) 2014-02-21 10:47:45 +00:00
Lucas Rocha
f6927b6966 Bug 968172 - Ensure consistent locale string on onLocaleReady() calls (r=rnewman) 2014-02-21 10:47:44 +00:00
Lucas Rocha
c55ae29b2c Bug 968172 - Rename PREFS_KEY constant to PREFS_CONFIG_KEY (r=rnewman) 2014-02-21 10:47:44 +00:00
Lucas Rocha
848eaa1031 Bug 968172 - Don't invalidate HomePager in onLocaleReady (r=margaret) 2014-02-21 10:47:44 +00:00
Lucas Rocha
9068907170 Bug 972306 - Rename HomePanels:Refresh to HomePanels:Update (r=margaret) 2014-02-21 10:33:59 +00:00
Lucas Rocha
a306724a9e Bug 972306 - Change HomePanels:Uninstall to take an id (r=margaret) 2014-02-21 10:33:59 +00:00
Lucas Rocha
af4e0d32af Bug 972306 - Rename HomePanels:Remove to HomePanels:Uninstall (r=margaret) 2014-02-21 10:33:58 +00:00
Brian Nicholson
99d410f0dc Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
Brian Nicholson
887a7caf53 Bug 965453 - Remove arrow from secondary submenu items. r=wesj 2014-02-20 21:27:04 -08:00
Josh Dover
fec2ab1717 Bug 942295 - Add basic filter support to Hub panels. r=lucasr 2014-02-05 11:00:06 -08:00
Chenxia Liu
3aebafa54c Bug 950698 - Change the text for the tip for adding more search providers from Settings->Customize->Search settings. r=bnicholson 2014-02-20 13:11:25 -08:00
Chenxia Liu
8f99df4908 Bug 950698 - Part 0: Use formatted strings for image. r=bnicholson 2014-02-20 13:11:24 -08:00
Kartikaya Gupta
c9f3c78ff5 Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Lucas Rocha
c0e545358a Bug 973666 - Rename TwoLinePageRow.Description style to TwoLinePageRow.Url (r=margaret) 2014-02-20 11:03:37 +00:00
Lucas Rocha
1901d34cdb Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Veeti Paananen
9cc4bcfd97 Bug 950826 - Kitkat theme for super toasts. r=wesj 2013-12-22 07:16:29 +02:00
Wes Johnston
8b9d06611a Bug 952582 - Disable bookmarking in Guest mode. r=mcomella 2014-02-19 13:08:43 -08:00
Wes Johnston
ff7b60f4ed Bug 958109 - Wrap prompt inputs so that we can add padding around them. r=margaret 2014-02-18 13:20:00 -08:00
Richard Newman
c4c21e9236 Bug 974291 - Correctly handle deleted items in getItemFlags. r=bnicholson 2014-02-19 10:53:24 -08:00
Lucas Rocha
c1c6b358ac Bug 973667 - Remove unnecessary HomeGridView style (r=margaret) 2014-02-19 20:51:27 +00:00
Lucas Rocha
5e6238f611 Bug 973670 - Draw selector on top in PanelGridView (r=margaret) 2014-02-19 20:44:28 +00:00
Lucas Rocha
0d0ca045c0 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Wes Johnston
a13108e2ca Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle] 2014-02-18 16:09:00 -08:00
Lucas Rocha
6fc9ba8927 Bug 966022 - Use ItemType to define panel view items (r=margaret) 2014-02-19 17:37:00 +00:00
Lucas Rocha
5509b8b552 Bug 966022 - Generalize text appearance style for titles and descriptions (r=margaret) 2014-02-19 17:36:59 +00:00
Lucas Rocha
ec54e04730 Bug 966022 - Introduce ItemType into HomeConfig/Home.jsm (r=margaret) 2014-02-19 17:36:59 +00:00
Richard Newman
37b1c130e7 Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Margaret Leibovic
104f21c971 Bug 970372 - Invalidate LocalBrowserDB cache when bookmarks content changes are observed. r=lucasr 2014-02-18 21:33:01 -08:00
Wes Kocher
07373130aa Backed out changeset f51db1b6c9a6 (bug 917942) for android rc4 bustage 2014-02-18 21:11:46 -08:00
Richard Newman
58aa7890bf Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Josh Dover
b3197684ba Bug 972879 - Only dim system UI on SDK >= 14. r=lucasr 2014-02-18 09:18:44 -08:00
Josh Dover
5d15f343ba Bug 966489 - Use string resource for display name to match searchable. r=bnicholson 2014-02-13 18:16:30 -08:00
Wesley Johnston
5cb15f19ee Bug 972327 - Inflate actionbar at startup on tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Nick Alexander
41e4699086 Bug 973807 - Fixes to AndroidEclipse build backend. r=me
Largest changes: run mach less frequently and add build logging.
2014-02-18 00:08:41 -08:00
Lucas Rocha
8e39c4cb6b Bug 971735 - Remove element using iterator while looping in ArrayList (r=wesj) 2014-02-17 11:07:53 +00:00
Phil Ringnalda
75777e79fe Back out a12e6c2e9535 (bug 972327) for not actually building
CLOSED TREE
2014-02-16 10:33:54 -08:00
Wesley Johnston
9c030ffdc9 Bug 972327 - Inflate actionmode items on startup for tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Margaret Leibovic
0bb29d55c8 Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
7a20c8c753 Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
ffcbc96f17 Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
Brian Nicholson
16c7056e9b Bug 970081 - Use Activity context instead of Application context for UI. r=mfinkle 2014-02-14 15:12:31 -08:00
Joshua Dover
4e72862b72 Bug 953272: Add selected attribute for prompts with multichoice. r=wesj 2014-01-09 12:15:07 -08:00
p0ff
e6a30bfff5 Bug 968908 - PromptInputs should return an Object not a String. r=wesj 2014-02-13 14:14:24 -05:00
Wes Johnston
4aac969462 Bug 970506 - Break up FilePicker and ActivityHandlerHelper. r=lucasr
--HG--
rename : mobile/android/base/ActivityHandlerHelper.java => mobile/android/base/FilePicker.java
2014-02-14 12:02:05 -08:00
Wesley Johnston
bb1cbc2b53 Bug 971939 - Use native Android intent chooser for FilePicker [r=lucasr] 2014-02-13 12:06:00 -08:00
Wesley Johnston
a30b386d7e Bug 971939 - Rename FilePickresulthandler to avoid confusion [r=lucasr] 2014-02-12 22:56:00 -08:00
Wesley Johnston
10d16a69c5 Bug 971939 - Combine all FileResultHandlers into one [r=lucasr] 2014-02-13 08:17:00 -08:00
Michael Comella
71dd487cb9 Bug 947550 - Wait for Gecko:DelayedStartup in testAboutHomePageNavigation. r=margaret 2014-02-04 18:57:54 -08:00
Margaret Leibovic
8fd3906c59 Bug 935264 - Add more test cases to testHomeBanner (and update it to use UITest). r=mcomella 2014-02-14 11:02:12 -08:00
Margaret Leibovic
47d2704fa1 Bug 958111 - Disable assertion in testFindInPage. r=gbrown 2014-02-14 11:02:08 -08:00
Robin Ricard
ceedbf1333 Bug 958111 - "Find in Page" on Android should zoom in on the highlighted result. r=margaret 2014-02-14 11:02:05 -08:00
Michael Comella
509f166438 Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander 2014-02-14 09:46:55 -08:00
Ryan VanderMeulen
dc8b65e7fa Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Sola Ogunsakin
41391a4ccf Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00
Sebastian Kaspari
01f4fc29a4 Bug 944142 - Implement NavigationHelper.goForward for phones. r=mcomella 2014-02-14 11:52:13 -05:00
Wes Johnston
0911e98aec Bug 971939 - Use a native intent chooser for the FilePicker. r=lucasr 2014-02-14 08:24:11 -08:00
Wes Johnston
b83eff82e2 Bug 971939 - Rename FileResultHandler to avoid confusion. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
5ef0db8f52 Bug 971939 - Combine FilePickerResultHandlers into a single implementation. r=lucasr 2014-02-14 08:24:10 -08:00
Wes Johnston
8de37ce524 Bug 946344 - Remove GeckoEventResponder. r=mfinkle,blassey,kats
--HG--
rename : mobile/android/base/util/EventDispatcher.java => mobile/android/base/EventDispatcher.java
2014-02-11 09:16:00 -08:00
Ryan VanderMeulen
f2a7fb0b93 Merge inbound to m-c. 2014-02-14 08:54:12 -05:00
Nick Alexander
6ac3375ced Bug 853045 - Part 4: Add Android Eclipse projects to moz.build files. r=gps 2014-02-13 22:19:50 -08:00
Ryan VanderMeulen
16a188a606 Backed out changeset 27a790bd9a90 (bug 968908) for Android bustage. 2014-02-13 14:47:12 -05:00
p0ff
c26262bfd2 Bug 968908 - PromptInputs should return an Object not a String. r=wesj 2014-02-13 14:14:24 -05:00
Lucas Rocha
45023ec9cb Bug 968573 - Use ViewConfig's item handler to define url opener flags (r=margaret) 2014-02-13 18:42:34 +00:00
Lucas Rocha
76119bb860 Bug 968573 - Introduce ItemHandler into HomeConfig/Home.jsm (r=margaret) 2014-02-13 18:42:33 +00:00
Lucas Rocha
f497850127 Bug 972046 - Rename home_empty*page.xml layouts to home_empty*panel.xml (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/home_empty_page.xml => mobile/android/base/resources/layout/home_empty_panel.xml
rename : mobile/android/base/resources/layout/home_empty_reading_page.xml => mobile/android/base/resources/layout/home_empty_reading_panel.xml
2014-02-13 17:12:41 +00:00
Sola Ogunsakin
7a3b7fa394 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Ryan VanderMeulen
cd74fed492 Backed out changeset 346678134a33 (bug 965361) for Android test bustage.
CLOSED TREE
2014-02-13 11:54:37 -05:00
Sola Ogunsakin
c4a076a416 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Lucas Rocha
84460890ea Bug 971745 - Ignore Back presses while initial bookmark list is loading (r=mfinkle) 2014-02-13 11:53:39 +00:00
Lucas Rocha
2eb8560429 Bug 935542 - Unset site selection listener when PinSiteDialog gets destroyed (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
4e5203516d Bug 935542 - PinSiteDialog fragment should be owned by TopSitesPanel (r=mfinkle) 2014-02-13 11:48:56 +00:00
Lucas Rocha
b9f7c76c5b Bug 968170 - Only refresh all HomeConfig entries when requested (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
35348a7818 Bug 968170 - Factor out method to replace a PanelConfig in a list (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
9322414da9 Bug 968170 - Remove unused DELETED state from PanelConfig (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
fad999a5f7 Bug 968170 - Change HomeConfigInvalidator to operate on pending changes (r=margaret) 2014-02-13 11:46:25 +00:00
Lucas Rocha
edbaee0080 Bug 968170 - Use base class for ConcurrentLinkedQueue (r=margaret) 2014-02-13 11:46:24 +00:00
Brian Nicholson
d8548f5d88 Bug 970719 - Animate progress bar to end of the screen. r=lucasr 2014-02-12 21:47:11 -08:00
Margaret Leibovic
ed348d171a Bug 961773 - (Part 2) Check to make sure a panel is in the adapter before setting it as the current item in HomePager. r=lucasr 2014-02-12 14:42:35 -08:00
Richard Newman
7611ddfa64 Bug 959833 - Re-land pngcrushed images that were mistakenly undone by e624202c4fdf in Bug 969227. a=borked 2014-02-12 13:31:51 -08:00
Ryan VanderMeulen
33649b8921 Merge m-c to fx-team. 2014-02-12 15:59:34 -05:00