Commit Graph

1708 Commits

Author SHA1 Message Date
Armando Ferreira
5a33b3c101 Bug 1567372 - Add a reverse search button to the Editor Toolbar. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45095

--HG--
extra : moz-landing-system : lando
2019-09-17 21:58:17 +00:00
Miko Mynttinen
94d12e12a7 Bug 1559706 - Workaround for invalid layerization in Inspector r=gl
Differential Revision: https://phabricator.services.mozilla.com/D45896

--HG--
extra : moz-landing-system : lando
2019-09-16 14:03:32 +00:00
Micah Tigley
c76a5272d4 Bug 1581155 - Fix flashing a CSS property from box-model link. r=gl
In this revision, mimic flashing a property element like in the markup view.

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

--HG--
extra : moz-landing-system : lando
2019-09-16 14:07:04 +00:00
Jason Laster
c91c3ac848 Bug 1578602 - Update buttons ux. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45131

--HG--
extra : moz-landing-system : lando
2019-09-11 15:58:22 +00:00
Andreea Pavel
6e69d0b776 Backed out changeset 977f72dc221a (bug 1578602) dt failures at browser_parsable_css on a CLOSED TREE 2019-09-11 05:43:33 +03:00
Jason Laster
2286b78600 Bug 1578602 - Update buttons ux. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D45131

--HG--
extra : moz-landing-system : lando
2019-09-11 00:16:21 +00:00
Ola Gasidlo
46b7824f47 Bug 1565212 Create sidebar component, r=ladybenko,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43593

--HG--
extra : moz-landing-system : lando
2019-09-09 11:55:00 +00:00
Brindusan Cristian
020e9de6e6 Backed out 2 changesets (bug 1565212) for linting failure on application.ftl:116:2. CLOSED TREE
Backed out changeset dc67f09ede45 (bug 1565212)
Backed out changeset f21e8b5c98f0 (bug 1565212)
2019-09-09 13:38:04 +03:00
Ola Gasidlo
182e11e2ae Bug 1565212 Create sidebar component, r=ladybenko,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D43593

--HG--
extra : moz-landing-system : lando
2019-09-09 09:49:28 +00:00
lloan
383995b276 Bug 1575180 - Support for case sensitive search. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D44085

--HG--
extra : moz-landing-system : lando
2019-09-06 08:26:06 +00:00
Nicolas Chevobbe
eac86b480c Bug 1578681 - Lighten background of buttons in dark mode. r=fvsch.
Differential Revision: https://phabricator.services.mozilla.com/D44770

--HG--
extra : moz-landing-system : lando
2019-09-06 07:00:02 +00:00
Gabriel Luong
b676bac12f Bug 1579150 - Remove the RDM Settings Onboarding tooltip. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D44876

--HG--
extra : moz-landing-system : lando
2019-09-05 19:13:11 +00:00
Greg Tatum
93aa558934 Bug 1575682 - De-duplicate the profiler popup code r=julienw
This changeset is the bulk of the changes. It should contain most of
the minimum necessary changes to have everything working correctly.

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

--HG--
rename : devtools/client/performance-new/popup/popup.html => devtools/client/performance-new/popup/popup.xhtml
extra : moz-landing-system : lando
2019-09-04 20:05:52 +00:00
Jason Laster
f93e5fd1de Bug 1578252 - Highlight messages that are at the same location. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D44381

--HG--
extra : moz-landing-system : lando
2019-09-03 15:34:02 +00:00
arthur.iakab
e843afd6cd Backed out 6 changesets (bug 1575682) for causing devtools failures on browser_all_files_referenced.js CLOSED TREE
Backed out changeset 7e60a2013e96 (bug 1575682)
Backed out changeset c44c69605b87 (bug 1575682)
Backed out changeset abee6fadcd4d (bug 1575682)
Backed out changeset e4a75438c032 (bug 1575682)
Backed out changeset 985902e9abdb (bug 1575682)
Backed out changeset 31a67b9d47ab (bug 1575682)

--HG--
rename : devtools/client/performance-new/popup/popup.xhtml => devtools/client/performance-new/popup/popup.html
2019-09-03 21:01:24 +03:00
Greg Tatum
adcb6873db Bug 1575682 - De-duplicate the profiler popup code r=julienw
This changeset is the bulk of the changes. It should contain most of
the minimum necessary changes to have everything working correctly.

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

--HG--
rename : devtools/client/performance-new/popup/popup.html => devtools/client/performance-new/popup/popup.xhtml
extra : moz-landing-system : lando
2019-09-03 16:05:59 +00:00
Florens Verschelde
89cf4ed29b Bug 1578020 - Fix horizontal spacing and RTL issues in Fonts panel; r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D44309

--HG--
extra : moz-landing-system : lando
2019-09-02 13:42:41 +00:00
Razvan Caliman
521211a377 Bug 1577467 - Remove obsolete iframe container for DevTools animation inspector; r=daisuke
The animation inspector is [loaded on demand by the inspector](https://searchfox.org/mozilla-central/rev/8ea946dcf51f0d6400362cc1d49c8d4808e`eacf1/devtools/client/inspector/inspector.js#937-942) as a sidebar panel via an `InspectorPanel` instance. The iframe container from index.xhtml seems to be a leftover from a time where the animation inspector was loaded differently.

No failing tests after removing iframe. Is this ok to cleanup?

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

--HG--
extra : moz-landing-system : lando
2019-08-30 12:17:05 +00:00
Nicolas Chevobbe
0cfab94fcf Bug 1534445 - Use same colors as webconsole warning messages in settings panel deprecation label. r=rcaliman .
In order to do this properly, we create new variable in
variables.css that hold the same values as the console-warning-*
variables we have in webconsole.css.
We take this as an opportunity to replace the box shadow on
the deprecation label by an outline. I think this was done
so the border doesn't take additional height, and outline
seems perfect for this job.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 15:03:51 +00:00
Yura Zenevich
ce078800eb Bug 1555770 - update badge icons to correspond to the score of the accessibility issue. r=fvsch
Differential Revision: https://phabricator.services.mozilla.com/D43812

--HG--
extra : moz-landing-system : lando
2019-08-29 13:55:47 +00:00
Yura Zenevich
9d237bbf60 Bug 1555770 - update contrast FAIL icon in a11y panel sidebar checks section and in inspector color picker. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D43811

--HG--
extra : moz-landing-system : lando
2019-08-29 13:45:58 +00:00
Maliha Islam
973268af17 Bug 1564999 - Add menu with simulation options to the a11y panel, r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D38885

--HG--
extra : moz-landing-system : lando
2019-08-29 05:01:52 +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
Yura Zenevich
f025c6403a Bug 1564968 - add highlighting support for keyboard issues. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D43443

--HG--
rename : devtools/server/tests/browser/browser_accessibility_infobar_audit_text_label.js => devtools/server/tests/browser/browser_accessibility_infobar_audit_keyboard.js
extra : moz-landing-system : lando
2019-08-28 13:09:23 +00:00
Itiel
d28c64390c Bug 1576092 - Fix the breadcrumbs' arrow border color for white theme r=gl
Differential Revision: https://phabricator.services.mozilla.com/D43769

--HG--
extra : moz-landing-system : lando
2019-08-28 17:45:06 +00:00
Nicolas Chevobbe
04f5f42266 Bug 1558417 - Add onboarding UI for Editor. r=Honza.
The onboarding UI is displayed on top of the Editor.
A dismiss button hides it forever (this is handled via
a pref that is set to false when clicking the button).

We take this as an opportunity to polish the Editor UI/wording
a bit.

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

--HG--
rename : devtools/client/debugger/images/resume.svg => devtools/client/themes/images/webconsole/run.svg
extra : moz-landing-system : lando
2019-08-28 15:42:36 +00:00
Krishnal Ciccolella
70788158ec Bug 1558371 - Improve tooltip readability in dark mode r=pbro
Changed the color in `.devtools-tooltip-inactive-css` to match the color of the meatball menu

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

--HG--
extra : moz-landing-system : lando
2019-08-28 14:48:22 +00:00
Gurzau Raul
ad32ef1d9a Backed out changeset 9aa911cc3fcf (bug 1558417) for failing at browser_jsterm_editor_toolbar.js on a CLOSED TREE. 2019-08-28 17:12:00 +03:00
Bogdan Tara
02e806d54a Backed out 6 changesets (bug 1564968) by yzen's request CLOSED TREE
Backed out changeset 4b7516635108 (bug 1564968)
Backed out changeset c3227d4ff4b3 (bug 1564968)
Backed out changeset 868dbd59c79e (bug 1564968)
Backed out changeset db1a396ab58e (bug 1564968)
Backed out changeset e69163dc4683 (bug 1564968)
Backed out changeset c12857bc6980 (bug 1564968)
2019-08-28 16:06:23 +03:00
Yura Zenevich
14f3ce0a9b Bug 1564968 - add highlighting support for keyboard issues. r=rcaliman
Differential Revision: https://phabricator.services.mozilla.com/D43443

--HG--
rename : devtools/server/tests/browser/browser_accessibility_infobar_audit_text_label.js => devtools/server/tests/browser/browser_accessibility_infobar_audit_keyboard.js
extra : moz-landing-system : lando
2019-08-27 18:06:41 +00:00
Nicolas Chevobbe
db62899801 Bug 1558417 - Add onboarding UI for Editor. r=Honza.
The onboarding UI is displayed on top of the Editor.
A dismiss button hides it forever (this is handled via
a pref that is set to false when clicking the button).

We take this as an opportunity to polish the Editor UI/wording
a bit.

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

--HG--
rename : devtools/client/debugger/images/resume.svg => devtools/client/themes/images/webconsole/run.svg
extra : moz-landing-system : lando
2019-08-28 11:47:49 +00:00
Jason Laster
cc7e5a59ed Bug 1503870 - Should look good in dark mode. r=bhackett
Differential Revision: https://phabricator.services.mozilla.com/D43349

--HG--
extra : moz-landing-system : lando
2019-08-26 21:14:43 +00:00
Itiel
6b7371cdb7 Bug 1575032 - Fix the Storage Inspector's variables element details panel for RTL r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D42550

--HG--
extra : moz-landing-system : lando
2019-08-26 15:45:09 +00:00
Itiel
479b566ed3 Bug 1574520 - Clean up Inspector breadcrumbs for RTL r=gl
This remove reliance on isRtl (and thus hardcodes right and left directions) and removed redundant RTL/LTR CSS.

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

--HG--
extra : moz-landing-system : lando
2019-08-23 16:45:22 +00:00
Csoregi Natalia
31eced3689 Merge mozilla-central to autoland. CLOSED TREE 2019-08-23 18:41:20 +03:00
Itiel
20dc391634 Bug 1574340 - Fix the DevTools pseudo-elements twisty closed state for RTL r=ntim
Reviewers: ntim

Reviewed By: ntim

Bug #: 1574340

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

--HG--
extra : rebase_source : 19d54170ab2b50c30b108b6b5e2f1132464d6ea0
extra : histedit_source : b0c49ed9cfdc774b91517dec89705799879d17f9
2019-08-23 15:10:34 +03:00
Nicolas Chevobbe
c500e2593d Bug 1565380 - Add a deprecation warning message to Scratchpad. r=jdescottes.
This patch contains 2 parts:
- First one is adding a label + icon in the settings panel next to
  the Scratchpad tool entry. This is mainly re-adding what was done
  for Bug 1527294.
- Second is adding a deprecation warning message *in* the Scratchpad
  panel. This is using the NotificationBox that is already used in
  the panel.

Both have a link to the deprecated tools MDN page, in which we'll add
a Scratchpad section soon.

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

--HG--
extra : moz-landing-system : lando
2019-08-23 12:30:10 +00:00
Florens Verschelde
05493c7f9a Bug 1568786 - Move global CSS variables before theme variables; r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D39322

--HG--
extra : moz-landing-system : lando
2019-08-22 15:58:58 +00:00
Itiel
5efe209a73 Bug 1574847 - Fix the checkmark position on the main devtools options menu dropdown for RTL users r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D42518

--HG--
extra : moz-landing-system : lando
2019-08-20 08:12:22 +00:00
Itiel
a92ad7a9b4 Bug 1573804 - Fix dropdown tooltip arrow RTL alignment in devtools HTML documents. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D42538

--HG--
extra : moz-landing-system : lando
2019-08-19 17:31:26 +00:00
Nicolas Chevobbe
925311bc77 Bug 1568779 - Remove editors settings comments in devtools files. r=pbro.
Differential Revision: https://phabricator.services.mozilla.com/D42300

--HG--
extra : moz-landing-system : lando
2019-08-19 12:48:16 +00:00
Towkir Ahmed
11450c9cc8 Bug 1570777 - Added padding on doorhanger menus. r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D41050

--HG--
extra : moz-landing-system : lando
2019-08-08 07:46:11 +00:00
Itiel
47760e669d Bug 1573791 - Fix Accessibility tabs dropdown checkmark for RTL users r=yzen
Differential Revision: https://phabricator.services.mozilla.com/D42220

--HG--
extra : moz-landing-system : lando
2019-08-16 01:13:26 +00:00
Maliha Islam
29a67174de Bug 1568053 - Redesign contrast info in color picker (front-end), r=yzen,gl
Differential Revision: https://phabricator.services.mozilla.com/D40925

--HG--
extra : moz-landing-system : lando
2019-08-16 00:55:27 +00:00
Itiel
1fef111e2e Bug 1428917 - Remove broken RTL support for inspector breadcrumbs in RTL locales r=gl
Since the 2 code panels above are LTR and in english characters only, it doesn't make sense to break the flow and make the bottom part RTL, so this removes RTL support altogether and forces LTR on html-arrowscrollbox-inner.

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

--HG--
extra : moz-landing-system : lando
2019-08-14 14:58:25 +00:00
Itiel
d1b14ec95a Bug 1224129 - Force LTR on boxmodel items text r=gl
Differential Revision: https://phabricator.services.mozilla.com/D41363

--HG--
extra : moz-landing-system : lando
2019-08-14 14:50:42 +00:00
Razvan Caliman
a69d6c017c Bug 1572330 - Adjust Inactive CSS tooltip style. r=miker
Differential Revision: https://phabricator.services.mozilla.com/D41177

--HG--
extra : moz-landing-system : lando
2019-08-13 10:08:04 +00:00
Maliha Islam
66e6c9fbbc Bug 1571237 - Fix color picker for RTL locales, r=gl
Differential Revision: https://phabricator.services.mozilla.com/D40846

--HG--
extra : moz-landing-system : lando
2019-08-07 18:54:28 +00:00
Nicolas Chevobbe
9cbe41607e Bug 1571349 - Fix unwanted reflows on message hover. r=jdescottes.
We were adding a before pseudo element on message hover, which
was causing reflows (which are quite expansive in console).
We fix this by always rendering a before pseudo element,
only changing its background color on hover.

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

--HG--
extra : moz-landing-system : lando
2019-08-07 15:43:49 +00:00
Cosmin Sabou
1f0e3362bd Backed out changeset deb12c7740ce (bug 1571349) for devtools failures on browser_parsable_css.js CLOSED TREE 2019-08-07 15:00:29 +03:00