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 |
|
Richard Newman
|
cc7e71eef4
|
Bug 972613 - In-memory sync rate limiting. r=trivial
|
2014-02-13 19:46:24 -08:00 |
|
Richard Newman
|
d8a3b505fe
|
Bug 958900 - Backoff handling and periodic syncing for FxAccountSyncAdapter. r=nalexander
|
2014-02-13 19:46:23 -08:00 |
|
Mark Finkle
|
e2ce7d3955
|
Bug 971873 - ProxySelector references String.isEmpty(), which is API level 9 r=bnicholson
|
2014-02-13 22:10:43 -05:00 |
|
Brian Nicholson
|
af9fcdb78f
|
Bug 971413 - Send Reader:Removed as response to Reader:Remove. r=lucasr
|
2014-02-13 15:58:07 -08:00 |
|
Richard Newman
|
95e6a9e71b
|
Bug 970604 - Tab loads hit the DB twice when once will do. r=bnicholson
|
2014-02-12 11:50:35 -08:00 |
|
Ryan VanderMeulen
|
76b5dfed11
|
Backed out changeset 3761b11b90f0 (bug 970247) for robocop NPEs (again).
CLOSED TREE
|
2014-02-12 13:37:13 -05:00 |
|
Brian Nicholson
|
587707a44c
|
Bug 944374. r=blassey
|
2014-02-12 09:51:33 -08:00 |
|
Lucas Rocha
|
98beb621ee
|
Bug 970247 - Stub the ButtonToast view (r=wesj)
|
2014-02-12 17:45:34 +00:00 |
|
Ryan VanderMeulen
|
92f5250d86
|
Backed out changeset 03bf10b236ea (bug 970247) for robocop NPEs.
CLOSED TREE
|
2014-02-12 11:50:28 -05:00 |
|
Lucas Rocha
|
8d4d5907ea
|
Bug 970247 - Stub the ButtonToast view (r=wesj)
|
2014-02-12 15:40:39 +00:00 |
|
Ryan VanderMeulen
|
f28d77bde6
|
Merge m-c to fx-team on a CLOSED TREE.
|
2014-02-12 09:07:12 -05:00 |
|
Ryan VanderMeulen
|
92003e7ff9
|
Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage.
|
2014-02-12 09:02:46 -05:00 |
|
Ryan VanderMeulen
|
9dcf7dd07b
|
Merge m-c to fx-team on a CLOSED TREE.
|
2014-02-12 08:40:19 -05:00 |
|
Ryan VanderMeulen
|
e9998941e7
|
Merge inbound to m-c.
|
2014-02-12 08:37:35 -05:00 |
|
Lucas Rocha
|
d8c7b2cd30
|
Bug 970702 - Collapse image space when PanelListRow has no imageUrl (r=margaret)
|
2014-02-12 11:54:21 +00:00 |
|
Richard Newman
|
65de7e11c0
|
Bug 969227 - Handle X-Backoff headers. r=nalexander
|
2014-02-11 22:10:40 -08:00 |
|
Nick Alexander
|
3ea16e5ebd
|
Bug 938821 - Part 10: Remove reflection from ContentProviderTest. r=mcomella
|
2014-02-11 18:10:07 -08:00 |
|
Nick Alexander
|
0989610d5f
|
Bug 938821 - Part 9: Remove reflection from ContentProviderTest.authority. r=mcomella
|
2014-02-11 18:10:07 -08:00 |
|
Nick Alexander
|
49fefa6e4f
|
Bug 938821 - Part 8: Remove reflection from ContentProviderTest.appendUriParam. r=mcomella
|
2014-02-11 18:10:07 -08:00 |
|
Nick Alexander
|
cfdf990b0b
|
Bug 938821 - Part 7: Remove ContentProviderTest.get*Column reflection. r=mcomella
|
2014-02-11 18:10:07 -08:00 |
|
Nick Alexander
|
d20e8e42f6
|
Bug 938821 - Part 6: Remove loadContractInfo madness from testBrowserProviderPerf. r=mcomella
|
2014-02-11 18:10:06 -08:00 |
|
Nick Alexander
|
68ce18e495
|
Bug 938821 - Part 5: Remove loadContractInfo madness from testBrowserProvider. r=mcomella
|
2014-02-11 18:10:06 -08:00 |
|
Nick Alexander
|
69ae2bf5d2
|
Bug 938821 - Part 4: Remove GUID constants. r=mcomella
|
2014-02-11 18:10:06 -08:00 |
|