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

1190 Коммитов

Автор SHA1 Сообщение Дата
Brian Birtles 4033980812 Bug 1477407 - Consistently use system colors to define doorhanger styling; r=jdescottes
By mixing system colors and non-system colors we can arrive at a situation where
we have white text on a white background when using Windows high-constrast mode
or various themes on Linux.

This patch brings the colors used for DevTools doorhangers into line with the
colors used for arrowpanels elsewhere in Firefox.

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

--HG--
extra : moz-landing-system : lando
2018-07-27 11:21:24 +00:00
Julian Descottes fdd8d73fff Bug 1307464 - Use HTMLTooltip in shader editor;r=nchevobbe
Migrate the ShaderEditor to use the HTMLTooltip instead of the
old XUL-only Tooltip. The HTMLTooltip doesn't provide a builtin
setTextContent API, so the shadereditor is now creating the
markup for the tooltip and setting it as the content.

The styles have been ported to shadereditor.css and now rely on
theme variables.

This will allow us to move all the old tooltip code to the old
debugger folder, which will be the last consumer of the widget.

MozReview-Commit-ID: HVyxtf0xM4x

--HG--
extra : rebase_source : cdb7d6eabe77816f7f6d93299f7a8440ec4ce9a4
2018-07-26 17:43:15 +02:00
Csoregi Natalia 3708e71462 Merge inbound to mozilla-central. a=merge 2018-07-27 00:58:11 +03:00
Daisuke Akatsuka 68d785adc8 Bug 1471795 - Part 4: Implement an action of when runtime was selected. r=jdescottes,ladybenko
MozReview-Commit-ID: JtYkAgjr3oT

--HG--
extra : rebase_source : 197d1faa989ed9c0065af5ec8c9f777e773004f5
2018-07-26 17:56:38 +09:00
Daisuke Akatsuka e31142cbcd Bug 1471795 - Part 3: Implement runtimes pane. r=jdescottes,ladybenko
MozReview-Commit-ID: 1X14YIYL27x

--HG--
extra : rebase_source : 0029ff4b0a7ce83142f04849c8e9a7f2f2eccd94
2018-07-26 17:53:11 +09: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
fvsch ede286432d Bug 1476902 - all-tabs-menu contrast and hover style; r=jdescottes
--HG--
extra : rebase_source : b8787b3b085a12c95addb025f3156d2201f55ba3
2018-07-23 12:55:07 +02:00
Florens Verschelde abc7c1f693 Bug 1477586 - Fix devtools-tab-line animation in iframes; r=gl
--HG--
extra : rebase_source : 38fe03904dbaae13b5a611f162cd657ef6686186
2018-07-25 01:01:01 +02:00
Brian Birtles cc3c0a3582 Bug 1474224 - Use Photon "Open in New" icon for undock icon; r=jdescottes
As per https://design.firefox.com/icons/icons/android/open-in-new-24.svg
but rather adapted to match the proportions of the other icons and fit on
a 16x16 grid.

MozReview-Commit-ID: 9bGWiBjX1P4

--HG--
extra : rebase_source : 1b87badf8ed045368c7f3d003c3c4f4611ab6a4b
2018-07-20 09:34:18 +09:00
Brian Birtles f93f0d87f2 Bug 1474224 - Use Photon "Settings" icon in meatball menu; r=jdescottes
As per https://design.firefox.com/icons/icons/android/preferences-24.svg
but adapted to fit on a 16x16 grid whilst maintaining 2px stroke width.

MozReview-Commit-ID: 5Aoywexg7AM

--HG--
extra : rebase_source : 48e4e10f57d7daab94e62f58a1a41bc01c5b13db
2018-07-20 08:40:50 +09:00
Brian Birtles f7a7c9d22a Bug 1474224 - Make the dock to bottom icon width the same as other icons; r=jdescottes
MozReview-Commit-ID: 6gawJzr6NzR

--HG--
extra : rebase_source : 4fec75388e2ac117c428fbebabc7e36f638c878e
2018-07-20 08:40:50 +09:00
Mantaroh Yoshinaga 7d2d8808bf Bug 1474221 - Part 3. Balance vertical padding of doorhanger popup menus and add more horizontal padding. r=birtles
MozReview-Commit-ID: 8plpV3rMx8t

--HG--
extra : rebase_source : 8aa1d3cebb5d8dc21685ae7c8ea2f6196ebb444c
2018-07-20 15:58:48 +09:00
Mantaroh Yoshinaga 0728ffb894 Bug 1474221 - Part 2. Make the chevron menu to be doorhanger menu. r=birtles
This patch will make the chevron menu to doorhanger menu and modify some tests
which related with this chevron menu.

MozReview-Commit-ID: BkdVHgRlHIw

--HG--
extra : rebase_source : 9c2300bdb40e70d0b975abbed2f9a424066e9312
2018-07-20 15:58:35 +09:00
Mantaroh Yoshinaga 65a508e9e3 Bug 1474221 - Part 1. Allow specifying MenuItem icons from Javascript. r=birtles
This patch introduces the icon property for MenuItem. It also add padding to
allow for checkboxes only if there is at least one MenuItem using a checkbox.

MozReview-Commit-ID: CvvlR51mA53

--HG--
extra : rebase_source : 47a2a7cace22ad93d247a1e60006f16eb79ab476
2018-07-19 16:11:26 +09:00
Paolo Amadini 56d700c398 Bug 1461793 - Remove the "popup-base" binding and import the "popup.css" file as a document stylesheet. r=bgrins
The new "tooltip.css" file allows styling the default tooltip, which is created as native anonymous content.

MozReview-Commit-ID: ADWsFTNPfhw

--HG--
rename : toolkit/themes/linux/global/popup.css => toolkit/themes/linux/global/tooltip.css
rename : toolkit/themes/osx/global/popup.css => toolkit/themes/osx/global/tooltip.css
rename : toolkit/themes/windows/global/popup.css => toolkit/themes/windows/global/tooltip.css
extra : rebase_source : bd79b86fb44ac0dc77d0d21fdc003105da6f43eb
extra : intermediate-source : a06a200098013d5dbc42c2431f845ca1dd8b0b76
extra : source : 4d511f7fc5b5c16fdfea91242dea6086cd57c8c3
2018-07-17 19:04:43 +01:00
Gabriel Luong 8ed2afff22 Bug 1472566 - Add a color picker to the flexbox listings to change the flexbox highlighter colour. r=jdescottes 2018-07-17 15:29:21 -04:00
Andreea Pavel 3fc22dbcb2 Backed out changeset 727a835af2ff (bug 1472566) for failing devtools at devtools/client/inspector/grids/test/browser_grids_color-in-rules-grid-toggle.js on a CLOSED TREE 2018-07-17 23:40:37 +03:00
Gabriel Luong 02a0aef58d Bug 1472566 - Add a color picker to the flexbox listings to change the flexbox highlighter colour. r=jdescottes 2018-07-17 15:29:21 -04:00
Jason Laster ee6151e531 Bug 1476123 - Update Debugger Frontend v72. r=dwalsh
MozReview-Commit-ID: GFb5n8CDtLR
2018-07-17 11:27:59 -04: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
Nicolas Chevobbe 1ab949fecd Bug 1463674 - Add shadow autocompletion text capability to the source editor; r=bgrins.
This functionnality is used in the webconsole to display to the user
what will be inserted if they hit Tab.
Since CodeMirror does not provide such feature, we take advantage of
markText to put the autocompletion text in a title attribute and
then display it using a CSS after pseudo element.
This way, we don't have to run any complex computation for positioning
nor styling.

MozReview-Commit-ID: 1tFdlR51418

--HG--
extra : rebase_source : aa728e3ee3254e2ef7eb1768e3f8621decca0535
2018-07-05 16:18:53 +02:00
Gabriel Luong d97da99c28 Bug 1473403 - Remove unused theme-fg-color classes. r=bgrins 2018-07-13 13:29:18 -04:00
Jason Laster a10348a5ca Bug 1475045 - Update Debugger Frontend v71. r=dwalsh 2018-07-12 19:03:55 -04:00
Dão Gottwald a0ee9ed37a Backed out changeset e711420b85f7 (bug 1461793) for causing bug 1474538 2018-07-11 12:14:26 +02:00
Paolo Amadini 432ba73eeb Bug 1461793 - Remove the "popup-base" binding and import the "popup.css" file as a document stylesheet. r=bgrins
MozReview-Commit-ID: ADWsFTNPfhw

--HG--
extra : source : 4d511f7fc5b5c16fdfea91242dea6086cd57c8c3
extra : intermediate-source : 721ad06a848fa442f7f406c8bceb8d31db2aed0d
2018-07-09 08:59:33 +01:00
Paolo Amadini 0e6d306642 Bug 1470872 - Load "dropmarker.css", "groupbox.css", and "splitter.css" as document stylesheets. r=bgrins
MozReview-Commit-ID: 3jF7wbLpc7R

--HG--
extra : source : 2fc97c8e2e2c6a6f74b533921162f6256f4be249
2018-07-07 11:18:36 +01:00
Jason Laster 75d3075f15 Bug 1473717 - Update Debugger Frontend v69. r=jdescottes 2018-07-06 10:47:04 -04:00
Coroiu Cristina a4fb127451 Merge inbound to mozilla-central a=merge 2018-07-05 03:14:19 +03: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
Brian Birtles 2439e9431a Bug 1461522 - Switch meatball menu to a doorhanger; r=jdescottes
MozReview-Commit-ID: BHBJqiwOfHW

--HG--
extra : rebase_source : 88045b6e88e73b3835d14702402bb5dca9b43784
2018-06-28 15:16:09 +09:00
Brian Birtles aaacc2173c Bug 1461522 - Persist active styles for a button with an expanded menu; r=jdescottes
When we open the menu, the menu button should remain active so long as the menu
is open.

MozReview-Commit-ID: DPYEjbNiOuY

--HG--
extra : rebase_source : 47d44c326f012c45f988b3594c0fd15ddaa82365
2018-06-28 15:14:13 +09:00
Brian Birtles b8e1efcc44 Bug 1461522 - Add doorhanger type to HTMLTooltip; r=jdescottes
MozReview-Commit-ID: 6Oq9qauwngX

--HG--
extra : rebase_source : 0e6d333aa10e1580840fe107a8812260d16d0379
2018-06-28 15:04:13 +09:00
Julian Descottes 76d3fbf537 Bug 1471162 - Stop using fake floating scrollbar in OSX dark theme;r=pbro
MozReview-Commit-ID: 8nFpHCWojYC

--HG--
extra : rebase_source : af1196714bdda62acf289d624de6b4c84053d016
2018-06-28 12:24:46 +02:00
Arthur Deschamps 62e98d1fe8 Bug 1438458 - Differentiate hover and selected colors in the devtools autocomplete popup - r=nchevobbe
MozReview-Commit-ID: GNFea0JLBQ2

--HG--
extra : rebase_source : fe8b8a93830f26eb0976d0825aa0861a8b6da406
2018-02-20 19:09:33 +01:00
Tiberius Oros 705b995848 Merge inbound to mozilla-central. a=merge 2018-06-28 01:07:30 +03:00
Dorel Luca bc2fbd0648 Merge mozilla-central to autoland
--HG--
extra : rebase_source : 0f5c3c308ce6ddd6fb9fcb49b83d4450a24d67dc
2018-06-27 13:33:04 +03:00
Emilio Cobos Álvarez e0ca8be691 Bug 1464782: Update references to offset-* properties in the rest of the tree. r=xidorn
MozReview-Commit-ID: AOMoLSJKySy
2018-06-27 16:12:02 +02: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
Razvan Caliman 03a8f4c93f Bug 1465500 - Show list of font families declared but not used. r=gl
MozReview-Commit-ID: 4GfpV8RmK0N

--HG--
extra : rebase_source : 525b030ed67eebb6ff036a92d426a95d51b12ba4
2018-06-06 14:06:47 +02:00
Julian Descottes 4de57e5d54 Bug 1464785 - Use native scrollbars in devtools dark theme for windows;r=pbro
MozReview-Commit-ID: IXbpqdEKdi1

--HG--
extra : rebase_source : 4b9e904afd93678ea26e750f39995113078b7372
2018-06-14 14:06:51 -07:00
Brindusan Cristian 6060756652 Backed out changeset 78f117b43e0a (bug 1464785) for devtools failures on browser_parsable_css.js. CLOSED TREE 2018-06-26 15:17:52 +03:00
Daisuke Akatsuka 3930107a17 Bug 1470345: Set stroke to summary graph. r=jdescottes
MozReview-Commit-ID: GIQItU0VH9C

--HG--
extra : rebase_source : 46316b15c60ad3818da1b2352621aeaf7c46c65a
2018-06-25 10:40:59 +09:00
Daisuke Akatsuka cf0be17a9d Bug 1468343 - Part 1: Make graph to address infinity duration. r=pbro
MozReview-Commit-ID: Cc5a55Qglpi

--HG--
extra : rebase_source : 188cbe344e3ae3a58b57fefced204952ccf5fead
2018-06-26 12:39:48 +09:00
Julian Descottes 64805aee8d Bug 1464785 - Use native scrollbars in devtools dark theme for windows;r=pbro
MozReview-Commit-ID: IXbpqdEKdi1

--HG--
extra : rebase_source : 0cf5bd8de49f62348ad64554bc0899782d56ccbf
2018-06-14 14:06:51 -07:00
Alexandre Poirot f7e331b36e Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes
MozReview-Commit-ID: 5C3ehYKBt3m

--HG--
rename : devtools/client/accessibility/accessibility.html => devtools/client/accessibility/index.html
rename : devtools/client/canvasdebugger/canvasdebugger.xul => devtools/client/canvasdebugger/index.xul
rename : devtools/client/debugger/debugger.xul => devtools/client/debugger/index.xul
rename : devtools/client/dom/dom.html => devtools/client/dom/index.html
rename : devtools/client/inspector/inspector.xhtml => devtools/client/inspector/index.xhtml
rename : devtools/client/memory/memory.xhtml => devtools/client/memory/index.xhtml
rename : devtools/client/performance-new/perf.xhtml => devtools/client/performance-new/index.xhtml
rename : devtools/client/performance/performance.xul => devtools/client/performance/index.xul
rename : devtools/client/scratchpad/scratchpad.xul => devtools/client/scratchpad/index.xul
rename : devtools/client/storage/storage.xul => devtools/client/storage/index.xul
rename : devtools/client/styleeditor/styleeditor.xul => devtools/client/styleeditor/index.xul
rename : devtools/client/webaudioeditor/webaudioeditor.xul => devtools/client/webaudioeditor/index.xul
rename : devtools/client/webconsole/webconsole.html => devtools/client/webconsole/index.html
extra : rebase_source : 30d4a2b96c7caf9c2543866e11519559d73f75dc
2018-06-21 11:08:25 -07:00
Razvan Caliman cd3349539a Bug 1472966 - Miscellaneous tweaks to paddings, margins and borders for font editor. r=gl
MozReview-Commit-ID: 5eCbnTdKvqO

--HG--
extra : rebase_source : 6353002400e1275e7b68e8ae863f911c263dc858
2018-07-04 14:05:23 +02:00
Razvan Caliman b66c3bca04 Bug 1472966 - Do not show "Rendered fonts" accordion if there are no fonts to show. r=gl
MozReview-Commit-ID: CF1eAnPvLnO

--HG--
extra : rebase_source : e64635a4cf5441a08565c4391a2746b38126263a
2018-07-03 20:14:09 +02:00
Razvan Caliman 8baecde7e2 Bug 1472966 - Limit list of used fonts to 3 and put others in a collapsed list. r=gl
MozReview-Commit-ID: AYKkU7MsMWD

--HG--
extra : rebase_source : e87991efa58d8c28afd82a58c95fd9777d4388fd
2018-07-03 20:05:40 +02:00
Razvan Caliman 9875cb25a8 Bug 1472966 - Styling tweaks for Font Editor. r=gl
MozReview-Commit-ID: 6T2IrHIHxpQ

--HG--
extra : rebase_source : cf572ccf27eba37746a49b2a1b94c7b3048c3c70
2018-07-03 14:44:08 +02:00
Daisuke Akatsuka 66aaca733d Bug 1473201: Change fill-opacity for color path to show actual color. r=jdescottes
MozReview-Commit-ID: HlDpuKkM5Se

--HG--
extra : rebase_source : 347e4a28b91944fca5dc2a3499f00e6f806f3c4d
2018-07-04 11:19:10 +09:00