Jason Laster
897b14485f
Bug 1609815 - Remove Web Replay UI. r=loganfsmyth
...
Differential Revision: https://phabricator.services.mozilla.com/D60679
--HG--
extra : source : cfe2388a674e024d1920245e867f9982087c8164
2020-02-10 21:03:28 +00:00
Noemi Erli
85558b46c4
Backed out changeset cfe2388a674e (bug 1609815) for causing TypeError in browserContext CLOSED TREE
2020-02-11 00:35:52 +02:00
Jason Laster
f5531f3716
Bug 1609815 - Remove Web Replay UI. r=loganfsmyth
...
Differential Revision: https://phabricator.services.mozilla.com/D60679
--HG--
extra : moz-landing-system : lando
2020-02-10 21:03:28 +00:00
Andreea Pavel
bc1b47b96a
Backed out changeset c41e5432b3c5 (bug 1609815) for build bustages at JSControl.cpp on a CLOSED TREE
2020-01-23 22:34:40 +02:00
Jason Laster
6626357ec2
Bug 1609815 - Remove Web Replay UI. r=loganfsmyth
...
Differential Revision: https://phabricator.services.mozilla.com/D60679
--HG--
extra : moz-landing-system : lando
2020-01-23 20:07:37 +00:00
Julian Descottes
986ddfa2b7
Bug 1604491 - Rename CUSTOM DevTools host to BROWSERTOOLBOX r=ochameau
...
Only renaming methods/variables/files here.
Differential Revision: https://phabricator.services.mozilla.com/D58235
--HG--
rename : devtools/client/framework/test/browser_toolbox_custom_host.js => devtools/client/framework/test/browser_toolbox_browsertoolbox_host.js
extra : moz-landing-system : lando
2020-01-08 11:28:12 +00:00
Nicolas Chevobbe
494422872e
Bug 1585923 - Rename MenuButton doc prop to toolboxDoc. r=jdescottes.
...
This should make it more obvious what kind of document
the component is expecting.
Differential Revision: https://phabricator.services.mozilla.com/D50240
--HG--
extra : moz-landing-system : lando
2019-10-24 05:56:10 +00:00
Julian Descottes
5c1a679523
Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod
...
Per deprecation roadmap on https://developer.mozilla.org/en-US/docs/Tools/Deprecated_tools#WebIDE_and_Connect_page
Differential Revision: https://phabricator.services.mozilla.com/D46703
--HG--
extra : moz-landing-system : lando
2019-09-25 17:24:58 +00:00
Gabriel Luong
006d44d6b7
Bug 1568157
- Part 3: Replace `toolbox.highlighter` with the contextual HighlighterFront. r=yulia
...
Differential Revision: https://phabricator.services.mozilla.com/D40316
--HG--
extra : moz-landing-system : lando
2019-08-27 19:13:45 +00:00
Alexandre Poirot
78f9354e3f
Bug 1568150 - Stop spinning the event loop when destroying the inspector front. r=gl
...
InspectorFront.destroy isn't returning a promise. So the `await` in the toolbox
code is not relevant and is only spinning the event loop.
Removing it introduce races which should be fixed.
The toolbox buttons shouldn't try to unhighlight if the inspector isn't used.
Differential Revision: https://phabricator.services.mozilla.com/D39407
--HG--
extra : moz-landing-system : lando
2019-07-29 16:52:28 +00:00
Csoregi Natalia
6ccfe19186
Backed out 2 changesets (bug 1568150) for failures on browser_ext_devtools_panel.js. CLOSED TREE
...
Backed out changeset 47f2bc60381a (bug 1568150)
Backed out changeset beb290a8b2a3 (bug 1568150)
2019-07-29 17:08:08 +03:00
Alexandre Poirot
6b20f244f3
Bug 1568150 - Stop spinning the event loop when destroying the inspector front. r=gl
...
InspectorFront.destroy isn't returning a promise. So the `await` in the toolbox
code is not relevant and is only spinning the event loop.
Removing it introduce races which should be fixed.
The toolbox buttons shouldn't try to unhighlight if the inspector isn't used.
Differential Revision: https://phabricator.services.mozilla.com/D39407
--HG--
extra : moz-landing-system : lando
2019-07-29 09:20:29 +00:00
Victor Porof
f6db0ee557
Bug 1561435 - Format devtools/client/, a=automatic-formatting
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D35884
--HG--
extra : source : 60e4496cf9699dc59f2f4738cb60f87cbdb01e67
2019-07-05 11:24:38 +02:00
Julian Descottes
2e2113744e
Bug 1542286 - Add tests for Firefox Preview runtime info r=daisuke
...
Depends on D29485
Differential Revision: https://phabricator.services.mozilla.com/D30064
--HG--
extra : moz-landing-system : lando
2019-05-07 15:23:16 +00:00
Julian Descottes
4107188124
Bug 1542286 - Share runtime info with DebugTargetInfo component via remote-client-manager r=daisuke
...
Depends on D29462
Differential Revision: https://phabricator.services.mozilla.com/D29485
--HG--
extra : moz-landing-system : lando
2019-05-07 15:21:22 +00:00
Mihai Alexandru Michis
50e4f13359
Backed out 5 changesets (bug 1542286) for causing devtool failures at browser_about-devtools-toolbox_reload.js CLOSED TREE
...
Backed out changeset 8b43cfcebf9f (bug 1542286)
Backed out changeset d02d934560c5 (bug 1542286)
Backed out changeset dbb72223a684 (bug 1542286)
Backed out changeset 8a220edc2db3 (bug 1542286)
Backed out changeset 38220ee5ab0c (bug 1542286)
2019-05-07 12:04:53 +03:00
Julian Descottes
a65b27ebde
Bug 1542286 - Add tests for Firefox Preview runtime info r=daisuke
...
Depends on D29485
Differential Revision: https://phabricator.services.mozilla.com/D30064
--HG--
extra : moz-landing-system : lando
2019-05-07 06:30:43 +00:00
Julian Descottes
7a0ab85ed8
Bug 1542286 - Share runtime info with DebugTargetInfo component via remote-client-manager r=daisuke
...
Depends on D29462
Differential Revision: https://phabricator.services.mozilla.com/D29485
--HG--
extra : moz-landing-system : lando
2019-05-06 21:04:25 +00:00
Julian Descottes
46a3720013
Bug 1531315 - Rename aboutdebugging test classnames from js-* to qa-* r=Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D28946
--HG--
extra : moz-landing-system : lando
2019-05-02 10:14:47 +00:00
Julian Descottes
d17c4c1bc1
Bug 1500354
- Add title to about:devtools-toolbox tabs r=ladybenko
...
Depends on D28964
Differential Revision: https://phabricator.services.mozilla.com/D28965
--HG--
extra : moz-landing-system : lando
2019-04-30 11:19:49 +00:00
Narcis Beleuzu
f1b40d7c59
Backed out 3 changesets (bug 1500354
) for dt failures on browser_aboutdebugging_serviceworker_timeout.js . CLOSED TREE
...
Backed out changeset 6596c844c27e (bug 1500354
)
Backed out changeset dbb2526ae6eb (bug 1500354
)
Backed out changeset e9e6acc1b0cc (bug 1500354
)
2019-04-30 02:04:43 +03:00
Julian Descottes
ebf9be668a
Bug 1500354
- Add title to about:devtools-toolbox tabs r=ladybenko
...
Depends on D28964
Differential Revision: https://phabricator.services.mozilla.com/D28965
--HG--
extra : moz-landing-system : lando
2019-04-29 20:01:50 +00:00
Belén Albeza
35dc9ae4f5
Bug 1539344 - Part 2: display target type icon in DebugTargetInfo component r=jdescottes,Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D25375
--HG--
extra : moz-landing-system : lando
2019-04-10 16:02:44 +00:00
Belén Albeza
b2bab4bebd
Bug 1539344 - Part 1: share constants between about:debugging and DebugTargetInfo r=jdescottes,Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D25374
--HG--
extra : moz-landing-system : lando
2019-04-10 09:59:05 +00:00
Cosmin Sabou
a0d1e27a85
Backed out 3 changesets (bug 1539344) for devtools failures on browser_toolbox_target.js. CLOSED TREE
...
Backed out changeset 878f78400ed7 (bug 1539344)
Backed out changeset 8b3d1e3ae296 (bug 1539344)
Backed out changeset 29b64aed3474 (bug 1539344)
2019-04-09 14:03:07 +03:00
Belén Albeza
f142e50fd7
Bug 1539344 - Part 2: display target type icon in DebugTargetInfo component r=jdescottes,Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D25375
--HG--
extra : moz-landing-system : lando
2019-04-08 12:52:03 +00:00
Belén Albeza
5b663e7187
Bug 1539344 - Part 1: share constants between about:debugging and DebugTargetInfo r=jdescottes,Ola
...
Differential Revision: https://phabricator.services.mozilla.com/D25374
--HG--
extra : moz-landing-system : lando
2019-04-08 09:18:58 +00:00
Belén Albeza
d3d11b05a5
Bug 1505368 - Show error page in about:devtools-toolbox when target is destroyed r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D20315
--HG--
extra : moz-landing-system : lando
2019-04-08 15:41:38 +00:00
Cosmin Sabou
4b11d72042
Backed out changeset b147830dc59e (bug 1505368) for devtools node failures. CLOSED TREE
2019-04-04 14:24:41 +03:00
Belén Albeza
c61cfda3a0
Bug 1505368 - Show error page in about:devtools-toolbox when target is destroyed r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D20315
--HG--
extra : moz-landing-system : lando
2019-04-04 10:39:31 +00:00
Julian Descottes
344ba632d2
Bug 1521752 - Add jest test for framework component DebugTargetInfo;r=ladybenko
...
This is more of a feedback request, I have not really written component unit tests before.
Differential Revision: https://phabricator.services.mozilla.com/D24145
--HG--
extra : moz-landing-system : lando
2019-03-26 16:38:48 +00:00
Narcis Beleuzu
a7d7024c93
Backed out changeset a14e5a146b8d (bug 1505368) for causing asan devtools failures. CLOSED TREE
2019-03-20 22:34:19 +02:00
Belén Albeza
5d06386c32
Bug 1505368 - Show error page in about:devtools-toolbox when target is destroyed r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D20315
--HG--
extra : moz-landing-system : lando
2019-03-20 13:28:17 +00:00
Daisuke Akatsuka
d854dfdf8c
Bug 1522760: Use appinfo.brandName instead of appinfo.name. r=jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D21181
--HG--
extra : moz-landing-system : lando
2019-02-28 07:04:52 +00:00
Belén Albeza
225505778f
Bug 1509121 [part 2]: Add test for about:devtools-toolbox error page. r=daisuke,jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D19531
--HG--
extra : moz-landing-system : lando
2019-02-13 10:32:03 +00:00
Belén Albeza
1c698bcc3a
Bug 1509121 - Display error screen if about:devtools-toolbox fails to start. r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D18842
--HG--
extra : moz-landing-system : lando
2019-02-14 08:13:16 +00:00
Belén Albeza
8d8ed6bd71
Bug 1506784 - UX implementation: show debug target info in about:devtools-toolbox r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D16553
--HG--
extra : moz-landing-system : lando
2019-01-28 16:12:15 +00:00
Brindusan Cristian
82d8ec236f
Backed out changeset df49bc87bba1 (bug 1506784) for devtools failures at browser_all_files_referenced.js. CLOSED TREE
2019-01-22 16:40:55 +02:00
Belén Albeza
2ae8206bc8
Bug 1506784 - UX implementation: show debug target info in about:devtools-toolbox r=jdescottes,daisuke
...
Differential Revision: https://phabricator.services.mozilla.com/D16553
--HG--
extra : moz-landing-system : lando
2019-01-18 02:22:43 +00:00
Florens Verschelde
ae851622f4
Bug 1517189 - Use Photon styling for toolbox icons (inspector, console, etc.); r=gl,ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D15563
--HG--
extra : moz-landing-system : lando
2019-01-05 10:53:38 +00:00
Florens Verschelde
e289318fd4
Bug 1512278 - add empty alt text to ToolboxTab icon; r=pbro
...
Differential Revision: https://phabricator.services.mozilla.com/D13865
--HG--
extra : moz-landing-system : lando
2018-12-06 07:58:15 +00:00
Jason Laster
7cb6b8d516
Bug 1510408 - Closing devtools should stop recording. r=bhackett
...
Differential Revision: https://phabricator.services.mozilla.com/D13145
--HG--
extra : moz-landing-system : lando
2018-11-30 01:28:14 +00:00
yulia
8fec0e1f69
Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau
...
Depends on D12319
Differential Revision: https://phabricator.services.mozilla.com/D12320
--HG--
extra : moz-landing-system : lando
2018-11-23 10:50:21 +00:00
Daisuke Akatsuka
515db0232e
Bug 1497449: Localize DebugTargetInfo. r=jdescottes,flod
...
Depends on D11749
Differential Revision: https://phabricator.services.mozilla.com/D11972
--HG--
extra : moz-landing-system : lando
2018-11-16 03:43:33 +00:00
Daisuke Akatsuka
f8357fd35f
Bug 1497449: Show basic information in about:devtools-toolbox. r=jdescottes,ladybenko
...
Depends on D11748
Differential Revision: https://phabricator.services.mozilla.com/D11749
--HG--
extra : moz-landing-system : lando
2018-11-16 05:36:56 +00:00
Jason Laster
2c8bf5ba4e
Revert "Backed out changeset 6439938f550c (bug 1504057) for ESlint failure on WebReplayPlayer.js. CLOSED TREE"
...
This reverts commit 2347809c10e196d1372508067d6e7b300724f21a.
2018-11-08 11:49:13 -05:00
Brindusan Cristian
fabf609852
Backed out changeset 6439938f550c (bug 1504057) for ESlint failure on WebReplayPlayer.js. CLOSED TREE
2018-11-08 18:39:05 +02:00
Jason Laster
ea603e21ba
Bug 1504057 - The timeline should show console messages. r=bhackett
...
Tags:
Differential Revision: https://phabricator.services.mozilla.com/D11274
2018-11-08 11:20:14 -05:00
Jason Laster
194dcdfcd1
Revert "Backed out changeset 33f8860558aa (bug 1504213) for dt failures in e.g. devtools/client/shared/test/browser_dbg_addon-console.js"
...
This reverts commit 2304cfd3401cd6bacee52b7b462717539282a1fd.
2018-11-02 15:40:32 -04:00
Margareta Eliza Balazs
9b89c9d919
Backed out changeset 33f8860558aa (bug 1504213) for dt failures in e.g. devtools/client/shared/test/browser_dbg_addon-console.js CLOSED TREE
2018-11-02 18:57:05 +02:00