Commit Graph

178 Commits

Author SHA1 Message Date
Marina Samuel
33263c6e66 Bug 1139496 - Allow server provided explanation / ad group name to be displayed on Suggested Tiles [r=adw, f=bsmedberg] 2015-05-19 12:42:08 -07:00
Ed Lee
bdb93184b4 Bug 1160369 - Allow for sponsored suggested tiles [r=adw] 2015-05-14 16:01:47 -07:00
Wes Kocher
41165287c7 Merge inbound to m-c a=merge 2015-05-13 11:12:07 -07:00
Maxim Zhilyaev
1e3741645c Bug 1082572 - Print timeDelta and check for at least half time [r=Mardak] 2015-05-13 01:26:44 -07:00
Ed Lee
003696dd05 Bug 1158208 - Enforce that tiles HTTP requests don't have cookies [r=adw] 2015-05-11 17:09:29 -07:00
Maxim Zhilyaev
fcfa8d9127 Bug 1159571 - Use server provided frequency caps for daily and lifetime totals [r=adw] 2015-05-08 09:20:18 -07:00
Maxim Zhilyaev
a843ee9494 Bug 1156549 - Allow ramp up time for campaigns with strict start/stop times [r=adw] 2015-05-06 12:09:45 -07:00
Ed Lee
1da5e819af Bug 1152145 - Filter for specific suggested tiles adgroups/buckets/frecent_sites lists with display name [r=adw]
Use a set of predefined lists of allowed sites with explicit names.
2015-04-07 19:13:46 -07:00
Alessio Placitelli
2c61b7f645 Bug 1141052 - Only allow HTTPS urls in SelfSupportBackend. r=gfritzsche
--HG--
extra : rebase_source : 29d6efbac93b927b8de5e6cde484b413d97bdaa4
2015-03-10 03:52:00 -04:00
Marina Samuel
b8400eafd3 Bug 1139052 - Don't show suggested tiles for users with fewer than 8 history tiles. r=adw 2015-04-14 14:39:50 -04:00
Marina Samuel
fada1e8aae Bug 1149682: Don't cache (or show) sponsored suggested links. r=adw 2015-04-01 17:34:21 -04:00
Marina Samuel
02b3ec0a15 Bug 1105360: Only enhance tiles that are under the 'enhanced' key. r=adw 2015-04-01 17:26:46 -04:00
Ed Lee
58a4893d8d Bug 1149021 - Suggested tile with just an image shows a thumbnail instead [r=adw]
Use Object.assign to copy over base values into a new link with extra attributes.

--HG--
extra : rebase_source : a46c5a501d4611bf373e5b20179de286cd1de8c4
2015-03-29 23:30:54 -07:00
Ed Lee
edc8b399f9 Bug 1140496 - Only show a suggested tile url for some number of times or until clicked [r=adw]
Default to a hardcoded frequency cap that decreases by 1 per view or all for a click.

--HG--
extra : rebase_source : 23e3d55ab1fd78f84b9b1807b91ea066fa758ed5
2015-03-22 00:46:26 -07:00
Marina Samuel
49c5893d01 Bug 1136208 - Change all references of 'related' to 'suggested' r=adw 2015-03-26 17:23:21 -04:00
Marina Samuel
95e6c5d809 Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw 2015-03-26 17:17:59 -04:00
Marina Samuel
b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
Marina Samuel
5b0c9de307 Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-13 11:45:34 -04:00
Marina Samuel
7ff3ee3da3 Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-13 11:45:31 -04:00
Wes Kocher
f433070461 Backed out 3 changesets (bug 1126184) for causing a spike in new tab bc1 test failures CLOSED TREE
Backed out changeset 7d48a8bad488 (bug 1126184)
Backed out changeset a1fa056e0c0d (bug 1126184)
Backed out changeset e29b97e5e30c (bug 1126184)
2015-03-10 19:01:11 -07:00
Marina Samuel
cc4c358ece Bug 1126184: Part 2: Select a single tile to show as the first unpinned tile based on a user's top sites. r=adw 2015-03-10 17:33:25 -04:00
Marina Samuel
b1046adec1 Bug 1126184: Part 1: Make DirectoryLinksProvider listen to PlacesProvider and update its _topSitesWithRelatedLinks cache. r=adw 2015-03-10 17:33:22 -04:00
Marina Samuel
aeda5578a2 Bug 1126182: Extract related tiles data from links json and store for later selection. r=adw 2015-03-10 17:08:30 -04:00
Alessio Placitelli
deb826f3fb Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche 2015-01-09 11:18:00 +01:00
jp111
6137a8c380 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Sai Prathik
813f3f6fe1 Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs 2015-01-08 23:56:00 +00:00
Blair McBride
e5e50e6761 Bug 1098071 - Move uitour.js library out of test directory. r=MattN
--HG--
rename : browser/modules/test/uitour.js => browser/components/uitour/UITour-lib.js
rename : browser/modules/UITour.jsm => browser/components/uitour/UITour.jsm
rename : browser/base/content/content-UITour.js => browser/components/uitour/content-UITour.js
rename : browser/modules/test/browser_UITour.js => browser/components/uitour/test/browser_UITour.js
rename : browser/modules/test/browser_UITour2.js => browser/components/uitour/test/browser_UITour2.js
rename : browser/modules/test/browser_UITour3.js => browser/components/uitour/test/browser_UITour3.js
rename : browser/modules/test/browser_UITour_annotation_size_attributes.js => browser/components/uitour/test/browser_UITour_annotation_size_attributes.js
rename : browser/modules/test/browser_UITour_availableTargets.js => browser/components/uitour/test/browser_UITour_availableTargets.js
rename : browser/modules/test/browser_UITour_detach_tab.js => browser/components/uitour/test/browser_UITour_detach_tab.js
rename : browser/modules/test/browser_UITour_loop.js => browser/components/uitour/test/browser_UITour_loop.js
rename : browser/modules/test/browser_UITour_modalDialog.js => browser/components/uitour/test/browser_UITour_modalDialog.js
rename : browser/modules/test/browser_UITour_observe.js => browser/components/uitour/test/browser_UITour_observe.js
rename : browser/modules/test/browser_UITour_panel_close_annotation.js => browser/components/uitour/test/browser_UITour_panel_close_annotation.js
rename : browser/modules/test/browser_UITour_registerPageID.js => browser/components/uitour/test/browser_UITour_registerPageID.js
rename : browser/modules/test/browser_UITour_resetProfile.js => browser/components/uitour/test/browser_UITour_resetProfile.js
rename : browser/modules/test/browser_UITour_sync.js => browser/components/uitour/test/browser_UITour_sync.js
rename : browser/modules/test/head.js => browser/components/uitour/test/head.js
rename : browser/modules/test/image.png => browser/components/uitour/test/image.png
rename : browser/modules/test/uitour.html => browser/components/uitour/test/uitour.html
2015-01-06 19:13:46 +13:00
Paul Kerr [:pkerr]
a4fb1268ba Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Matthew Noorenberghe
d2c2fdd7eb Bug 1080953 - UITour: tell page when first incoming call is received and if that room window is open. r=dmose,dolske
--HG--
extra : rebase_source : de8a2b58aedc35fb07951736829cd43b8f1632fc
2014-12-17 22:37:19 -05:00
Mike de Boer
1d577898d9 Bug 1080948: UITour: tell the page when a URL is copied or emailed. r=MattN,dmose 2014-12-17 09:33:08 +01:00
Mike de Boer
4fbbe9c72d (no bug) convert Windows to Unix line-endings in browser_UITour_loop.js. DONTBUILD because formatting only. r=me 2014-12-17 14:26:23 +01:00
abdelrhman
3990efb3f1 Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Matthew Noorenberghe
07ec92ff2b Bug 1104927 - UITour: Update browser_UITour_loop.js with for Loop:ChatWindowShown. r=me 2014-12-11 21:37:16 -08:00
Matthew Noorenberghe
85c138330a Bug 1105523 - UITour: Provide a way for some Hello targets to have their info panel arrow on the side r=Unfocused 2014-12-09 16:08:08 -08:00
Drew Willcoxon
d803d09a32 Bug 1096534 - ContentSearch should load the search URL in the tab sending the search message, not the current tab. r=mak 2014-12-08 11:05:27 -08:00
Matthew Noorenberghe
4db1f4bd00 Bug 1080947 - UITour: Tell the page when a Hello chat window opens or closes. r=Standard8,Unfocused,jaws
--HG--
extra : rebase_source : 950e40b56c55b4fe0d459abe45e88dfbd204ac5a
2014-12-05 16:38:06 -08:00
Blair McBride
9570da3bd4 Bug 1101825 - Create UITour event framework. r=MattN 2014-12-05 14:50:45 +13:00
Matthew Noorenberghe
86eba7ddbb Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : eb46c50e68be3dbac8e7d6ba6f1dc01385190722
2014-12-04 14:40:03 -08:00
Matthew Noorenberghe
d1e4adb441 Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms. 2014-12-04 11:21:44 -08:00
Matthew Noorenberghe
ab5936e115 Bug 1104921 - UITour: Add Loop panel targets. r=Unfocused
--HG--
extra : rebase_source : 5463747fefe6b31f2d861065956cce1d4d138afa
2014-12-03 14:59:38 -08:00
Matthew Noorenberghe
9afb5d84ee Bug 1080943 - Leak fix for 5994d92115ac copied from Loop's head.js. rs=bustage 2014-12-01 00:14:08 -08:00
Matthew Noorenberghe
c834a128e3 Bug 1080943 - UITour: Allow opening the Hello panel. r=Unfocused 2014-11-30 21:46:23 -08:00
Felipe Gomes
4b58279592 Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg 2014-11-20 18:21:29 -02:00
Gavin Sharp
2e8a52eaef Bug 1101790 - setTreatmentTag API for UITour. r=felipe 2014-11-19 17:52:23 -05:00
Felipe Gomes
e29c883779 Bug 1101670 - UITour: ability to set a search term and show the search popup. r=dolske 2014-11-21 19:19:31 -02:00
Felipe Gomes
ed0264a9f7 Bug 1101648 - UITour API to determine selected search engine. r=gavin 2014-11-20 18:21:29 -02:00
Gavin Sharp
55f1ab7f78 Bug 1097942 - add UITour mechanism for selecting an engine, r=Unfocused 2014-11-12 12:53:15 -08:00
Felipe Gomes
67d33145ed Bug 1101147 - Update about:newtab search styling. r=Mossop 2014-11-24 08:40:22 -02:00
Dave Townsend
8abaccfc90 Bug 1101999 - Fix/add UITour highlighting for the new search UI. r=florian 2014-11-20 12:13:21 -08:00
Florian Quèze
94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00