Commit Graph

310 Commits

Author SHA1 Message Date
prathiksha
2a39a566d7 Bug 1553342 - Have Browser:CertExceptionError message exchanges happen over RPM. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D34581

--HG--
extra : moz-landing-system : lando
2019-09-05 20:04:03 +00:00
Luke Crouch
41f1c050cb Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : source : b2e87e49589e59f0cd41fa8984b2381b32ec4956
extra : amend_source : 9b535119820b548534e57fc6e44a9161d779981f
extra : histedit_source : fb92082e7338e8358a046695b5e05e520840aa3d%2C4bf199c30066f740616c5a9aad4f5332328193f0
2019-08-27 22:51:20 -07:00
Mihai Alexandru Michis
b505b9fda2 Backed out changeset b2e87e49589e (bug 1569847) for causing failures in browser_breachAlertDismissals.js
--HG--
rename : browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js => browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js
2019-08-27 04:49:39 +03:00
Luke Crouch
91411a62c2 Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : rebase_source : c8f9ff4966e7395cc7a5ae90f8c1168a41af2002
2019-08-25 14:51:12 -07:00
Coroiu Cristina
1ea212e1c8 Backed out 2 changesets (bug 1569847) for browser-chrome failures at browser/components/aboutlogins/tests/browser/browser_breachAlertDismissals.js
Backed out changeset 3d3776e4a61a (bug 1569847)
Backed out changeset 1b5f7672e2d2 (bug 1569847)

--HG--
rename : browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js => browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js
2019-08-26 16:21:14 +03:00
Luke Crouch
136a0b5459 Bug 1569847 - Store breached passwords as potentially "vulnerable". r=MattN
MANUAL PUSH: Bug 1561376 - moz-phab needs to allow uploading a patch to a revision without commandeering

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

--HG--
rename : toolkit/components/passwordmgr/LoginHelper.jsm => browser/components/aboutlogins/LoginBreaches.jsm
rename : browser/components/aboutlogins/tests/unit/test_getBreachesForLogins.js => browser/components/aboutlogins/tests/unit/test_getPotentialBreachesByLoginGUID.js
extra : rebase_source : 3087e4bcf9e0bee7bee87e852534098037242679
extra : amend_source : e3466453fd240a3135a83b7fd99f95449c4c4cd1
2019-08-25 14:51:12 -07:00
Matthew Noorenberghe
52afb2a796 Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 21:53:05 +00:00
Coroiu Cristina
528d9418f6 Backed out 3 changesets (bug 1569581) for ESLint failure at browser/components/about/AboutProtectionsHandler.jsm on a CLOSED TREE
Backed out changeset 9c3b3043ddc7 (bug 1569581)
Backed out changeset 2a66b79c7085 (bug 1569581)
Backed out changeset 88a9bc458456 (bug 1569581)
2019-08-23 23:57:43 +03:00
Matthew Noorenberghe
47b2407f21 Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 20:15:40 +00:00
Noemi Erli
721e530625 Backed out 3 changesets (bug 1569581) for mass browser-chrome failures CLOSED TREE
Backed out changeset a8dc5f13dfcf (bug 1569581)
Backed out changeset 7e2df056a778 (bug 1569581)
Backed out changeset 980221f42586 (bug 1569581)
2019-08-23 22:29:38 +03:00
Matthew Noorenberghe
a93025697c Bug 1569581 - Use FxAccountsCommon.FXA_PWDMGR_* constants in AboutProtectionsHandler. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D43168

--HG--
extra : moz-landing-system : lando
2019-08-23 18:21:37 +00:00
Erica Wright
c338fe4e07 Bug 1559431 - Add social tracking to the ETP graph r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D40476

--HG--
extra : moz-landing-system : lando
2019-08-11 21:43:58 +00:00
Erica Wright
cafcffa6a9 Bug 1557050 - Add basic telemetry to protection report. r=mtigley,johannh
Differential Revision: https://phabricator.services.mozilla.com/D39750

--HG--
extra : moz-landing-system : lando
2019-08-08 18:53:41 +00:00
Micah Tigley
b19f573260 Bug 1570374 - Show only user facing logins in Lockwise card. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D41101

--HG--
extra : moz-landing-system : lando
2019-08-08 18:22:08 +00:00
Micah Tigley
5243c67745 Bug 1571729 - Direct unsubscribed user to Firefox Monitor's sign-in page r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D40822

--HG--
extra : moz-landing-system : lando
2019-08-07 17:38:05 +00:00
Micah Tigley
8d18f60412 Bug 1570087 - Fix protection report breakage for unverified FXA user. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D39939

--HG--
extra : moz-landing-system : lando
2019-08-02 15:04:16 +00:00
Erica Wright
e9fbe40bae Bug 1561336 - Move existing strings to an ftl file. r=fluent-reviewers,mtigley,flod
Differential Revision: https://phabricator.services.mozilla.com/D39028

--HG--
extra : moz-landing-system : lando
2019-07-31 19:24:53 +00:00
Micah Tigley
dedaa02a21 Bug 1567477 - Add actions to Monitor card buttons. r=ewright,rfkelly
Differential Revision: https://phabricator.services.mozilla.com/D39105

--HG--
extra : moz-landing-system : lando
2019-07-26 02:49:56 +00:00
Mihai Alexandru Michis
51bc9f2b17 Backed out changeset ad5382b6b11e (bug 1567477) for causing failures in protections.css 2019-07-26 05:14:36 +03:00
Micah Tigley
49d669df3d Bug 1567477 - Add actions to Monitor card buttons. r=ewright,rfkelly
Differential Revision: https://phabricator.services.mozilla.com/D39105

--HG--
extra : moz-landing-system : lando
2019-07-26 00:07:04 +00:00
Micah Tigley
434612e6de Bug 1568226 - Hide Lockwise data in Monitor card if a master password is set.
Differential Revision: https://phabricator.services.mozilla.com//D39228
2019-07-25 19:05:01 +03:00
Cosmin Sabou
3886a83206 Backed out changeset 03a739869466 (bug 1568226) for browser chrome failures on browser_urlbar_event_telemetry.js 2019-07-25 21:26:27 +03:00
Micah Tigley
17c2f506fd Bug 1568226 - Hide Lockwise data in Monitor card if a master password is set. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D39228

--HG--
extra : moz-landing-system : lando
2019-07-25 16:05:01 +00:00
Micah Tigley
4faffa7d9d Bug 1568230 - Handle 401 server responses when fetching breach stats. r=rfkelly
Differential Revision: https://phabricator.services.mozilla.com/D39064

--HG--
extra : moz-landing-system : lando
2019-07-23 21:16:25 +00:00
Micah Tigley
3ec2df99e1 Bug 1559427 - Display data from Lockwise on the Monitor card. r=MattN
Depends on D38228

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

--HG--
extra : moz-landing-system : lando
2019-07-23 18:22:28 +00:00
Johann Hofmann
c7d97e7440 Bug 1568110 - Add RPMGetStringPref for getting the content blocking category pref in about:protections. r=ewright
Depends on D38966

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

--HG--
extra : moz-landing-system : lando
2019-07-23 17:45:54 +00:00
Johann Hofmann
1bfdedd197 Bug 1568110 - Use RPMGetBoolPref to get prefs in about:protections. r=mtigley,ewright
Differential Revision: https://phabricator.services.mozilla.com/D38966

--HG--
extra : moz-landing-system : lando
2019-07-23 17:44:43 +00:00
Erica Wright
3bfc779a88 Bug 1567180 - Update etp header section on protection report r=fluent-reviewers,mtigley,flod
Differential Revision: https://phabricator.services.mozilla.com/D38524

--HG--
extra : moz-landing-system : lando
2019-07-22 13:17:13 +00:00
Micah Tigley
2524c37c6b Bug 1559424 - Add user breach stats data to monitor card. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D38228

--HG--
extra : moz-landing-system : lando
2019-07-19 19:16:44 +00:00
Gurzau Raul
0742696014 Backed out changeset 725ef2e2a53e (bug 1567180) for failing at /browser_protections_report_ui.js on a CLOSED TREE. 2019-07-19 18:56:19 +03:00
Erica Wright
837db569ff Bug 1567180 - Update etp header section on protection report r=fluent-reviewers,mtigley,flod
Differential Revision: https://phabricator.services.mozilla.com/D38524

--HG--
extra : moz-landing-system : lando
2019-07-19 13:28:57 +00:00
Micah Tigley
c1640d7f9e Bug 1559422 - Create base Monitor card. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D37992

--HG--
extra : moz-landing-system : lando
2019-07-18 00:57:52 +00:00
Erica Wright
345f8ad058 Bug 1557061 - Add summary information to the protection report. r=fluent-reviewers,mtigley,flod
Differential Revision: https://phabricator.services.mozilla.com/D38110

--HG--
extra : moz-landing-system : lando
2019-07-17 19:22:32 +00:00
Brindusan Cristian
cd90a0db5b Backed out changeset 128c7e63d351 (bug 1557061) for ESlint failure at AboutProtectionsHandler.jsm:155:10. CLOSED TREE 2019-07-16 17:32:03 +03:00
Erica Wright
b8a1874706 Bug 1557061 - Add summary information to the protection report. r=fluent-reviewers,mtigley,flod
Differential Revision: https://phabricator.services.mozilla.com/D38110

--HG--
extra : moz-landing-system : lando
2019-07-16 13:58:39 +00:00
Micah Tigley
36a14d5002 Bug 1559421 - Report synced devices count on Lockwise card. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D37296

--HG--
extra : moz-landing-system : lando
2019-07-15 19:54:14 +00:00
Micah Tigley
493cdf8989 Bug 1559418 - Create a base card for Firefox Lockwise. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D37004

--HG--
extra : moz-landing-system : lando
2019-07-11 17:48:27 +00:00
Gurzau Raul
124301729f Backed out changeset 4d8e1fec25e7 (bug 1559418) for failing at browser_parsable_css.js on a CLOSED TREE. 2019-07-11 20:19:05 +03:00
Micah Tigley
7a5967aca6 Bug 1559418 - Create a base card for Firefox Lockwise. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D37004

--HG--
extra : moz-landing-system : lando
2019-07-11 14:31:18 +00:00
Erica Wright
84895794b3 Bug 1557058 - use real data for protection report graph r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D36249

--HG--
extra : moz-landing-system : lando
2019-07-11 03:01:18 +00:00
Noemi Erli
4d26897c6d Backed out changeset d050bd93ea39 (bug 1557058) for failing in browser_protections_UI.js CLOSED TREE 2019-07-10 21:50:07 +03:00
Erica Wright
5ee55e0591 Bug 1557058 - use real data for protection report graph r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D36249

--HG--
extra : moz-landing-system : lando
2019-07-10 16:48:48 +00:00
Andreea Pavel
806201c80b Backed out changeset 68c6aa2ceea6 (bug 1557058) for failing bc at browser_protections_UI.js on a CLOSED TREE 2019-07-10 19:22:33 +03:00
Erica Wright
95d34cd78d Bug 1557058 - use real data for protection report graph r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D36249

--HG--
extra : moz-landing-system : lando
2019-07-10 14:44:26 +00:00
Dorel Luca
4cb5b6e3c9 Backed out changeset f8d8b15ccc84 (bug 1559418) for ESlint failure. CLOSED TREE 2019-07-09 20:39:26 +03:00
Micah Tigley
0832d2cd52 Bug 1559418 - Create a base card for Firefox Lockwise. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D37004

--HG--
extra : moz-landing-system : lando
2019-07-09 16:55:49 +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
Erica Wright
81b62b6585 Bug 1557047 - Header for ETP section. r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D35082

--HG--
extra : moz-landing-system : lando
2019-06-19 23:14:12 +00:00
prathiksha
b901cf9927 Bug 1552333 - Move onCertErrorDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D31901

--HG--
extra : moz-landing-system : lando
2019-06-18 03:54:21 +00:00
Ricky Rosario
c93b7f1009 Bug 1556867 - Remove the old about:private browsing code and pref r=fluent-reviewers,Mardak,Pike,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D33711

--HG--
extra : moz-landing-system : lando
2019-06-10 17:01:54 +00:00