Граф коммитов

1777 Коммитов

Автор SHA1 Сообщение Дата
Michael Ratcliffe 3df43733ed Bug 1599407 - Fix scrolling at narrow widths in the Computed View r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D54753

--HG--
extra : moz-landing-system : lando
2019-11-27 08:41:57 +00:00
Sorin Davidoi 215a319521 Bug 1599468 - fix(devtools memory panel): vertically align text in the interface for viewing nodes and retaining paths r=fvsch,julienw
Some text in the toolbar wasn't properly vertically aligned in this interface.

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

--HG--
extra : moz-landing-system : lando
2019-11-28 15:21:51 +00:00
Daisuke Akatsuka fea9a85125 Bug 1590982: Iconize unsupported browsers. r=rcaliman,ladybenko,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D52973

--HG--
extra : moz-landing-system : lando
2019-11-28 08:46:41 +00:00
Michael Ratcliffe 7629ac0f18 Bug 1599405 - Fix scrolling at narrow widths in the Rules View r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D54720

--HG--
extra : moz-landing-system : lando
2019-11-26 16:07:09 +00:00
Sylvestre Ledru e94f355d96 Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
Depends on D53267

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

--HG--
extra : moz-landing-system : lando
2019-11-26 15:00:00 +00:00
Nicolas Chevobbe 544183d2c2 Bug 1067710 - Bump console.table columns limit to 21 to match Chrome. r=Honza.
Increasing the number of columnns highlighted some issues:
- Some element could be off-screen, the grid-template-columns
  needed to be adjusted
- headers could be cut-off, we add a title on the element to
  have the full content in a tooltip
- properties that are not defined were displayed as "undefined",
  which is not really true, and take a lot of space. We render
  them as an empty cell in such case now.

A test is added to check the max-column limit.

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

--HG--
extra : moz-landing-system : lando
2019-11-26 13:21:12 +00:00
jaril d3ede1cd95 Bug 1594096 - Display exceptions in the Replay timeline r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D51949

--HG--
extra : moz-landing-system : lando
2019-11-22 19:24:43 +00:00
Nicolas Chevobbe 544d009d66 Bug 1597197 - Add a feature-callout badge on the open editor icon. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D53394

--HG--
extra : moz-landing-system : lando
2019-11-22 13:11:28 +00:00
Julian Descottes de3e9b1cdd Bug 1573101 - Update Firefox logos in about:debugging r=daisuke
Logos from https://mozilla.design/firefox/logos-usage/
Updated:
- desktop release logo
- desktop beta logo
- desktop devedition logo
- desktop nightly logo
- monochrome icon (used in the sidebar as the icon for "This Firefox")

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

--HG--
extra : moz-landing-system : lando
2019-11-22 07:38:24 +00:00
Jean e7f96a9939 Bug 1588922 - Tweak alignment of whitespace badge. r=jdescottes,victoria
Tweaked the alignment of the whitespace badge so it is flush with other tags.

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

--HG--
extra : moz-landing-system : lando
2019-11-06 02:16:10 +00:00
Dorel Luca b9735a21f4 Backed out changeset d5baee70482a (bug 1597197) for DevTools failures in test/browser/browser_jsterm_no_input_and_tab_key_pressed.js. CLOSED TREE 2019-11-19 14:59:36 +02:00
Nicolas Chevobbe 14ded0304c Bug 1597197 - Add a feature-callout badge on the open editor icon. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D53394

--HG--
extra : moz-landing-system : lando
2019-11-19 09:27:58 +00:00
Brian Grinstead d4fff93546 Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D52711

--HG--
rename : devtools/client/framework/toolbox-window.xul => devtools/client/framework/toolbox-window.xhtml
rename : devtools/client/framework/toolbox.xul => devtools/client/framework/toolbox.xhtml
rename : devtools/client/performance/index.xul => devtools/client/performance/index.xhtml
rename : devtools/client/storage/index.xul => devtools/client/storage/index.xhtml
rename : devtools/client/styleeditor/index.xul => devtools/client/styleeditor/index.xhtml
extra : moz-landing-system : lando
2019-11-13 23:44:19 +00:00
Julian Descottes 801edf2944 Bug 1590408 - Fix CSS for doorhanger HTMLTooltip to align the center of the arrow with the center of the anchor r=miker
Depends on D52647

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

--HG--
extra : moz-landing-system : lando
2019-11-12 15:45:49 +00:00
Greg Tatum 790c8e1c1c Bug 1585659 - Hook up the supported features to the popup UI; r=canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D50669

--HG--
extra : moz-landing-system : lando
2019-11-12 19:07:46 +00:00
Greg Tatum f0ec628a73 Bug 1582779 - Offer to restart the browser when JS Tracer is enabled; r=julienw
To test this feature, check the "JSTracer" feature, and the user should be
prompted with a message bar to restart the browser. This will then set the
proper environment variable. Unfortunately, currently the user can still do
this even if a feature is not available in the build. See Bug 1585659.

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

--HG--
extra : moz-landing-system : lando
2019-11-12 19:06:48 +00:00
Harshil Agrawal 10a33bcb03 Bug 1594359 - Fix DevTools shrink height r=jdescottes
In the devtools-browser.css file the min-height is set to 29px to the class .devtools-toolboc-bottom-iframe

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

--HG--
extra : moz-landing-system : lando
2019-11-12 16:29:39 +00:00
Daisuke Akatsuka 47979b6cee Bug 1592514: Make the compatibility panel scrollable. r=rcaliman,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D51233

--HG--
extra : moz-landing-system : lando
2019-11-08 14:04:47 +00:00
Daisuke Akatsuka 6916ea334f Bug 1592514: Add split line to the issue item. r=rcaliman,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D51232

--HG--
extra : moz-landing-system : lando
2019-11-08 14:13:23 +00:00
Daisuke Akatsuka 44375fbe90 Bug 1592514: Show warning/info icon. r=rcaliman,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D51231

--HG--
extra : moz-landing-system : lando
2019-11-08 14:04:40 +00:00
Daisuke Akatsuka b009b01f4a Bug 1592514: Show the issue causes. r=rcaliman,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D51230

--HG--
extra : moz-landing-system : lando
2019-11-08 14:04:22 +00:00
Daisuke Akatsuka aba46c505a Bug 1592514: Make the CSS properties which caused the isse to be a link for the MDN doc. r=rcaliman,ladybenko
Differential Revision: https://phabricator.services.mozilla.com/D51229

--HG--
extra : moz-landing-system : lando
2019-11-08 14:04:04 +00:00
Nicolas Chevobbe a558e51a4d Bug 1590974 - Pass the toolbox document to MenuButton in the a11y panel. r=yzen.
This makes it possible for the menus to not be constrained
to the panel boundaries if they are taller than the panel
itself (which could be the case for the simulate menu as
it has lots of items).
We need to style the button with a link role in the toolbox
CSS so they don't look like real buttons.

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

--HG--
extra : moz-landing-system : lando
2019-11-04 06:38:37 +00:00
Florens Verschelde d57b479711 Bug 1525939 - Use shared Accordion component in Inspector; r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D43640

--HG--
extra : moz-landing-system : lando
2019-11-01 16:11:13 +00:00
Jason Laster d059c73cf7 Bug 1589546 - Timeline markers move when the timeline updates. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D51217

--HG--
extra : moz-landing-system : lando
2019-10-31 13:29:40 +00:00
Michael Ratcliffe 6badf9242f Bug 1491811 - Rules: replace custom checkbox with -moz-appearance:checkbox r=fvsch
***
Bug 1491811 - Get screenshots of Rule View with native checkboxes

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

--HG--
extra : moz-landing-system : lando
2019-10-28 17:19:53 +00:00
Itiel 6d5192d14e Bug 1588367 - Convert all relevant uses of float: right/left to logical properties on devtools/ r=pbro
Depends on D49087

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

--HG--
extra : moz-landing-system : lando
2019-10-28 18:32:29 +00:00
Nicolas Chevobbe d76b60f122 Bug 1519103 - Remove Scratchpad panel. r=bgrins.
Differential Revision: https://phabricator.services.mozilla.com/D50583

--HG--
extra : moz-landing-system : lando
2019-10-27 09:05:58 +00:00
Itiel 4e05937e32 Bug 1591167 - Force LTR the CSS variables tooltips r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D50504

--HG--
extra : moz-landing-system : lando
2019-10-27 18:09:35 +00:00
Gabriel Luong 48625f2f06 Bug 1550804 - Add color scheme simulation to the inspector. r=pbro
This adds a color scheme simulation toggle button in the rules view,
which will toggle between 4 different states: default, dark, light,
and no-preference.

This feature is currently hidden away under a preference:
devtools.inspector.color-scheme-simulation.enabled

The final UI/UX still needs to be figured out, however, this initial step is
to land the ability to prototype this feature.

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

--HG--
extra : moz-landing-system : lando
2019-10-25 19:28:02 +00:00
Andreea Pavel 02bbc55a55 Backed out changeset e69e9a6aa261 (bug 1491811) for failing dt at e.g. browser_inspector_textbox-menu.js on a CLOSED TREE 2019-10-25 20:18:11 +03:00
Michael Ratcliffe cc663bcc1d Bug 1491811 - Rules: replace custom checkbox with -moz-appearance:checkbox r=fvsch
***
Bug 1491811 - Get screenshots of Rule View with native checkboxes

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

--HG--
extra : moz-landing-system : lando
2019-10-24 11:36:30 +00:00
Gurzau Raul a11233a256 Backed out changeset 5eb5f44dcf96 (bug 1550804) for failures at browser_parsable_css.js on a CLOSED TREE. 2019-10-25 02:03:36 +03:00
Gabriel Luong f950443d4d Bug 1550804 - Add color scheme simulation to the inspector. r=pbro
This adds a color scheme simulation toggle button in the rules view,
which will toggle between 4 different states: default, dark, light,
and no-preference.

This feature is currently hidden away under a preference:
devtools.inspector.color-scheme-simulation.enabled

The final UI/UX still needs to be figured out, however, this initial step is
to land the ability to prototype this feature.

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

--HG--
extra : moz-landing-system : lando
2019-10-24 20:39:00 +00:00
Gurzau Raul 4e686f7962 Backed out changeset f3fee3ded743 (bug 1550804) for many devtools failures e.g. browser_markup_accessibility_focus_blur.js on a CLOSED TREE. 2019-10-24 21:39:31 +03:00
Gabriel Luong 627912f5f2 Bug 1550804 - Add color scheme simulation to the inspector. r=pbro
This adds a color scheme simulation toggle button in the rules view,
which will toggle between 4 different states: default, dark, light,
and no-preference.

This feature is currently hidden away under a preference:
devtools.inspector.color-scheme-simulation.enabled

The final UI/UX still needs to be figured out, however, this initial step is
to land the ability to prototype this feature.

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

--HG--
extra : moz-landing-system : lando
2019-10-24 17:23:18 +00:00
Itiel 844a131a81 Bug 1590311 - Fix 'Copy All Changes' button styling for RTL. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D50115

--HG--
extra : moz-landing-system : lando
2019-10-23 12:17:45 +00:00
Florens Verschelde 6de3972afb Bug 1589233 - Align CodeMirror line-height with Debugger in Inspector, Style Editor and Console editor; r=gl,nchevobbe
We have a few CodeMirror instances where we're using the default line height (`line-height: normal`), resulting in a line-height in the 13-14.5px range (depending on the font, OS, resolution). By contrast, the Debugger uses 15px explictly, and that's a style we're trying to generalize.

This patch sets a 15px line-height for:
- Inspector: the CodeMirror instance used in the markup view for "Edit as HTML" and in event tooltips
- Style Editor: the main editor instance
- Console: the jsterm but only in editor mode (since the output uses a 14px line-height on purpose, the jsterm in standard mode keeps this 14px line-height to minimize visual jumps when sending a command)

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

--HG--
extra : moz-landing-system : lando
2019-10-21 14:18:07 +00:00
Nicolas Chevobbe eae5d8a518 Bug 1577896 - Fix GridElementResizer on overflowing container. r=fvsch.
We remove the pseudo elements we were using to draw the borders and
put them on the grid elements instead.
We make the GridElementResizer 6px and translate it so there's
handle on "both sides" of the splitter.

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

--HG--
extra : moz-landing-system : lando
2019-10-18 10:17:48 +00:00
Florens Verschelde 995baa5ff2 Bug 1588796 - New search-in-file highlight style in Debugger and Style Editor; r=davidwalsh,gl
Differential Revision: https://phabricator.services.mozilla.com/D49439

--HG--
extra : moz-landing-system : lando
2019-10-16 22:12:30 +00:00
jaril 7628563796 Bug 1504025 - Fixed replay line indicator to display properly r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D49327

--HG--
extra : moz-landing-system : lando
2019-10-16 19:06:11 +00:00
Nicolas Chevobbe 1072b519ce Bug 1586181 -Remove hover border on console messages. r=Harald.
The inline start border on hover is now unnecessary
since we have block borders.
Some properties are tweaked to ensure everything is
still lined up properly.

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

--HG--
extra : moz-landing-system : lando
2019-10-15 11:35:53 +00:00
Florens Verschelde c0abb5bc27 Bug 1588759 - Remove test style in animation.css; r=Harald
Differential Revision: https://phabricator.services.mozilla.com/D49281

--HG--
extra : moz-landing-system : lando
2019-10-15 11:59:19 +00:00
Itiel 46848cb68b Bug 1588641 - Cleanup the bar graph widget leftover code from widgets.css r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D49216

--HG--
extra : moz-landing-system : lando
2019-10-15 07:56:48 +00:00
jaril 9c8c9a6f79 Bug 1587170 - Fixed tick highlighting when hovered on a message r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D49173

--HG--
extra : moz-landing-system : lando
2019-10-15 02:41:48 +00:00
lloan 3205e5dea1 Bug 1582702 - Polish Search highlighting colors. r=fvsch
Differential Revision: https://phabricator.services.mozilla.com/D47519

--HG--
extra : moz-landing-system : lando
2019-10-11 20:13:31 +00:00
Michael Hoffmann ffc801394d Bug 1555021 - Dark theme colors for new profiler tab r=gregtatum
Differential Revision: https://phabricator.services.mozilla.com/D48740

--HG--
extra : moz-landing-system : lando
2019-10-11 12:34:54 +00:00
Julian Descottes 3ee99df695 Bug 1586819 - Add DevTools command button to show the currently enabled devtools-fission prefs r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D48367

--HG--
extra : moz-landing-system : lando
2019-10-10 13:00:03 +00:00
Daniel Varga bcf3bddec6 Backed out changeset 6294022e7f66 (bug 1586819) for devtools failure at devtools/client/framework/test/browser_toolbox_options_disable_buttons.js. On a CLOSED TREE 2019-10-10 13:18:41 +03:00
Julian Descottes 62e5fd78b1 Bug 1586819 - Add DevTools command button to show the currently enabled devtools-fission prefs r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D48367

--HG--
extra : moz-landing-system : lando
2019-10-10 08:15:55 +00:00