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

79 Коммитов

Автор SHA1 Сообщение Дата
Josue 603ab065f5 Bug 1597248 - Fixed selected nodes are hard to read in markup view r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D94399
2020-10-26 08:03:59 +00:00
Christoph Kerschbaumer af3ae708f9 Bug 1664177: Load all images in devtools/client/debugger/images using chrome:. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D89727
2020-09-10 17:04:35 +00:00
manas 071d9177e5 Bug 1657680 - Make the scrollable badge clickable and add click handler. r=gl,jdescottes,bradwerth
Differential Revision: https://phabricator.services.mozilla.com/D86245
2020-08-22 09:12:12 +00:00
Narcis Beleuzu 4751b29785 Backed out changeset ed74d4e4b273 (bug 1657680) for dt failure on browser_markup_overflow_badge.js 2020-08-22 04:42:50 +03:00
manas 88e461c163 Bug 1657680 - Make the scrollable badge clickable and add click handler. r=gl,jdescottes,bradwerth
Differential Revision: https://phabricator.services.mozilla.com/D86245
2020-08-21 22:27:18 +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
Florens Verschelde 4f70dd7655 Bug 1583034 - Fix markup view root padding and content width; r=gl
- Add box-sizing:border-box to root container to avoid horizontal scrollbar.
- Control indent size from CSS only, using calc() and a custom property for the indent count.
- Set indent size explicitly to 11px instead of 1em, since our other metrics are in px.
- Remove padding-left from tag lines, so that left padding is a combination of root padding + indents only.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 16:58:46 +00:00
Jean 818bc89d5a Bug 1568847 - Change whitespace node's text to "whitespace" and restyle the node. r=jdescottes,flod
Change the displayed text of whitespace nodes in the inspector to "whitespace, and add a corresponding value to the inspector localized file. Also restyle the badge to match the scroll badge.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 13:13:35 +00:00
Florens Verschelde c1cbbadb6f Bug 1568794 - Consolidate bg-yellow and contrast-background devtools theme variables; r=gl
Differential Revision: https://phabricator.services.mozilla.com/D47547

--HG--
extra : moz-landing-system : lando
2019-09-30 17:31:42 +00:00
David Walsh ab6c85987d Bug 1583924 - Make pseudo-class disc brighter in Inspector r=gl
Differential Revision: https://phabricator.services.mozilla.com/D47128

--HG--
extra : moz-landing-system : lando
2019-09-25 18:35:46 +00:00
David Walsh ed90f3db5c Bug 1550030 - Show breakpoint icon in inspector for DOM Mutation Breakpoints r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45036

--HG--
extra : moz-landing-system : lando
2019-09-18 21:32:42 +00:00
Florens Verschelde ac9c3d58a3 Bug 1575786 - Use unprefixed user-select property in devtools CSS; r=ladybenko,jlast
Differential Revision: https://phabricator.services.mozilla.com/D43217

--HG--
extra : moz-landing-system : lando
2019-08-29 10:12:25 +00:00
Narcis Beleuzu b24422d05d Backed out changeset 637f32b7e43c (bug 1567335) for dt failures on markup.css . CLOSED TREE 2019-07-23 23:24:34 +03:00
Micah Tigley 7cd712008e Bug 1567335 - Add an explicit CSS transition duration for the markup view's flash-out class. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D38805

--HG--
extra : moz-landing-system : lando
2019-07-23 01:50:11 +00:00
Vikas Prasad Mahato b6dbc3f296 Bug 1541278 - Markup View's background flash effect: use yellow from Box Model shift-hover highlight. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D32864

--HG--
extra : moz-landing-system : lando
2019-07-11 18:00:06 +00:00
Noemi Erli 2d7f1bd4ea Backed out changeset 52bdbeb64586 (bug 1541278) for failures in browser_markup_html_edit_01.js CLOSED TREE 2019-06-21 01:56:32 +03:00
Vikas Prasad Mahato e5e84bc614 Bug 1541278 - Markup View's background flash effect: use yellow from Box Model shift-hover highlight. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D32864

--HG--
extra : moz-landing-system : lando
2019-06-20 20:36:39 +00:00
Michael Ratcliffe 90435c49d2 Bug 1553468 - Dark theme color fix for the markup view's Inactive elements r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D32147

--HG--
extra : moz-landing-system : lando
2019-06-03 14:39:21 +00:00
Michael Ratcliffe 9874429617 Bug 1543216 - Improved colors for the markup view's inactive elements r=pbro
Changes:

- Applied colors from Victorias mockups.
- Removed `margin-inline-start` from the icon to move it closer to the property value.

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

--HG--
extra : moz-landing-system : lando
2019-05-21 12:09:51 +00:00
Razvan Caliman c31678392d Bug 1545957 - Fix expander/twisty icon rotation for LTR panels in RTL mode. r=pbro
Reverts the icon rotation while in RTL mode for panels which always use LTR layout.
To test RTL layout, navigate to about:config and set intl.uidirection = 1

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

--HG--
extra : moz-landing-system : lando
2019-04-24 11:44:48 +00:00
Florens Verschelde 7ae6bf37a2 Bug 1543324 - Part 2: Rename --theme-body-color-* variables to --theme-text-color-*; r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D27107

--HG--
extra : moz-landing-system : lando
2019-04-17 14:06:58 +00:00
Florens Verschelde 83d8ab904d Bug 1543324 - Part 1: Replace --theme-content-color1,2,3 variables; r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D27106

--HG--
extra : moz-landing-system : lando
2019-04-18 19:18:43 +00:00
akshitha 026dcd113f Bug 1200686 - Unify pseudo class colors in markup view and rule view. r=fvsch
Bug 1200686 - Unify pseudo class clors in markup view and rule view. r=fvsch

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

--HG--
extra : moz-landing-system : lando
2019-03-01 13:43:31 +00:00
Florens Verschelde c86c342d77 Bug 1521044 - Remove redundant theme-fg-color classes; r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D16949

--HG--
extra : moz-landing-system : lando
2019-01-22 08:48:22 +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
Gabriel Luong af39450486 Bug 1498115 - Part 2: Add badges to show the flex-direction and flex-wrap properties of the flex container. r=pbro
We move the .markup-badge styles from markup.css to inspector.css instead of common.css
for a smaller import size in the markup.xhtml.
2018-11-15 10:02:44 -05:00
Noemi Erli f78fcf019c Backed out 3 changesets (bug 1498115) for failures in browser_flexbox_container_properties.js
Backed out changeset e7f8e9c7301b (bug 1498115)
Backed out changeset ad62c3439651 (bug 1498115)
Backed out changeset 06b4d9761d46 (bug 1498115)
2018-11-15 18:28:19 +02:00
Gabriel Luong 8bbc0ebbb0 Bug 1498115 - Part 2: Add badges to show the flex-direction and flex-wrap properties of the flex container. r=pbro
We move the .markup-badge styles from markup.css to inspector.css instead of common.css
for a smaller import size in the markup.xhtml.
2018-11-15 10:02:44 -05:00
Florens Verschelde cf6161a5e9 Bug 1506516 - Update twisty SVG icon for crisp rendering at 8px; r=gl
Add a new themes/images/arrow.svg icon (keeping themes/images/devtools-components/arrow.svg
for now because it's used in the debugger and reps) for theme-twisty, Console, etc.
Update twisty colors to be slightly more contrasted.

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

--HG--
extra : moz-landing-system : lando
2018-11-13 15:24:24 +00:00
Florens Verschelde cb23c99006 Bug 1501997 - Set markup-view line-height to 14px; r=pbro
Set markup view lines to use a precise 14px line-height, 16px total height.
Align markup badges more precisely with vertical-align:top and margin-top,
because vertical-align:middle is imprecise and has unwanted side effects.

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

--HG--
extra : moz-landing-system : lando
2018-11-11 18:44:42 +00:00
fvsch fb77dea633 Bug 1490491 - Part 3: replace controls.png with SVG icons; r=pbro
Depends on D5953

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

--HG--
extra : moz-landing-system : lando
2018-10-22 14:47:08 +00:00
Gabriel Luong 697b700c0f Bug 1317102 - Part 3: Disable grid highlighter toggles in the markup when the max highlighter is reached. r=jdescottes
--HG--
rename : devtools/client/inspector/markup/test/browser_markup_grid_display_badge.js => devtools/client/inspector/markup/test/browser_markup_grid_display_badge_01.js
2018-09-24 20:38:11 -04:00
Florens Verschelde b1bedbb3e3 Bug 1487785 - Add pointer cursor to expand badge and vertically align badges; r=gl 2018-08-31 13:39:58 -04:00
Gabriel Luong 79d2fde0c1 Bug 1486801 - Clicking on the [...] should expand the markup container. r=jdescottes 2018-08-30 11:29:23 -04:00
fvsch f4579b5557 Bug 1464348 - Tweak base devtools colors to fix theme inconsistencies; r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D4300

--HG--
extra : moz-landing-system : lando
2018-08-30 02:59:32 +00:00
Gabriel Luong 3bb928edf1 Bug 1486797 - flex display badge is not active when the flexbox highlighter is shown. r=miker 2018-08-28 11:18:38 -04:00
Gabriel Luong 40775b5480 Bug 1471460 - Adjust the styles of the active markup display badges. r=miker 2018-08-26 21:10:56 -04:00
Gabriel Luong 4d1c9228b3 Bug 1457086 - Bump the markup badges font-size to 10px on 1dppx screens and 9px for higher resolution screens. r=rcaliman 2018-08-20 19:14:19 -04:00
Julian Descottes 068cfcbe78 Bug 1479505 - Create markupview badges only when first accessed;r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D2548

--HG--
extra : moz-landing-system : lando
2018-07-31 10:59:32 +00:00
Julian Descottes 6e10df70d3 Bug 1443923 - part3: Add custom badge in markup view to open custom element definition;r=bgrins,flod
MozReview-Commit-ID: HM9rAFTj9f6

--HG--
extra : rebase_source : bb3faa5b167b13daee3e313ea4169e6ec4360b41
2018-07-05 10:00:46 +02:00
Belén Albeza 3889e0d450 Bug 1449954 - Slotted node reveal ux. r=bgrins
Merged the arrow icon and the "reveal" text link in a single icon.

MozReview-Commit-ID: ELANKmAKACs
2018-07-10 12:20:19 +02:00
Gabriel Luong d97da99c28 Bug 1473403 - Remove unused theme-fg-color classes. r=bgrins 2018-07-13 13:29:18 -04:00
Gabriel Luong d57137608c Bug 1456681 - Toggle the flexbox highlighter from the markup display badges. r=pbro 2018-07-04 16:20:29 -04:00
Gabriel Luong a5425a976a Bug 1456680 - Part 3: Show an active state for the grid markup badge if its grid container is highlighted. r=pbro
highlighted.
2018-06-26 23:33:25 -04:00
Gabriel Luong b8d2d5aa5c Bug 1455163 - Style the inspector markup and font editor toggle badges. r=pbro 2018-04-23 12:35:15 -04:00
Brian Grinstead cb65a965a1 Bug 1378108 - Part 1 - Remove non-variable css selector overrides for Firebug theme;r=gl
MozReview-Commit-ID: 6WfdDVs1EKg

--HG--
extra : rebase_source : f5eb20b62644506abd96afe47c0ab7dd6eca7ee4
2018-04-04 12:32:39 -07:00
Julian Descottes a9f9f1a24c Bug 1053898 - Update SlottedNodeEditor to show a reveal link on hover;r=bgrins
MozReview-Commit-ID: 7j7zmApH5h6

--HG--
extra : rebase_source : d6723178568df5ebb736292851622e1e345ec365
2018-03-07 11:50:21 +01:00
Erica Wright 9014658f8e Bug 1436496 - Remove overflow caused by the new attribute element in the inspector. r=gl
MozReview-Commit-ID: 55PDRrZQBHa

--HG--
extra : amend_source : c631c716eddab9885d3e613b5e5daa4aa5632dcc
2018-03-13 13:05:32 -04:00
Gabriel Luong 756195eb25 Bug 1431900 - Add a display node to indicate the display value of an element in the markup view. r=pbro 2018-02-06 23:50:56 -05:00
Dorel Luca a844f3b4b3 Backed out changeset ed63734c2be4 (bug 1431900) for Browser-Chrome failures on browser/base/content/test/static/browser_misused_characters_in_strings.js 2018-02-07 11:40:18 +02:00