Masatoshi Kimura
b181ba0f99
Bug 1433179 - Add ReferrerUrl and HostUrl to the Zone.Information stream. r=paolo
...
Differential Revision: https://phabricator.services.mozilla.com/D21829
--HG--
extra : moz-landing-system : lando
2019-03-06 10:39:46 +00:00
Razvan Caliman
55d5ea2bb8
Bug 1532583 - Add scalars for copy options in Changes panel. r=pbro
...
Track the number of times people use any of the export options from the Changes panel:
- Copy All Changes button
- Copy Rule button
- Copy Rule context menu option
- Copy Declaration context menu option
Differential Revision: https://phabricator.services.mozilla.com/D22090
--HG--
extra : moz-landing-system : lando
2019-03-05 14:38:36 +00:00
Gurzau Raul
0e6a33ade5
Backed out changeset 1ba42a5ba5d6 (bug 1531135) for failing at /test_basic_form_honor_autocomplete_off.html on a CLOSED TREE.
2019-03-06 10:45:51 +02:00
Narcis Beleuzu
a9981e469e
Backed out changeset bdf395eb0c64 (bug 1294194) for bc failures on /browser_autofill_track_filled_logins.js . CLOSED TREE
2019-03-06 08:01:37 +02:00
Jared Wein
fada6ffc79
Bug 1294194 - Don't prompt to re-save a filled login when used on a different origin. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22143
--HG--
extra : moz-landing-system : lando
2019-03-06 03:58:09 +00:00
Sam Foster
7bd27e1612
Bug 1531135 - Honor autocomplete=off on password when signon.autofillForms.autocompleteOff is false. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22025
--HG--
extra : moz-landing-system : lando
2019-03-06 01:27:30 +00:00
Shane Caraveo
dc6636f2f6
Bug 1529394 revert early breakout to support test infra extensions r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D22170
--HG--
extra : moz-landing-system : lando
2019-03-05 20:56:07 +00:00
Alexander Surkov
e5f57aa59a
Bug 1525101 - Convert autocomplete-rich-result-popup into a Custom Element, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D20506
--HG--
extra : moz-landing-system : lando
2019-03-05 17:45:57 +00:00
Brad Werth
d4ceab331d
Bug 1490974 Part 2: Remove an assert that insists only editable elements can use independent selection. r=mikedeboer
...
Depends on D10631
Differential Revision: https://phabricator.services.mozilla.com/D21428
--HG--
extra : moz-landing-system : lando
2019-03-05 20:19:15 +00:00
Brad Werth
5afd6194db
Bug 1490974 Part 1: For find-in-page, prevent invisible nodes and option nodes from being included in find results. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D10631
--HG--
extra : moz-landing-system : lando
2019-02-27 21:23:55 +00:00
ECarr
1371a0545c
Bug 1531959 - Change all RemoteLogins message names to PasswordManager in pwmgr code. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22176
--HG--
extra : moz-landing-system : lando
2019-03-05 21:08:49 +00:00
Brindusan Cristian
8a1c4fbd47
Backed out 4 changesets (bug 1530550, bug 1529684) for bc crashes at [@ mozilla::dom::BrowsingContext::Detach(bool)]. CLOSED TREE
...
Backed out changeset 289c2b4126c9 (bug 1530550)
Backed out changeset 9f3e65f6b1dd (bug 1529684)
Backed out changeset 257d45117af3 (bug 1529684)
Backed out changeset 7f2bda80e479 (bug 1529684)
2019-03-05 23:11:48 +02:00
Nika Layzell
332f3940ad
Bug 1529684 - Part 2: Create BrowsingContext for remote browsers in parent, r=farre
...
Depends on D21095
Differential Revision: https://phabricator.services.mozilla.com/D21096
--HG--
extra : moz-landing-system : lando
2019-03-05 17:33:22 +00:00
Doug Thayer
55db157391
Bug 1364235 - Collect telemetry stats on startup cache hits and misses r=kmag
...
In bug 1264235 we have some indication that observed bugs with the
startup cache might have been resolved, but we don't really know
until we collect data. Collecting these stats will give us the
ability to have more certainty that the startup cache is functioning
correctly in the wild.
Differential Revision: https://phabricator.services.mozilla.com/D19573
--HG--
extra : moz-landing-system : lando
2019-03-05 16:52:57 +00:00
Shane Caraveo
981bfc4fb9
Bug 1529394 fix tests for pref'ing on incognito not_allowed r=rpl
...
This patch addresses remaining test issues when pref'ing on. These are tests that
previously ran some tests in private contexts that now require the use of incognitoOverride.
This also fixes an xpcshell test wrapper to set the permission when overridden.
Differential Revision: https://phabricator.services.mozilla.com/D21300
--HG--
extra : moz-landing-system : lando
2019-03-05 14:17:36 +00:00
Gijs Kruitbosch
11cb3ce73a
Bug 1530557 - tabprompt dialog box size restrictions are completely broken, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22020
--HG--
extra : moz-landing-system : lando
2019-03-05 10:42:32 +00:00
Ciure Andrei
698d0759ec
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-03-05 06:24:16 +02:00
Ciure Andrei
253bf420a1
Merge inbound to mozilla-central. a=merge
2019-03-05 06:20:52 +02:00
Andreea Pavel
d95defff13
Backed out changeset 34d5cbb640e3 (bug 1530557) for failing bc at browser_double_close_tab.js
2019-03-05 03:20:24 +02:00
Soeren Hentzschel
6da0e18dfe
Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe
...
Differential Revision: https://phabricator.services.mozilla.com/D19274
--HG--
extra : rebase_source : 7289825a0a5fa83082d6bd2908d3debb06793bb6
extra : amend_source : 1d8799059a50555a516e3949efecdac7810b05da
extra : histedit_source : 47fa2b61fc1d41cf249957762fbb0717c9ead1e1%2C63e64f6cfc61f67cc4914a8b77a6e7983bbc503c
2019-03-04 15:29:03 -08:00
Jeff Walden
3f385ffa33
Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink
...
Differential Revision: https://phabricator.services.mozilla.com/D21827
--HG--
extra : rebase_source : 833bbfce12d90bcb92f7cd88ec65247e48c024c0
2019-03-04 15:19:16 -08:00
Razvan Maries
65e4948ca0
Backed out 4 changesets (bug 1532005, bug 1531638) for causing perma fails and Spidermonkey fail. CLOSED TREE
...
Backed out changeset 4913d941de92 (bug 1532005)
Backed out changeset 9635abe5bf24 (bug 1532005)
Backed out changeset 738cf4b1126a (bug 1532005)
Backed out changeset e5d9f2ee7ac7 (bug 1531638)
2019-03-05 01:07:28 +02:00
Ciure Andrei
5ebab45abd
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-03-04 23:54:12 +02:00
Andreea Pavel
5d350a5796
Backed out 2 changesets (bug 1529394) for bc failures at automation.py on a CLOSED TREE
...
Backed out changeset 7f3e254c982c (bug 1529394)
Backed out changeset 3a8c338af709 (bug 1529394)
2019-03-05 01:34:50 +02:00
Gijs Kruitbosch
113144a82f
Bug 1530557 - tabprompt dialog box size restrictions are completely broken, r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D22020
--HG--
extra : moz-landing-system : lando
2019-03-04 21:51:52 +00:00
Shane Caraveo
1027eb159f
Bug 1529394 fix tests for pref'ing on incognito not_allowed r=rpl
...
This patch addresses remaining test issues when pref'ing on. These are tests that
previously ran some tests in private contexts that now require the use of incognitoOverride.
This also fixes an xpcshell test wrapper to set the permission when overridden.
Differential Revision: https://phabricator.services.mozilla.com/D21300
--HG--
extra : moz-landing-system : lando
2019-03-01 17:55:38 +00:00
Shane Caraveo
5046835f49
Bug 1531974 revert automatic extension permission in permanent private browsing r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D21937
--HG--
extra : moz-landing-system : lando
2019-03-04 19:00:21 +00:00
Dana Keeler
1d52fa21dd
bug 1521983 - remove some unused certificate pinning telemetry probes r=jcj,ulfr
...
Differential Revision: https://phabricator.services.mozilla.com/D19731
--HG--
extra : moz-landing-system : lando
2019-03-04 20:30:47 +00:00
Ehsan Akhgari
60ba3ea3e2
Bug 1531538 - Delay resolving the promise returned from requestStorageAccess when the automatic storage access grants are invoked; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D21771
--HG--
extra : moz-landing-system : lando
2019-03-04 20:12:14 +00:00
Jeff Walden
ecb4e10bda
Bug 1532005 - Implement a new js/public/ArrayBuffer.h header to centralize functionality for creating and interacting with ArrayBuffers. r=sfink
...
Differential Revision: https://phabricator.services.mozilla.com/D21827
--HG--
extra : rebase_source : 36c43233ad6d804bd691c8c40d6a6984331c7162
2019-02-28 17:00:56 -08:00
violet
3663447f59
Bug 1529230 - Drop bracket for IPv6 URL in mDomain of MatchPattern. r=robwu,mixedpuppy
...
mDomain in MatchPattern is inconsistent with nsIURI for IPv6 URL, which causes
failure of IPv6 matching. We normalize mDomain by droping the brackets so that
it's consistent with nsIURI.
Differential Revision: https://phabricator.services.mozilla.com/D20603
--HG--
extra : moz-landing-system : lando
2019-03-02 13:20:10 +00:00
rdalal
a1223173fc
Bug 1474413 - Update addon studies in place r=mythmon,glasserc
...
Differential Revision: https://phabricator.services.mozilla.com/D19405
--HG--
rename : toolkit/components/normandy/test/browser/fixtures/addon-fixture/manifest.json => toolkit/components/normandy/test/browser/addons/normandydriver-1.0/manifest.json
extra : moz-landing-system : lando
2019-03-03 08:25:33 +00:00
Razvan Maries
c51046f730
Merge mozilla-inbound to mozilla-central a=merge
2019-03-02 11:41:18 +02:00
Gijs Kruitbosch
b0993c3f95
Bug 1392955, r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D19475
--HG--
extra : moz-landing-system : lando
2019-03-02 00:01:26 +00:00
Julian Descottes
a43cc7d8f9
Bug 1530997 - Record additional extras in devtools.main runtime_connected event;r=daisuke,janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D21373
--HG--
extra : moz-landing-system : lando
2019-03-01 19:58:23 +00:00
Michael Cooper
836121f55d
Bug 1527782
- Cleanup temporary parts of Feature Gates r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D20747
--HG--
extra : moz-landing-system : lando
2019-03-01 18:27:36 +00:00
Johann Hofmann
b4d5efa6f7
Bug 1525267 - Move auth prompt rate limiting to nsIAuthPrompt2.promptAuth. r=MattN
...
This also changes the name of 'canceledAuthenticationPromptCounter' to account for the
fact that we no longer count up when the prompt was cancelled, but when it was shown.
Differential Revision: https://phabricator.services.mozilla.com/D21680
--HG--
extra : moz-landing-system : lando
2019-03-01 15:24:19 +00:00
Gurzau Raul
cdf9392948
Merge inbound to mozilla-central. a=merge
2019-03-01 15:01:31 +02:00
Gurzau Raul
6b94d177d1
Merge mozilla-central to inbound. a=merge CLOSED TREE
2019-03-01 09:28:28 +02:00
Sam Foster
a7e42bf6bd
Bug 1119063 - Don't autofill password fields with autocomplete=new-password. r=MattN
...
* Add form autofill outcome AUTOFILL_RESULT.PASSWORD_AUTOCOMPLETE_NEW_PASSWORD
* Autocomplete behavior is not changed
Differential Revision: https://phabricator.services.mozilla.com/D21274
--HG--
extra : moz-landing-system : lando
2019-02-28 21:24:33 +00:00
Jan-Erik Rediger
f33143837e
Bug 1527673 - Output histogram name in asserts r=chutten
...
Depends on D21531
Differential Revision: https://phabricator.services.mozilla.com/D21532
--HG--
extra : moz-landing-system : lando
2019-02-28 18:44:45 +00:00
Jan-Erik Rediger
125702c2b2
Bug 1527673 - Implement name method on JS histogram objects r=chutten
...
Differential Revision: https://phabricator.services.mozilla.com/D21531
--HG--
extra : moz-landing-system : lando
2019-02-28 18:44:43 +00:00
Alexander Surkov
0d30de1b66
Bug 1455433 - migrate xul:checkbox to CE, r=bgrins
...
Differential Revision: https://phabricator.services.mozilla.com/D21457
--HG--
rename : toolkit/content/widgets/checkbox.xml => toolkit/content/widgets/checkbox.js
extra : moz-landing-system : lando
2019-02-28 20:32:50 +00:00
Chris H-C
67158f5316
Bug 1527299 - Update callers of assertEvents to new form r=Standard8
...
Depends on D20866
Differential Revision: https://phabricator.services.mozilla.com/D21252
--HG--
extra : moz-landing-system : lando
2019-02-26 21:20:03 +00:00
Chris H-C
ca43a8fd2c
Bug 1527299 - Add a short explanation of Event Telemetry Testing to the docs. r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D20865
--HG--
extra : moz-landing-system : lando
2019-02-27 10:24:58 +00:00
Chris H-C
5159336860
Bug 1527299 - Convert Telemetry Event tests to assertEvents r=janerik
...
Also, it turns out we no longer debug assert when recording too many events, so
we can turn on test_event_summary_limit in debug.
Differential Revision: https://phabricator.services.mozilla.com/D20864
--HG--
extra : moz-landing-system : lando
2019-02-26 19:43:32 +00:00
Chris H-C
f5dd43cd49
Bug 1527299 - Add TelemetryTestUtils.assertEvents r=janerik
...
This adds a general-purpose testing API for testing Telemetry Events, and a
handy extra API (assertNumberOfEvents) for if you just want to count.
Differential Revision: https://phabricator.services.mozilla.com/D20863
--HG--
extra : moz-landing-system : lando
2019-02-27 10:26:02 +00:00
Narcis Beleuzu
2d670be0df
Backed out 2 changesets (bug 1527673) for ESlint failure on test_TelemetryHistograms.js . CLOSED TREE
...
Backed out changeset c30839448f54 (bug 1527673)
Backed out changeset 083231da8528 (bug 1527673)
2019-02-28 20:37:20 +02:00
Narcis Beleuzu
407ce9fb1a
Backed out 4 changesets (bug 1525458) for mochitest failures on test_chrome_ext_trackingprotection.html . CLOSED TREE
...
Backed out changeset 96c38e4a3d23 (bug 1525458)
Backed out changeset 1755b771e8c7 (bug 1525458)
Backed out changeset c6177206b968 (bug 1525458)
Backed out changeset 5ce026db31b0 (bug 1525458)
2019-02-28 20:35:58 +02:00
Jan-Erik Rediger
5c7a1c0a94
Bug 1527673 - Output histogram name in asserts r=chutten
...
Depends on D21531
Differential Revision: https://phabricator.services.mozilla.com/D21532
--HG--
extra : moz-landing-system : lando
2019-02-28 15:40:34 +00:00