Commit Graph

3386 Commits

Author SHA1 Message Date
Thomas Wisniewski
a133ea6323 Bug 1660264 - remove code we no longer need from the report site issue extension; r=denschub,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D87786
2020-08-20 18:02:35 +00:00
Sonia Singla
5f5c9fd7f2 Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi
Differential Revision: https://phabricator.services.mozilla.com/D87499
2020-08-18 23:37:51 +00:00
Ksenia Berezina
e75382e50b Bug 1649243 - Import v14.0.0 webcompat addon sources. r=webcompat-reviewers,denschub
Differential Revision: https://phabricator.services.mozilla.com/D87381
2020-08-18 13:17:51 +00:00
Kris Maglione
3af8c4138c Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo
It has some properties which make it footgunny, especially in the face of
Fission. Callers should use WindowGlobalChild.innerWindowId instead.

Differential Revision: https://phabricator.services.mozilla.com/D82801
2020-08-17 20:20:50 +00:00
Adam Roach [:abr]
83f79d86c3 Bug 1654388: Part 2: Record address and password usage r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D86126
2020-08-14 19:13:17 +00:00
Zibi Braniecki
e8a33768dd Bug 1659186 - Limit cc-form detected telemetry to only valid cc sections. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D87118
2020-08-14 23:08:53 +00:00
Razvan Maries
8df04ff073 Backed out changeset 558dce220fdd (bug 1654388) for perma failures on test_usage_prefs.html. CLOSED TREE 2020-08-11 07:57:38 +03:00
Adam Roach [:abr]
88771f23fe Bug 1654388: Part 2: Record address and password usage r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D86126
2020-08-10 23:02:15 +00:00
Adam Roach [:abr]
dd3a8c6639 Bug 1658086: Part 2: Block input event delivery when autofill is filling fields r=zbraniecki
Depends on D86462

Differential Revision: https://phabricator.services.mozilla.com/D86463
2020-08-10 17:46:36 +00:00
Adam Roach [:abr]
a7f1a58952 Bug 1658086: Part 1: Revert Bug 1604807 r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D86462
2020-08-08 11:55:45 +00:00
Zibi Braniecki
eee439d62f Bug 1658027 - Separate visual interactions on Credit Card Autofill for A/B testing. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D86445
2020-08-08 19:25:31 +00:00
Butkovits Atila
796c05057e Backed out changeset 9825feb6a05e (bug 1658027) for failure at browser_creditCard_telemetry.js 2020-08-08 07:35:07 +03:00
Zibi Braniecki
59fb3f227d Bug 1658027 - Separate visual interactions on Credit Card Autofill for A/B testing. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D86445
2020-08-08 03:36:42 +00:00
Zibi Braniecki
b144e9c01e Bug 1654648 - Fine tune field type duplication heuristics for section splitting. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D86277
2020-08-08 03:33:53 +00:00
Zibi Braniecki
63b45cbe27 Bug 1657909 - Improve calculation of fields telemetry for Credit Card Autofill. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D86410
2020-08-07 17:59:56 +00:00
Sebastian Hengst
f75539b2ec Bug 1655601 - Disable browser_creditCard_doorhanger.js on macOS opt. r=jmaher DONTBUILD
The test switched from the 'shippable' to the 'opt' config in bug 1650208 and
fails on this new platform.

Differential Revision: https://phabricator.services.mozilla.com/D86311
2020-08-07 12:50:13 +00:00
Sebastian Hengst
f8dcb53389 Bug 1614100 - Disable browser/extensions/formautofill/test/unit/heuristics/* on Linux ccov. r=jmaher DONTBUILD
They were failing almost permanently.

heuristics/third_party/<test> are being tracked in bug 1650904.

Differential Revision: https://phabricator.services.mozilla.com/D86330
2020-08-07 12:50:58 +00:00
Thomas Wisniewski
5b26ec0846 Bug 1656863 - ensure that about:compat and shims both get a chance to process messages; r=denschub,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D86096
2020-08-06 14:52:16 +00:00
Adam Roach [:abr]
fc1ec50ce9 Bug 1656355: Move histogram counting to CreditCards r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D86129
2020-08-06 13:11:21 +00:00
Zibi Braniecki
cf14df96e7 Bug 1656355 - Add a histogram indicating how many times each stored card has been filled. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D85794
2020-08-04 21:33:30 +00:00
Zibi Braniecki
36e7f4821b Bug 1656344 - Add a telemetry scalar on number of credit card forms sections detected/submitted in a session. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D85471
2020-08-04 21:33:30 +00:00
Zibi Braniecki
83f3629c3b Bug 1653672 - Record when a user changes a card type after the card type is prepopulated. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D85207
2020-08-04 21:33:07 +00:00
Zibi Braniecki
b441e686f0 Bug 1352330 - Credit Card Telemetry for number of fields detected/autofilled/modified. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D85206
2020-08-04 21:32:37 +00:00
Zibi Braniecki
cbea910374 Bug 990203 - Add profile count telemetry for Credit Card A/B testing. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D85095
2020-08-04 21:32:22 +00:00
Adam Roach [:abr]
24bf86bc78 Bug 1654388: Part 1: Track doorhanger interaction r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D85633
2020-08-03 23:30:49 +00:00
Geoff Brown
2d76cc9c6f Bug 1647187 - Update test browser_creditCard_doorhanger.js; r=MattN
Minor test change to keep browser_creditCard_doorhanger.js passing with Object.is
comparisons.

Differential Revision: https://phabricator.services.mozilla.com/D85402
2020-07-30 18:50:27 +00:00
Zibi Braniecki
fbee9129e1 Bug 1656334 - Enable event collection for creditcard category of events. r=jmathies
Differential Revision: https://phabricator.services.mozilla.com/D85465
2020-07-30 20:47:02 +00:00
Bogdan Tara
7bb955b1ad Backed out 3 changesets (bug 1647187) for browser_resources_network_events.js failures CLOSED TREE
Backed out changeset 8aec19091f93 (bug 1647187)
Backed out changeset 61f435541932 (bug 1647187)
Backed out changeset 50edc5736947 (bug 1647187)
2020-07-30 21:46:17 +03:00
Geoff Brown
8ee92110f5 Bug 1647187 - Update test browser_creditCard_doorhanger.js; r=MattN
Minor test change to keep browser_creditCard_doorhanger.js passing with Object.is
comparisons.

Differential Revision: https://phabricator.services.mozilla.com/D85402
2020-07-30 17:17:52 +00:00
Thomas Wisniewski
b5d0a86ee0 Bug 1637329 - add support for shimming resources blocking by tracking protection to webcompat built-in addon; r=dimi,robwu,webcompat-reviewers,denschub,miketaylr
Differential Revision: https://phabricator.services.mozilla.com/D77724
2020-07-28 23:54:58 +00:00
Cosmin Sabou
896ae5aad5 Backed out changeset 9808122e5ba5 (bug 1654260) for bc failures on browser_all_files_referenced.js. CLOSED TREE 2020-07-28 22:21:14 +03:00
Christoph Kerschbaumer
47dad98770 Bug 1654260: Package all formautofill css files and load them using the internal chrome: protocol. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D85023
2020-07-28 17:13:17 +00:00
Cosmin Sabou
dfae9139fa Backed out changeset e49050b442ab (bug 1654260) for bc failures browser_all_files_referenced.js. CLOSED TREE 2020-07-28 20:10:37 +03:00
Christoph Kerschbaumer
a23ccb8273 Bug 1654260: Package all formautofill css files and load them using the internal chrome: protocol. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D85023
2020-07-28 15:43:57 +00:00
Zibi Braniecki
11395cf9ff Bug 1654167 - Add preferences telemetry for Credit Card A/B testing. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D84293
2020-07-28 00:29:50 +00:00
Zibi Braniecki
48beff740e Bug 1653083 - Add doorhanger telemetry for Credit Card A/B testing. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D83723
2020-07-27 22:43:26 +00:00
Adam Roach [:abr]
ab461dd2a4 Bug 1653162: Add telemetry reporting for autofill events. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D83733
2020-07-27 17:33:41 +00:00
Noemi Erli
20a8201c14 Backed out changeset 4e38530aaba0 (bug 1653162) for causing failures in test_autofillFormFields.js CLOSED TREE 2020-07-25 00:57:53 +03:00
Adam Roach [:abr]
bb0f28cfe0 Bug 1653162: Add telemetry reporting for autofill events. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D83733
2020-07-24 20:53:11 +00:00
Mihai Alexandru Michis
862a49c505 Bug 1456284 - Disable browser_insecure_form.js on macos for causing permafailures. a=fix
CLOSED TREE
2020-07-24 01:32:57 +03:00
Jim Mathies
2cb953ef94 Bug 1626055 - Disable address autofill auto-saving until we deal with duplicate addresses. r=MattN
Tie address capture to a new temporary pref, and update some tests to enable it so the test keep running.

Differential Revision: https://phabricator.services.mozilla.com/D83961
2020-07-21 05:58:30 +00:00
Jim Mathies
da9ed0a51f Bug 1425884 - Enable browser_creditCard_doorhanger.js. r=zbraniecki
Enable this credit card autofill test. Passing on all platforms.

Differential Revision: https://phabricator.services.mozilla.com/D83983
2020-07-17 17:54:14 +00:00
Jim Mathies
e53e7cccd4 Bug 1456284 - Enable browser_insecure_form.js. r=zbraniecki
Credit autofill is now working better, and this test is passing on all platforms.

Differential Revision: https://phabricator.services.mozilla.com/D83986
2020-07-17 17:54:39 +00:00
Ksenia Berezina
eab4e2c6da Bug 1654555 - Import v13.0.1 webcompat addon sources. r=webcompat-reviewers,miketaylr
Differential Revision: https://phabricator.services.mozilla.com/D84544
2020-07-22 16:33:52 +00:00
Dorel Luca
990d081d9f Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE
Backed out changeset 7b973a0e7be9 (bug 1651519)
Backed out changeset 55e9184c5617 (bug 1651519)
2020-07-22 02:47:34 +03:00
Kris Maglione
e7d942c77f Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo
It has some properties which make it footgunny, especially in the face of
Fission. Callers should use WindowGlobalChild.innerWindowId instead.

Differential Revision: https://phabricator.services.mozilla.com/D82801
2020-07-21 19:02:27 +00:00
Dorel Luca
d91c6dc40b Backed out 2 changesets (bug 1651519) for wpt failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE
Backed out changeset 52317abc5c68 (bug 1651519)
Backed out changeset 45448dca59a4 (bug 1651519)
2020-07-21 21:55:57 +03:00
Kris Maglione
9c2c147159 Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo
It has some properties which make it footgunny, especially in the face of
Fission. Callers should use WindowGlobalChild.innerWindowId instead.

Differential Revision: https://phabricator.services.mozilla.com/D82801
2020-07-21 16:59:28 +00:00
Csoregi Natalia
f2ca536e11 Backed out changeset fc5242f4332d (bug 1637329) for assertion failures on xpcprivate.h. CLOSED TREE 2020-07-20 03:26:59 +03:00
Thomas Wisniewski
5e1ec43c01 Bug 1637329 - add support for shimming resources blocking by tracking protection to webcompat built-in addon; r=dimi,robwu,webcompat-reviewers,denschub,miketaylr
Differential Revision: https://phabricator.services.mozilla.com/D77724
2020-07-19 14:31:44 +00:00