Commit graph

137 commits

Author SHA1 Message Date
Ed Lee
6e5171f082 Bug 1589802 - Add welcome experiments, pressed styles and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D49814

--HG--
extra : moz-landing-system : lando
2019-10-19 00:41:03 +00:00
Scott
3fdc9dd87b Bug 1589389 - Add privacy menu, optional sync and bug fixes to New Tab Page r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D49613

--HG--
extra : moz-landing-system : lando
2019-10-17 16:37:12 +00:00
Mike de Boer
089165087b Bug 1587817 - Move the default search engine in Private Browsing mode for in-content search access points to be contained in ContentSearch.jsm. r=Mardak,Standard8
This reverts part of bug 1576158, so that all current and future in-content pages share the same implementation.

Differential Revision: https://phabricator.services.mozilla.com/D49559

--HG--
extra : moz-landing-system : lando
2019-10-17 13:02:09 +00:00
Erica Wright
da9bdae004 Bug 1579974 - Add celebrating milestone toast when certain numbers of trackers are blocked. r=k88hudson,johannh,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47512

--HG--
extra : moz-landing-system : lando
2019-10-15 19:30:11 +00:00
Cosmin Sabou
5d6e6dc693 Backed out changeset adbcc583862c (bug 1579974) for browser chrome failures on browser_asrouter_trigger_listeners.js 2019-10-15 00:12:26 +03:00
Erica Wright
994cf2a525 Bug 1579974 - Add celebrating milestone toast when certain numbers of trackers are blocked. r=k88hudson,johannh,fluent-reviewers,flod
test with:
`./mach run --temp-profile --setpref browser.newtabpage.activity-stream.asrouter.providers.cfr="{\"id\":\"cfr\",\"enabled\":true,\"type\":\"local\",\"localProvider\":\"CFRMessageProvider\",\"frequency\":{\"custom\":[{\"period\":\"daily\",\"cap\":10}]},\"categories\":[\"cfrAddons\",\"cfrFeatures\"],\"updateCycleInMs\":3600000}"`

for testing: Change `browser/components/newtab/lib/CFRPageActions.jsm` line 136, to `if (false)` instead of `if (resource)` or comment out that block. This is to force using the local ftl file.


  - you can use the newtab devtools, set `browser.newtabpage.activity-stream.asrouter.devtoolsEnabled=true`
 - change the pref `privacy.trackingprotection.cfr-milestone.milestone-achieved=1` and `privacy.trackingprotection.cfr-milestone.milestones="1, 5000, 10000, 25000, 50000, 100000, 500000"`
 - ensure at least one tracker has been saved in the database by visiting a tracking page and refreshing (this is so we can get the date it was saved from the database).
- open a new tab and click the wrench to the top right.
- change provider to "cfr" scroll down to find the milestone_message and click "show"
- I've now added a 24 hour timeout in `toolkit/components/antitracking/TrackingDBService.jsm` line 270 - you'll want to comment this out in order to see the popup.

Differential Revision: https://phabricator.services.mozilla.com/D47512

--HG--
extra : moz-landing-system : lando
2019-10-14 20:06:41 +00:00
Punam Dahiya
d16004d6cb Bug 1588215 - Add modal-less welcome, send-tab recipes and bug fixes to New Tab Page r=Mardak,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D49020

--HG--
extra : moz-landing-system : lando
2019-10-12 07:01:16 +00:00
Nan Jiang
d4893635c3 Bug 1585434 - Add a pref to control ASRouter remote l10n r=Mardak
By flipping this pref, we can force ASRouter to load the local flient files for l10n. Note I will make another change for ASRouter to decide which fluent source to use.

Differential Revision: https://phabricator.services.mozilla.com/D49010

--HG--
extra : moz-landing-system : lando
2019-10-11 21:01:20 +00:00
Punam Dahiya
26bbfeb626 Bug 1586769 - Hide dismiss button on add topsite and search engine modal r=Mardak
Hide dismiss button on add and edit topsite and search engine modal

Differential Revision: https://phabricator.services.mozilla.com/D48389

--HG--
extra : moz-landing-system : lando
2019-10-07 18:48:07 +00:00
Ed Lee
e18baa4615 Bug 1586093 - Add engagement pref, join variant and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D48110

--HG--
extra : moz-landing-system : lando
2019-10-04 17:06:01 +00:00
Narcis Beleuzu
dd05f33268 Backed out changeset 0acda2d61aac (bug 1586093) for bc failures on browser_onboarding_rtamo.js. CLOSED TREE 2019-10-04 18:57:50 +03:00
Ed Lee
bf1d43a518 Bug 1586093 - Add engagement pref, join variant and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D48110

--HG--
extra : moz-landing-system : lando
2019-10-04 05:35:46 +00:00
Mark Banner
b095f7073f Bug 1576158 - Display the private browsing engine on the new tab page when in permanent private browsing mode. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D47209

--HG--
extra : moz-landing-system : lando
2019-09-27 14:54:50 +00:00
Ed Lee
ea35d790ee Bug 1584299 - Add sending PDFs, undismissing spocs and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D47328

--HG--
extra : moz-landing-system : lando
2019-09-26 20:01:28 +00:00
monikamaheshwari
9d60e0d578 Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D45629

--HG--
extra : moz-landing-system : lando
2019-09-14 09:39:26 +00:00
Ed Lee
fd0c14a1da Bug 1581195 - Add bookmarked CFR, errored snippet and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D45892

--HG--
extra : moz-landing-system : lando
2019-09-13 22:57:40 +00:00
Liang-Heng Chen
2744750d67 Bug 1570631 - Part 1.1: popup enhancement; r=k88hudson
# support `recommendation.content.anchor_id`
  # support `recommendation.content.skip_address_bar_notifier`
  # support `recommendation.content.learn_more`
  # support `recommendation.content.icon_dark_theme`
  # support `recommendation.content.icon_class`

Differential Revision: https://phabricator.services.mozilla.com/D44177

--HG--
extra : moz-landing-system : lando
2019-09-11 09:16:49 +00:00
Ed Lee
a38c7e2387 Bug 1579949 - Add text-promo designs, after-login triplets and bug fixes to New Tab Page r=dmose
Differential Revision: https://phabricator.services.mozilla.com/D45225

--HG--
extra : moz-landing-system : lando
2019-09-10 20:58:43 +00:00
Ed Lee
3fcd7e0edd Bug 1577888 - Add whatsnew badge, optimistic cards and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D44271

--HG--
extra : moz-landing-system : lando
2019-08-30 23:28:49 +00:00
Ed Lee
34ee136dbf Bug 1577331 - Add TopSites spocs, promo backend and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43830

--HG--
extra : moz-landing-system : lando
2019-08-28 22:08:51 +00:00
Ed Lee
3cf7e1697b Bug 1576284 - Add Firefox wordmark, protection template and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43310

--HG--
extra : moz-landing-system : lando
2019-08-24 06:35:25 +00:00
Coroiu Cristina
07bbadf755 Backed out changeset 2aa1a97003cb (bug 1576284) for browser-chrome failures at browser/base/content/test/performance/browser_startup_mainthreadio.js 2019-08-24 08:00:00 +03:00
Ed Lee
52996d5c83 Bug 1576284 - Add Firefox wordmark, protection template and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D43310

--HG--
extra : moz-landing-system : lando
2019-08-24 00:54:23 +00:00
Ed Lee
5ff7943b7d Bug 1574334 - Add lazy cards, story engagements and bug fixes to New Tab Page r=pdahiya,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D42229

--HG--
extra : moz-landing-system : lando
2019-08-16 05:54:16 +00:00
Ed Lee
ca11959d3e Bug 1573174 - Add Pocket footers, Monitor adjustments and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D41669

--HG--
extra : moz-landing-system : lando
2019-08-13 02:22:39 +00:00
Ed Lee
01f019235c Bug 1572640 - Add triplets animation, RTAMO installation and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D41328

--HG--
extra : moz-landing-system : lando
2019-08-09 13:38:11 +00:00
Ed Lee
9775cca0a1 Bug 1571115 - Add context message, react-transition-group package and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Depends on D40119

Differential Revision: https://phabricator.services.mozilla.com/D41092

--HG--
extra : moz-landing-system : lando
2019-08-08 05:36:24 +00:00
Kate Hudson
9d98f6740c Bug 1570745 - Add extended triplets, moments page mechanism, special snippet r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D40277

--HG--
extra : moz-landing-system : lando
2019-08-02 18:33:30 +00:00
arthur.iakab
30ac545240 Backed out changeset d780672e184a (bug 1570745) for causing browser chrome failures on browser_asrouter_toolbarbadge.js CLOSED TREE 2019-08-02 18:58:58 +03:00
Kate Hudson
28c7fb1eb0 Bug 1570745 - Add extended triplets, moments page mechanism, special snippet r=nanj
Differential Revision: https://phabricator.services.mozilla.com/D40277

--HG--
extra : moz-landing-system : lando
2019-08-02 14:54:45 +00:00
Andrei Oprea
061101f9e1 Bug 1561547 - Use Messaging System to badge the FxA accounts toolbar button r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D37879

--HG--
extra : moz-landing-system : lando
2019-07-31 19:39:34 +00:00
Ed Lee
f7d0d30b65 Bug 1569306 - Add trailhead cards, accessibile headers and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D39561

--HG--
extra : moz-landing-system : lando
2019-07-29 06:55:43 +00:00
Bogdan Tara
dfedc5dd8a Backed out changeset 2cb4cc20ea9d (bug 1569306) for gecko decision bustage CLOSED TREE 2019-07-29 09:46:16 +03:00
Ed Lee
97c5d52826 Bug 1569306 - Add trailhead cards, accessibile headers and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D39561

--HG--
extra : moz-landing-system : lando
2019-07-29 06:30:12 +00:00
Bogdan Tara
f78b8d0022 Backed out changeset 3ecae0d7af5e (bug 1561547) for browser_startup_flicker.js failures CLOSED TREE 2019-07-24 19:22:24 +03:00
Andrei Oprea
ef6be7e743 Bug 1561547 - Use Messaging System to badge the FxA accounts toolbar button r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D37879

--HG--
extra : moz-landing-system : lando
2019-07-22 17:38:20 +00:00
Andreea Pavel
148f85db1b Backed out changeset 9955fec84808 (bug 1561547) for failing bc at browser_sync.js on a CLOSED TREE 2019-07-20 13:06:16 +03:00
Andrei Oprea
0a88215f93 Bug 1561547 - Use Messaging System to badge the FxA accounts toolbar button r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D37879

--HG--
extra : moz-landing-system : lando
2019-07-19 12:21:33 +00:00
Ed Lee
a8fa35d4c2 Bug 1567243 - Add scrollable modal, autofocusable menus and bug fixes to New Tab Page r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D38579

--HG--
extra : moz-landing-system : lando
2019-07-18 23:53:04 +00:00
Ed Lee
95d2bd35d3 Bug 1566202 - Add dismissed thumbnail, autohide whatsnew and bug fixes to New Tab Page r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D38120

--HG--
extra : moz-landing-system : lando
2019-07-16 13:52:26 +00:00
Ed Lee
d4117fcba2 Bug 1565293 - Add What's New, sized welcome and bug fixes to New Tab Page r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D37761

--HG--
extra : moz-landing-system : lando
2019-07-11 21:50:17 +00:00
Sylvestre Ledru
90fac8fa22 Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D37217

--HG--
extra : moz-landing-system : lando
2019-07-10 12:03:37 +00:00
Andreea Pavel
b698eeec56 Backed out changeset 3d59cb02b6ff (bug 1562642) for eslint failure on a CLOSED TREE 2019-07-10 14:44:29 +03:00
Sylvestre Ledru
fd95abf361 Bug 1562642 - Part 3 - Add missing MPL2 headers in browser & toolkit r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D37217

--HG--
extra : moz-landing-system : lando
2019-07-10 11:15:25 +00:00
Victor Porof
1f830c96da Bug 1561435 - Format browser/components/, a=automatic-formatting
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D36042

--HG--
extra : source : d3afcafdce650a6f36cebbc126ee93b17f13cf52
2019-07-05 09:53:32 +02:00
Ed Lee
475d41e647 Bug 1563243 - Add optimistic images, string robustness and bug fixes to New Tab Page r=pdahiya,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D36764

--HG--
extra : moz-landing-system : lando
2019-07-03 23:49:07 +00:00
Ed Lee
990c293970 Bug 1562320 - Add Release discovery, AMO telemetry and bug fixes to Activity Stream r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D36389

--HG--
extra : moz-landing-system : lando
2019-06-28 22:48:38 +00:00
Ed Lee
10090c374d Bug 1561811 - Add fluent performance, 7-row pocket and bug fixes to Activity Stream r=k88hudson,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D36150

--HG--
extra : moz-landing-system : lando
2019-06-27 20:31:22 +00:00
Ed Lee
7169ec1884 Bug 1559536 - Add disabled checkboxes, reenabled stories and bug fixes to Activity Stream r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D35109

--HG--
extra : moz-landing-system : lando
2019-06-18 18:33:22 +00:00
Ed Lee
0ea95615a2 Bug 1558441 - Add scrollable scrollbar, try-again button and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D34611

--HG--
extra : moz-landing-system : lando
2019-06-12 15:16:00 +00:00