Yura Zenevich
b4dc67d73a
Bug 1447302 - add telemetry probes for accessibility inspector Developer Tool panel. r=jdescottes
...
MozReview-Commit-ID: 6tcGHq86goa
2018-04-16 21:17:26 -04:00
Kris Maglione
3fa888c5d8
Bug 1454416: Re-remove experiments section from about:support. r=me
...
MozReview-Commit-ID: FEQ3s7S5H3Z
2018-04-16 14:27:54 -07:00
Kris Maglione
8f0814145a
Bug 1452307: Follow-up: Fix typeo. r=aswan
...
MozReview-Commit-ID: BZgxGULJHIb
--HG--
extra : rebase_source : be7622779d47f800d621ec80db6ede49d1b0a415
2018-04-16 14:21:02 -07:00
Jan-Erik Rediger
9c0b797add
Bug 1443615 - Remove legacy Telemetry component `TelemetryLog`. r=chutten
...
--HG--
extra : source : ba89b2464447228f4f8c4679a78f23d84ebe1e2b
2018-04-09 01:46:00 -04:00
Narcis Beleuzu
72df6941d4
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2018-04-16 01:28:00 +03:00
Jim Chen
48885775a4
Bug 1452200 - 1b. Add template literal support to Log.jsm; r=markh
...
Make Log.jsm functions support tagged template literals. For example,
instead of |logger.debug("foo " + bar)| or |logger.debug(`foo ${bar}`)|,
you can now use |logger.debug `foo ${bar}`| (without parentheses).
Using tagged template literals has the benefit of less verbosity
compared to regular string concatenation, with the added benefit of
lazily-stringified parameters -- the parameters are only stringified
when logging is enabled, possibly saving from an expensive stringify
operation.
This patch also fixes a bug in BasicFormatter where consecutive tokens
are not formatted correctly (e.g. "${a}${b}").
MozReview-Commit-ID: 9kjLvpZF5ch
--HG--
extra : rebase_source : ccf4e9fae9fa9ea7581de82296035fcc736ca58e
2018-04-15 14:53:28 -04:00
Jim Chen
2eb44a3425
Bug 1452200 - 1a. Add AndroidAppender for Log.jsm; r=markh
...
Add an AndroidAppender that lets Log.jsm output to the Android logs,
using AndroidLog.jsm. Because the Android logging system keeps track of
the log metadata (time/level/name) separately from the log message, the
patch also adds a separate AndroidFormatter that does not prepend the
metadata to the log message itself.
MozReview-Commit-ID: C9oBbgVQOEc
--HG--
extra : rebase_source : eb1e8622b059ee45b574830426194ea35643b37c
2018-04-15 14:53:28 -04:00
Gurzau Raul
3cfe9af000
Backed out 2 changesets (bug 1452618) for frequently failing mochitest on Android on a CLOSED TREE
...
Backed out changeset 5bf3bfedd867 (bug 1452618)
Backed out changeset fdcb9f2ec9d9 (bug 1452618)
2018-04-15 13:12:56 +03:00
Gijs Kruitbosch
95b991b77b
Bug 1452618 - make getAddonBlocklistEntry asynchronous, r=kmag
...
MozReview-Commit-ID: 4Kpx7M57404
--HG--
extra : rebase_source : 6c5a242b40288703fb424e81ea701eeba3c71a27
2018-04-09 16:00:38 +01:00
Gijs Kruitbosch
a7f6ba42a1
Bug 1452618 - track force-disabling things so we don't accidentally re-enable them by using `isUsableAddon` later, r=kmag
...
MozReview-Commit-ID: B7ZAw04cVaZ
--HG--
extra : rebase_source : f5349905640c1c7403c11df9370f9a38c1d35584
2018-04-13 15:01:05 +01:00
Gurzau Raul
bd326a2a6b
Backed out 5 changesets (bug 1452200) for mochitest-chrome failures on Android on a CLOSED TREE
...
Backed out changeset ed07fb947b5e (bug 1452200)
Backed out changeset b03e9dc6ecd7 (bug 1452200)
Backed out changeset e4cdad2cd3d2 (bug 1452200)
Backed out changeset 8ac249bdc772 (bug 1452200)
Backed out changeset 225bb7ed5f71 (bug 1452200)
2018-04-15 09:19:04 +03:00
Kris Maglione
44ae2b5cde
Bug 1420908: Remove telemetry experiments. r=gfritzsche
...
MozReview-Commit-ID: 6KEEZ6nKXrU
--HG--
extra : rebase_source : aeb2f66e7ffdba6ac438aaa3fee69b133d2fa2fd
extra : histedit_source : 15eaed2f9013357732660f8b63c28af13abbd870
2018-04-03 15:17:13 -07:00
Andrew Swan
9a813802d3
Bug 1450801 Part 2: Remove AddonManager support for telemetry experiments. r=kmag
...
MozReview-Commit-ID: FkQd7Ia5Tv4
--HG--
extra : rebase_source : 21ca3916b88492bc6d998673cdeaac4140cfb8f4
extra : histedit_source : c84a3ee00b4edf6c9b96fba8545f18ed12093222
2018-04-02 14:42:56 -07:00
Andrew Swan
a46219a92b
Bug 1450801 Part 1: Remove front-end (about:addons) support for telemetry experiments. r=kmag
...
MozReview-Commit-ID: 9J4cPZxG2z0
--HG--
extra : rebase_source : 94ea557ac66d0383421054d085c592acb7d46fec
extra : histedit_source : f8e35b9f477d046e4a1ccff8d16090f45b5d9e46
2018-04-02 14:37:55 -07:00
Kris Maglione
8d542eec0b
Bug 1365021: Re-enable test_bootstrap.js. r=aswan
...
MozReview-Commit-ID: 3mVk24FQC2M
2018-04-14 12:11:31 -07:00
Noemi Erli
1b65998665
Merge inbound to mozilla-central. a=merge
2018-04-14 12:49:03 +03:00
Andreea Pavel
bbd8c5be30
Merge mozilla-central to mozilla-inbound. a=backout
2018-04-14 04:10:28 +03:00
Andreea Pavel
d3d551275b
Backed out changeset f3e01de682f1 (bug 1443561) on request from jaws a=backout r=jaws
2018-04-14 04:08:45 +03:00
Andreea Pavel
01f50bc3d8
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-14 00:56:30 +03:00
André Bargull
1617c8c2c1
Bug 1447442 - Part 16: Replace MOZ_BEGIN_EXTERN_C in C++ header jspubtd.h and remove unused includes and declarations. r=jorendorff
...
--HG--
extra : rebase_source : 8103f7b6a3a4fc813c9a7b2355223357d46e7d35
2018-04-13 02:26:02 -07:00
Andreea Pavel
1ab728969a
Merge mozilla-central to autoland. a=backout
2018-04-14 04:09:41 +03:00
Andreea Pavel
adc2675f3e
Backed out changeset bc424899c8f8 (bug 1287906) for failing dom/base/test/chrome/test_bug884693.xul on a CLOSED TREE
2018-04-13 21:55:42 +03:00
Michael Ratcliffe
d9c4ce23c4
Bug 1453312 - Record event for toolbox close r=yulia
...
Changes:
1. The change in telemetry.js avoids an issue with overwriting pending properties.
2. The test in telemetry.md has been updated now that we have a working test.
3. Added the actual toolbox.close telemetry event and test.
MozReview-Commit-ID: 9fOCkwCCwDx
--HG--
extra : rebase_source : 55028edf836af62c25ae603675de0b3f5189f43e
2018-04-11 14:18:44 +01:00
Marco Bonardo
6fbfa855fd
Bug 1446982 - Show the url when a remote tab entry is selected/hovered in the Address Bar. r=adw
...
MozReview-Commit-ID: 63fmwkESd4w
--HG--
extra : rebase_source : 75878f25ef198f9c78c7ae0af10c136fa651f183
2018-04-06 17:43:18 +02:00
Coroiu Cristina
9e4b9fb732
Merge mozilla-central to autoland a=merge on a CLOSED TREE
2018-04-13 19:07:42 +03:00
arthur.iakab
fca4426325
Merge inbound to mozilla-central. a=merge
2018-04-13 19:01:59 +03:00
Sebastian Hengst
043061beb5
merge mozilla-central to mozilla-inbound
2018-04-13 16:05:58 +03:00
Sebastian Hengst
82f65475ee
merge mozilla-central to autoland
2018-04-13 16:04:29 +03:00
Sebastian Hengst
0819f35e51
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
...
Backed out changeset 516c4fb1e4b8 (bug 525063)
Backed out changeset 6ff8aaef2866 (bug 525063)
Backed out changeset bf13e4103150 (bug 525063)
Backed out changeset d7d2f08e051c (bug 525063)
2018-04-13 16:01:28 +03:00
Paolo Amadini
01c8f2adc7
Bug 1452633 - Overwriting local file results in file being deleted. r=mak
...
MozReview-Commit-ID: 7XwqF23q4lr
--HG--
extra : rebase_source : 56e16a5e65cff047cb8520a9f9b2d586d0b959d3
2018-04-13 12:03:02 +01:00
arthur.iakab
b9f0fcc3d6
Merge mozilla inbound to mozilla-central a=merge
2018-04-13 12:43:21 +03:00
Yura Zenevich
d21698143d
Bug 1449212 - fixing the typo in core-ping.rst doc. r=sdaswani
...
MozReview-Commit-ID: 8eFpAi6nDBv
2018-04-12 23:20:21 -04:00
Kris Maglione
28ea7cea29
Bug 1453123: Follow-up: Fix straggler CertUtils.jsm import. r=bustage DONTBUILD CLOSED TREE
...
MozReview-Commit-ID: ImCFeWh79wW
--HG--
extra : amend_source : cdde1dd862136f731d15dc5d78fc1a730a5260dd
2018-04-12 17:33:14 -07:00
Kris Maglione
497083062b
Bug 1453123: Follow-up: Fix straggler CertUtils.jsm import. r=bustage CLOSED TREE
...
MozReview-Commit-ID: ImIWIFeovvO
--HG--
extra : amend_source : 1bc3eb14641d079dd49cd3e7a2394ea8dadea604
2018-04-12 17:25:00 -07:00
Amy Chan
d494f855f6
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 19:22:38 -04:00
Amy Chan
5150d18a19
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
2018-04-12 19:20:07 -04:00
Daniel Stenberg
9ad6beb28d
bug 1453822
- TRR: add a mode for "explicitly turned off" r=mcmanus
...
... as opposed to off by default.
MozReview-Commit-ID: EClrW33xGkb
--HG--
extra : rebase_source : aa8de07950f0da41eb8136894b119308b0450319
2018-04-13 00:32:04 +02:00
Dão Gottwald
9b45d061fd
Bug 1445912 - Remove PopupBoxObject::enableKeyboardNavigator/enableRollup/setConsumeRollupEvent in favor of DOM attributes. r=enn,peterv
...
--HG--
extra : rebase_source : f6ec04a78d599404e1e76405092669d7c0e04cc9
2018-04-12 16:55:50 +02:00
arthur.iakab
ac8dce248c
Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE
2018-04-13 12:58:18 +03:00
Gabriele Svelto
781fa96acd
Bug 1453766 - Improve the documentation of the crash ping's metadata fields; r=gfritzsche
...
MozReview-Commit-ID: 6hD7mcKWrkQ
--HG--
extra : rebase_source : f7c5c4bc94f35c19b36abf6e2e5dc63cbb23fab5
2018-04-13 16:58:04 +02:00
Kris Maglione
fa5af6622b
Bug 1453123: Have CertUtils export a CertUtils object. r=rhelmer
...
MozReview-Commit-ID: 1XInmbNQ2wo
--HG--
extra : rebase_source : 11784a228a91a1b48eab9319e9c853802e060fc2
extra : amend_source : 7e067210dda9db2228f391e4d53de4d5d5f9a3f9
2018-04-10 13:23:35 -07:00
Gurzau Raul
50d002961a
Backed out 2 changesets (bug 1446975) for failing xpcshell on sync/tests/unit/test_syncedtabs.js and browser-chrome failures e.g. test/urlbar/browser_page_action_menu.js on a CLOSED TREE
...
Backed out changeset 69653800c483 (bug 1446975)
Backed out changeset 44e3e7446b02 (bug 1446975)
--HG--
rename : browser/themes/shared/icons/device-phone.svg => browser/themes/shared/icons/device-mobile.svg
2018-04-13 01:28:22 +03:00
Amy Chan
711220e6e7
Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
...
MozReview-Commit-ID: GnawrVrfpEz
--HG--
rename : browser/themes/shared/icons/device-mobile.svg => browser/themes/shared/icons/device-phone.svg
2018-04-12 16:18:22 -04:00
Paolo Amadini
44544c8c11
Bug 1451408 - Remove unused "button-repeat" binding. r=bgrins
...
MozReview-Commit-ID: 20A1zxLgnWz
--HG--
extra : rebase_source : 7b5dd7d7ebfd26017570ce097ca9cae4a474783b
2018-04-12 16:05:30 +01:00
Sebastian Hengst
0eb9d87997
merge mozilla-inbound to mozilla-central. a=merge
2018-04-12 22:20:13 +03:00
Chris H-C
971fa312ec
bug 1452139 - Don't include cookies when posting Telemetry r=gfritzsche,franziskus
...
We don't need or want cookies sent to incoming.tmo. It just throws them on the
floor, but we needn't waste clients' bandwidth on it.
MozReview-Commit-ID: F9WjcDyKFGN
2018-04-12 09:50:40 -04:00
Chris H-C
5be6cf4ed4
bug 1451333 - Convert last few Telemetry tests from generators to async r=Dexter
...
MozReview-Commit-ID: 2OtVsTFhDIF
--HG--
extra : rebase_source : b9021085fdab7b8b169bb509689aa9251b8d71f2
2018-04-11 12:00:22 -04:00
Andrew Swan
8f6d72ad28
Bug 1453522 Document bundled webextension experiments r=kmag
...
Also cleaned up a few other loose ends on webextensions api docs.
MozReview-Commit-ID: FnyqmM7NjqE
--HG--
extra : rebase_source : 6039a70c72790c14d8872e38e77e9596b7dac3f8
2018-04-11 16:44:07 -07:00
Vivek Dhingra
7ac214aaa5
Bug 1443561 - WebExtension themes additional backgrounds alignment should be relative to the toolbox r=jaws
...
This patch changes alignment property of additional backgrounds to be relative to #navigator-toolbox, instead of root.
MozReview-Commit-ID: LlSZmu39u6D
--HG--
extra : rebase_source : 1c5eda6d21f80b377c360dd26830c48c7fdc4548
2018-04-12 05:20:38 -04:00
Gurzau Raul
7334578c1a
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-04-13 02:14:09 +03:00