Dave Townsend
0b0a1e8daa
Bug 1522934: Add telemetry data to record what happened during profile selection at startup. r=froydnj, datareview=chutten
...
Set a telemetry scalar depending on the path taken during profile selection at
startup.
Differential Revision: https://phabricator.services.mozilla.com/D17696
--HG--
extra : rebase_source : bb4056c1c234f3aa61aedc8fddc87193f7aa45a9
extra : source : ebcd8225434ae82b837d632b5ef44bcc9dd5c5b0
2019-01-25 14:05:39 -08:00
Coroiu Cristina
98ec0ea927
Backed out 7 changesets (bug 1518632, bug 1463198, bug 1455707, bug 1522934, bug 1322797, bug 1474285) for build bustages at /builds/worker/workspace/build/src/toolkit/xre/nsAppRunner.cpp on a CLOSED TREE
...
Backed out changeset 82355ab7e063 (bug 1455707)
Backed out changeset b965981c9ce0 (bug 1463198)
Backed out changeset 21a801ca5f6d (bug 1455707)
Backed out changeset 05200c5388b4 (bug 1518632)
Backed out changeset ebcd8225434a (bug 1522934)
Backed out changeset e69cac07b209 (bug 1474285)
Backed out changeset 35af79575f54 (bug 1322797)
2019-01-31 03:34:49 +02:00
Dave Townsend
e91f114689
Bug 1463198: Submit telemetry whenever the downgrade UI is shown. r=froydnj, datareview=chutten
...
Send a downgrade ping to telemetry when the downgrade UI is displayed.
--HG--
extra : rebase_source : 799ef400bc20aaab520641d21d744fe83aa5da27
extra : intermediate-source : 6bb1233693b8b2790263dbd511d92857a9d31e0b
extra : source : 348f67b15246aa63b83457fde1a17540fa21379e
2018-05-18 13:03:24 -07:00
Dave Townsend
1fb2dfc2ee
Bug 1522934: Add telemetry data to record what happened during profile selection at startup. r=froydnj, datareview=chutten
...
Set a telemetry scalar depending on the path taken during profile selection at
startup.
Differential Revision: https://phabricator.services.mozilla.com/D17696
--HG--
extra : rebase_source : 6c797b4a8122db69e61d0d954dcfd726d3d1970e
2019-01-25 14:05:39 -08:00
Myk Melez
25349d2601
Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D17526
--HG--
extra : moz-landing-system : lando
2019-01-30 17:26:25 +00:00
Ehsan Akhgari
a418695e65
Bug 1513309 - Add telemetry for the storage access API; r=johannh,janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D17860
--HG--
extra : moz-landing-system : lando
2019-01-30 12:41:58 +00:00
Ehsan Akhgari
79571a58c3
Bug 1523463 - Enable eager content blocking event notifications for all anti-tracking tests; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D17981
--HG--
extra : moz-landing-system : lando
2019-01-30 08:52:21 +00:00
Ryan Hunt
bf27296612
Bug 1514840 - Add telemetry scalar for DXGI_COLOR_SPACE. r=jrmuizel
...
Differential Revision: https://phabricator.services.mozilla.com/D16204
--HG--
extra : moz-landing-system : lando
2019-01-28 16:56:03 +00:00
Dão Gottwald
ff4a3ea0b8
Bug 1522807 - Rename MATCH_GROUP to RESULT_GROUP. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D18053
--HG--
extra : moz-landing-system : lando
2019-01-30 13:03:04 +00:00
Sylvestre Ledru
b6356f4723
Bug 1523092 - Enable codespell on more directories r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D17740
--HG--
extra : moz-landing-system : lando
2019-01-30 14:16:08 +00:00
Luca Greco
b4cdfc9841
Bug 1258897 - Fix test_ext_sendmessage_reply2.html intermittency and re-enable. r=mixedpuppy
...
This patch should fix the test_ext_sendmessage_reply2.html intermittency which, based on the
timeout failure that I've been able to intermittently reproduce when running this test
locally using --verify, seems to be likely due to the following race:
the tabs.create API (used to create the extension tabs used as part of the tests) was called
right before subscribing the extension message listeners, and so from time to time the
extension tabs were not able to successfully send their messages to the background page listeners
(because the background page didn't subscribe the listeners yet) and as a result the test was getting
stuck waiting for extension messages that were never going to be received.
Differential Revision: https://phabricator.services.mozilla.com/D17849
--HG--
extra : moz-landing-system : lando
2019-01-29 15:50:42 +00:00
Razvan Caliman
c9e2036ca5
Bug 1523315 - Remove expired histograms for Font Editor MVP. r=pbro
...
Differential Revision: https://phabricator.services.mozilla.com/D17950
--HG--
extra : moz-landing-system : lando
2019-01-30 12:33:07 +00:00
shindli
011ea038cb
Merge mozilla-central to inbound. a=merge CLOSED TREE
2019-01-29 23:54:31 +02:00
shindli
d5c5369355
Merge inbound to mozilla-central. a=merge
2019-01-29 23:37:33 +02:00
Kris Maglione
b6dbfe3484
Bug 1478124: Follow-up: Fix merge conflict. r=bustage CLOSED TREE
...
--HG--
extra : amend_source : f6056083a3293ab72889347af86608dcea93118e
2019-01-29 13:13:00 -08:00
Gijs Kruitbosch
d1fd0eed98
Bug 1522783 - fix parsing documents with meta tags without content attributes in reader mode by updating to github c0c097c930c8e17969a9ecc143792daf799b215d, r=jaws
...
--HG--
extra : rebase_source : c1189db0c8b05a3e97990ed8360fbf4c230ae59e
2019-01-29 18:30:06 +00:00
Mark Banner
91ec59542e
Bug 1523665 - Bookmarks.insertTree should take account of invalid bookmark info causing an insertion of zero items. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D17954
--HG--
extra : moz-landing-system : lando
2019-01-29 17:49:56 +00:00
Luca Greco
52847f1a00
Bug 1515697 - Replace addonsManager telemetry events num_origin and num_perms extras with num_strings. r=aswan
...
This patch includes the following changes:
- added a new "num_strings" extra key to the "addonsManager install" and "addonsManager manage"
telemetry events, where "num_strings" represents the "number of permissions actually visible
in the extension permission doorhanger"
- do not record a telemetry event for the "permission_prompt" (or "sideload_prompt") if the
permissions_prompt is not going to be shown
- add num_strings and removed "num_perms" and "num_origins" extras from the test assertions in the existing tests
- added some additional assertions to test in automation that we don't record the telemetry
event for "permission_prompt" when no permission prompt is being shown for an
extension update (as part of the browser_extension_update_background_noprompt.js test)
Differential Revision: https://phabricator.services.mozilla.com/D16992
--HG--
extra : moz-landing-system : lando
2019-01-29 17:32:51 +00:00
garvitdelhi
6bd950c37a
Bug 1519185: Remove AttributeWillChange aNewValue parameter r=emilio,bzbarsky
...
Differential Revision: https://phabricator.services.mozilla.com/D17073
2019-01-29 17:59:38 +01:00
Andrea Marchesini
d7b093d355
Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 5 - Fix a method name call, r=me CLOSED TREE
2019-01-29 15:21:43 +01:00
Andrea Marchesini
79ddbe6541
Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 4 - Phishing Protection, r=dimi
...
--HG--
rename : netwerk/url-classifier/UrlClassifierFeatureNoChannel.cpp => netwerk/url-classifier/UrlClassifierFeaturePhishingProtection.cpp
rename : netwerk/url-classifier/UrlClassifierFeatureNoChannel.h => netwerk/url-classifier/UrlClassifierFeaturePhishingProtection.h
2019-01-29 10:11:34 +01:00
Andrea Marchesini
4e02fc2bf6
Bug 1522265 - Moving malware, phishing and blocked URIs to features - part 3 - DBService updated, r=dimi
2019-01-29 10:11:34 +01:00
Sebastian Hengst
85a09a9114
Bug 1519596: Follow-up: Removes Services import because it's a redeclaration. a=merge
2019-01-29 14:13:17 +02:00
Sebastian Hengst
bce7497e86
Bug 1514594: Follow-up: Remove unused imports merged from autoland. a=eslint-fix
2019-01-29 12:32:57 +02:00
Cosmin Sabou
599a15d354
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-29 12:01:56 +02:00
Kris Maglione
48936b7fa4
Bug 1514594: Follow-up: Fix ESLint bustage on merge from autoland. r=bustage
2019-01-28 17:19:37 -08:00
Kris Maglione
21610fa4cc
Bug 1514594: Follow-up: Fix merge bustage in test. r=bustage
2019-01-28 17:15:36 -08:00
Sebastian Hengst
b78e4e8667
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : browser/components/urlbar/tests/legacy/browser_urlbar_search_no_speculative_connect_with_client_cert.js => browser/components/urlbar/tests/browser/browser_urlbar_speculative_connect_not_with_client_cert.js
2019-01-29 02:55:55 +02:00
Sebastian Hengst
90f4b6640c
Merge mozilla-inbound to mozilla-central. a=merge
2019-01-29 01:33:28 +02:00
Razvan Maries
c88bd55f59
Merge mozilla-inbound to mozilla-central a=merge
2019-01-28 23:46:39 +02:00
Alphan Chen
5c9b573069
Bug 1507286 - Convert content-sessionStore.jsm to C++ r=mikedeboer,nika
...
Test Plani: browser/components/sessionstore/test/
Differential Revision: https://phabricator.services.mozilla.com/D15845
--HG--
extra : moz-landing-system : lando
2019-01-28 14:53:18 +00:00
Raphael Pierzina
7bbb5cf6aa
Bug 1521770 - Refactor telemetry-tests-client suite and remove firefox-puppeteer; r=janerik
...
Depends on D17648
Differential Revision: https://phabricator.services.mozilla.com/D17649
--HG--
rename : toolkit/components/telemetry/tests/marionette/harness/resources/helloworld/helloworld.html => toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/resources/helloworld/helloworld.html
rename : toolkit/components/telemetry/tests/marionette/harness/resources/helloworld/manifest.json => toolkit/components/telemetry/tests/marionette/harness/telemetry_harness/resources/helloworld/manifest.json
extra : moz-landing-system : lando
2019-01-28 09:53:23 +00:00
Raphael Pierzina
28aaa36ced
Bug 1521770 - Add test_search_counts_across_sessions.py to test manifest; r=janerik
...
Differential Revision: https://phabricator.services.mozilla.com/D17648
--HG--
extra : moz-landing-system : lando
2019-01-28 09:38:13 +00:00
Ehsan Akhgari
310750fd8b
Bug 1522630 - Report content blocking status notifications from the idle event queue; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D17554
2019-01-28 10:05:58 -05:00
Coroiu Cristina
2206b6473a
Backed out changeset 5c956ce0000a (bug 1522630) for build bustage at /builds/worker/workspace/build/src/dom/base/nsGlobalWindowOuter.cpp on a CLOSED TREE
2019-01-28 16:41:07 +02:00
Ehsan Akhgari
1cd3fb5bcc
Bug 1522630 - Report content blocking status notifications from the idle event queue; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D17554
2019-01-28 09:22:07 -05:00
Randell Jesup
a0370b467f
Bug 1270059: Disable test_ext_async_clipboard.html on android only r=nika
...
See bug 1523131 for re-enabling
2019-01-26 18:30:04 -05:00
Randell Jesup
76bd9e73cc
Bug 1522150: Add a DeferredTimers queue ahead of the normal Idle EventQueue r=froyd
...
* * *
Bug 1522150: Rename NS_IdleDispatch* functions since they take queue identifiers r=froyd
2019-01-26 12:18:05 -05:00
Ciure Andrei
849dbde8e4
Backed out 2 changesets (bug 1507286, bug 1497146) for causing multiple crashes in nsFocusManager::GetRedirectedFocus a=backout
...
Backed out changeset 0509a9edc58a (bug 1507286)
Backed out changeset 21ad3aeb636f (bug 1497146)
2019-01-26 15:09:03 +02:00
Ciure Andrei
c194ec78db
Backed out changeset 1438836abeab (bug 1522630) for causing testTrackingProtection perma failures a=backout
2019-01-26 15:00:44 +02:00
Ciure Andrei
fbdba3f818
Merge inbound to mozilla-central. a=merge
2019-01-26 11:37:07 +02:00
Patricia Lawless
a1377d8c37
Bug 1517726 - Corrected case of usernameField. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D17708
--HG--
extra : moz-landing-system : lando
2019-01-25 23:37:39 +00:00
Patricia Lawless
1f4905a876
Bug 1522722 - Added eslint space-in-parens rule and fixed corresponding errors. r=MattN
...
Added "space-in-parens": ["error"] to eslint for passwordmgr, and fixed the 5 errors found.
Differential Revision: https://phabricator.services.mozilla.com/D17697
--HG--
extra : moz-landing-system : lando
2019-01-25 22:33:21 +00:00
Ehsan Akhgari
5591361c34
Bug 1522630 - Report content blocking status notifications from the idle event queue; r=baku
...
Differential Revision: https://phabricator.services.mozilla.com/D17554
2019-01-25 19:10:54 -05:00
Ehsan Akhgari
0e87c93f9a
Bug 1522370 - Part 2: Remove the changes for bug 1493361 which accidentally crept in here while rebasing
2019-01-25 17:03:23 -05:00
Coroiu Cristina
caf5db8e62
Merge inbound to mozilla-central a=merge
2019-01-25 23:49:49 +02:00
Coroiu Cristina
cacbab45bd
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2019-01-25 23:52:42 +02:00
Matthew Noorenberghe
be6b66c0fe
Bug 1518094 - Fix test_*_autocomplete.html autofill failures by setting prefs sooner. r=jaws
...
Move prefs from pwmgr_common.js to mochitest.ini and remove redundant calls to set those same prefs.
Differential Revision: https://phabricator.services.mozilla.com/D17589
--HG--
extra : moz-landing-system : lando
2019-01-25 20:35:26 +00:00
Dave Townsend
26e0f46fb1
Bug 1522694: Add a toolkit level API for determining if this is the default instance of the application. r=mconley
...
This also switches around a few preprocessor lines to make more sense.
Differential Revision: https://phabricator.services.mozilla.com/D17557
--HG--
extra : moz-landing-system : lando
2019-01-25 20:03:15 +00:00
Alastor Wu
d7fbbec18a
Bug 1521947 - add telemetry to know what default blocking-autoplay setting users usually use. r=johannh,janerik
...
Add a scalar 'autoplay_default_blocked' which records a boolean value which indicates whether user is blocking autoplay by default.
Differential Revision: https://phabricator.services.mozilla.com/D17298
--HG--
extra : moz-landing-system : lando
2019-01-24 18:44:09 +00:00