Commit Graph

18 Commits

Author SHA1 Message Date
Ed Lee
d21966d648 Bug 1401418 - Add initialized fade, focus tweaks and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: KOC1M8QVfoa
2017-09-19 18:31:55 -07:00
Ed Lee
043447867e Bug 1399226 - Add high-res icons, image placeholders and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: HlYR6LZsM5G
2017-09-12 16:00:14 -07:00
Ed Lee
e700838082 Bug 1392384 - Add Photon styles, section ordering and bug fixes to Activity Stream. r=dmose 2017-08-25 03:37:52 -07:00
Andrei Oprea
f2194668cd Bug 1392324 - Add pref to enable Activity Stream on about:home. r=Mardak
MozReview-Commit-ID: 8aRn6vWWpF0
2017-08-23 10:37:33 +02:00
Ed Lee
c8a637b8a6 Bug 1386445 - Early about:newtab pages are missing message APIs because RemotePages registers too late. r=mossop
This moves AboutNewTab.init from nsBrowserGlue.js handling of "browser-delayed-startup-finished" into aboutNewTabService.js so that when the service is loaded once from the main thread probably by browser.js towards the beginning of _delayedStartup just before potentially calling gBrowser.loadTabs, the service triggers the attaching of RemotePages(about:newtab) before any about:newtab pages load.

Additionally even when RemotePages starts early enough, Activity Stream might not borrow the RemotePages instance early enough to catch the RemotePage:Load message, so to simulate that, RemotePages now remembers when a port has been loaded for consumers to check. Adds tests to confirm the expected properties on the port and value of loaded at the various RemotePage:* messages.

MozReview-Commit-ID: IXJLvFCgbEH
2017-08-01 12:30:33 -07:00
ahillier
296db2dc37 Bug 1385090 - Pass Remote Pages instance from AboutNewTab on override r=mossop
MozReview-Commit-ID: 7oBsmIUpQXs
2017-08-01 15:08:16 -04:00
Sebastian Hengst
69a44e8b35 Backed out changeset ae8bd889b02d (bug 1385090) for eslint failures in AboutNewTab.jsm and RemotePageManager.jsm. r=backout on a CLOSED TREE 2017-08-01 20:55:03 +02:00
ahillier
703aa965dd Bug 1385090 - Pass Remote Pages instance from AboutNewTab on override r=mossop
MozReview-Commit-ID: 7oBsmIUpQXs
2017-08-01 14:22:40 -04:00
Ed Lee
7052409b6b Bug 1384807 - Enable Pocket (en-US/en-CA), add hero element telemetry and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: ATqGmgJf7l0
2017-07-26 20:53:10 -07:00
k88hudson
b2c38e1dcd Bug 1376984 - Add confirm dialog, startup perf improvements, other fixes to Activity Stream r=Mardak
MozReview-Commit-ID: 3730Mntj1XX
2017-06-28 16:47:23 -07:00
k88hudson
0e3868bf64 Bug 1368775 - Add search suggestions, pref configuration and new telemetry to Activity Stream r=ursula
MozReview-Commit-ID: 6ZZxDp04oPX
2017-05-30 14:06:48 -04:00
Ed Lee
dcf6193e43 Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula
MozReview-Commit-ID: 9ouqxOFvTg4
2017-05-09 16:09:43 -07:00
Sebastian Hengst
c04bdeb164 Backed out changeset 020309d34751 (bug 1363085) 2017-05-11 20:28:08 +02:00
Ed Lee
a4de1ae896 Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula
MozReview-Commit-ID: 9ouqxOFvTg4
2017-05-09 16:09:43 -07:00
Sebastian Hengst
3fe8e6b77a Backed out changeset 13de8636a5de (bug 1363085) 2017-05-11 19:09:13 +02:00
Ed Lee
55dd2b55d9 Bug 1363085 - Part 2. Add telemetry, context menu, react-intl to Activity Stream system add-on. r=ursula
MozReview-Commit-ID: 9ouqxOFvTg4
2017-05-09 16:09:43 -07:00
Ed Lee
9a7d794752 Bug 1359481 - Add top sites and search to activity-stream system add-on. r=Mardak 2017-04-25 13:31:29 -07:00
k88hudson
a683707deb Bug 1350411 - Add Message Channel for Activity Stream system add-on r=mconley
MozReview-Commit-ID: DCcGDjKdIHh
2017-04-07 14:13:14 -04:00