gecko-dev/toolkit
Nicolas Chevobbe c93c7ac5af Bug 1577074 - Instrument scripts executed from editor mode. r=rcaliman.
We add an extra "input" property that is filled with
either "inline" or "multiline" depending if the expression
was evaluated in regular webconsole layout or in editor mode.

The test that was checking the execute_js telemetry event is
modify to only check what it was created for (hitting enter
on incomplete expression adds new line), and a new test is
added to specifically check that the execute_js telemetry event
is recorded as we expect.

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

--HG--
rename : devtools/client/webconsole/test/browser/browser_jsterm_multiline.js => devtools/client/webconsole/test/browser/browser_webconsole_telemetry_execute_js.js
extra : moz-landing-system : lando
2019-09-02 06:22:32 +00:00
..
actors Bug 1561882 - Make sure to dispatch input and change consistently even if the first causes us to get uninited. r=mconley,Gijs 2019-08-23 10:14:39 +00:00
components Bug 1577074 - Instrument scripts executed from editor mode. r=rcaliman. 2019-09-02 06:22:32 +00:00
content Bug 1576347 - Correct referrerInfo when saving media and add a test of "Go To Download Page" button r=Gijs 2019-08-30 18:38:38 +00:00
crashreporter Backed out changeset 97ec7ec089c4 (bug 1576748) for bustage in symbolstore.py 2019-09-01 15:08:20 +03:00
docs Bug 1574609 - Fix telemetry/telemetry path component in firefox-source-docs. r=ahal 2019-08-30 12:44:02 +00:00
forgetaboutsite Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
library Bug 1554976 - Add rust mdns library to mtransport; r=ng,dragana 2019-08-28 19:48:50 +00:00
locales Bug 1567600 - Part 4: Add aria-label to about:addons more options button r=Gijs,fluent-reviewers,flod 2019-08-22 21:00:09 +00:00
modules Bug 1576507 - document FirstStartup module r=mythmon 2019-08-31 16:15:17 +00:00
mozapps Bug 1574290, browser_html_options_ui.js should wait for the load event before expecting that the whole extension page has been loaded, r=mstriemer 2019-08-30 21:08:32 +00:00
pluginproblem
profile Bug 1572838 - ensure osint commandline args are passed appropriately, r=mhowell,mossop 2019-08-20 19:51:34 +00:00
recordreplay Bug 1577666 - Add redirections for some printing functions, r=jlast. 2019-08-30 19:29:54 +00:00
system Bug 1558915 - Use infallible nsIURI::SchemeIs in toolkit/ r=Ehsan 2019-08-02 16:31:54 +00:00
themes Bug 1542529 - Fix and unify delete icons. r=jaws 2019-08-28 15:36:43 +00:00
xre Bug 1577061: Modify nsUpdateDriver's GetCurrentWorkingDir to accept a nsACString& argument; r=mhowell 2019-08-28 17:29:06 +00:00
.eslintrc.js
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
moz.configure Bug 1573090 - Part 2: Look up ELF symbol tables directly when pre-symbolicating Gecko profiles on Linux. r=gerald 2019-08-23 05:45:16 +00:00
nss.configure
toolkit.mozbuild Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00