Commit Graph

12 Commits

Author SHA1 Message Date
Ed Lee
55480a23b3 Bug 975235 - Send click pings for Directory Tiles (including which link, tile, other metadata) [r=adw]
Send a ping from the DirectoryLinks module on various click actions from newtab page.
2014-06-09 22:03:23 -07:00
Ed Lee
b1947e1117 Bug 1019298 - Use Telemetry to count which directory links were shown in which tile position [r=adw f=gfritzsche]
Remember the directory index and trigger the telemetry probe for link0-8 and tile0-8.
2014-06-05 00:29:51 -07:00
Maxim Zhilyaev
7fd4ed340b Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
Save a copy of the directory links count to send with the links request.
2014-06-02 09:14:08 -07:00
Maxim Zhilyaev
cfcba2c759 Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
6fac9f5dc0 Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Wes Kocher
c48da415e3 Backed out changeset 94eef72cb9b7 (bug 993901) for causing OSX bc1 to frequently fail in browser_tabopen_reflows.js 2014-05-28 17:00:32 -07:00
Wes Kocher
d09429c2f2 Backed out changeset 9e93a0ac18a0 (bug 993904) for depending on 94eef72cb9b7, which I'm about to back out for bustage 2014-05-28 16:59:30 -07:00
Maxim Zhilyaev
16e62f553f Bug 993904 - Use cached directory links instead of locally packaged links [r=adw]
Read in the local file instead of fetching the packaged file.
2014-05-27 13:59:34 -07:00
Maxim Zhilyaev
5163163b9f Bug 993901 - Implement logic to decide when to fetch remotely hosted links [r=adw]
Download links file if it's been a day on init, new tab load, or pref change.
2014-05-27 13:59:33 -07:00
Marina Samuel
54da69ed86 Bug 986521 - Fetch Directory Links data from a network location to cache locally. r=adw 2014-05-09 11:24:30 -04:00
Ed Lee
8974c496ed Bug 972930 - Clicks (raw number) for tiles [r=adw]
Provide an array of expected directory link types to count how many were clicked.
2014-03-31 01:51:22 -07:00
Olivier Yiptong
9bf23741ca Bug 975211 - Create backend logic to provide list of Tiles and associated metadata (image, text, background color) [r=adw]
Package a list of directory links to expose via DirectoryLinksProvider.jsm
2014-03-27 01:03:42 -07:00