Julian Descottes
1844f58db7
Bug 1338106 - reduce min width of devtools toolbar command buttons to 24px;r=ntim
...
MozReview-Commit-ID: 5SeQEWR11ow
--HG--
extra : rebase_source : f1b97d809c1c8bb8443563203f67bc95a01f97b5
extra : source : 02e8e28aeb7dde15c3a51f88b655ebe11d40b626
2017-03-08 11:50:42 +01:00
Julian Descottes
794ef92b1b
Bug 1338106 - hide toolbox toolbar icons for narrow viewport;r=ntim
...
- remove text-overflow: ellipsis to maximize readable text
- add media query to hide toolbar icons when viewport width < 700px
MozReview-Commit-ID: 4HBFciWSuie
--HG--
extra : rebase_source : 64fde49c46c93f963ba073832d9f54902b078809
extra : source : d86ba00ee51ec5b1571009370a93f7ded5baa65b
2017-03-08 12:36:40 +01:00
Till Schneidereit
c7c5b5fa85
Bug 1067942 - Change error message for attempted getter-only property writes to include the property name. r=terrence,ms2ger
...
MozReview-Commit-ID: 2IyEPyAaoNt
2014-09-30 01:17:55 +02:00
Wes Kocher
5defc5746a
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: BEeGEkSCpNK
2017-03-15 14:28:51 -07:00
Jason Laster
bc6f0c4b1f
Bug 1346179 - Update debugger frontend 3/10/2017. r=jdescottes
...
MozReview-Commit-ID: 5p9BT87rzoB
--HG--
extra : rebase_source : 45b22bd48ddce3ebee9dbc3c98bb39f4474636d3
2017-03-15 16:43:31 +01:00
Yura Zenevich
565d305ee3
Bug 1272011 - improving keyboard accessibility for the inspector breadcrumbs. r=bgrins
...
MozReview-Commit-ID: A18Ul4HlrlT
2016-08-08 09:53:51 -04:00
Tom Tromey
4113691556
Bug 1221292 - move nondeterministicGetWeakMapKeys to ThreadSafeChromeUtils; r=bz
2015-11-11 12:55:00 +01:00
Brian Grinstead
dc4568effd
Bug 1240196 - Replace instances of console jsterm inputNode.value with a getInputValue function;r=linclark
...
--HG--
extra : commitid : FWPV5hCdMuC
2016-01-20 14:42:36 -08:00
Alexandre Poirot
9df99e3b76
Bug 1232931 - Allow running browser_service_workers_timeout.js more than once. r=janx
2016-01-20 14:09:26 -08:00
Alexandre Poirot
25bba3377c
Bug 1003860 - Various tweaks to the storage inspector. r=mratcliffe
2016-01-20 14:09:25 -08:00
Alexandre Poirot
a6f117c118
Bug 1003860 - Service worker cache for storage actor. r=mratcliffe
2016-01-20 14:09:25 -08:00
Alexandre Poirot
967f4a01c6
Bug 1003860 - Simplify storage setup tasks in storage inspector tests. r=mratcliffe
2016-01-20 14:09:25 -08:00
Gabriel Luong
aeb0c66822
Bug 1240670 - Hide the filter property search for an unmatched rule r=pbro
2016-01-20 15:48:43 -05:00
Tom Tromey
f794f14fe7
Bug 1241155 - correctly use indexOf in browser_rules_user-agent-styles.js; r=bgrins
2016-01-20 13:35:18 -07:00
Tom Tromey
a4c0b9d027
Bug 1239336
- set parsing mode on about:PreferenceStyleSheet; r=heycam,bgrins
2016-01-20 13:35:13 -07:00
Brian Grinstead
8903d19a91
Bug 1030318 - Enable devtools/framework tests with e10s - part 4;r=me
...
--HG--
extra : commitid : FNfKm3cQuJu
2016-01-20 11:52:02 -08:00
Ryan VanderMeulen
af58ee9979
Bug 1135315 - Re-enable the WebIDE mochitest-chrome tests on OSX debug. r=test-only
2016-01-23 20:14:21 -05:00
Carsten "Tomcat" Book
cc005af04c
Merge mozilla-central to mozilla-inbound
2017-02-10 14:27:13 +01:00
Kerem KAT
ec2c66fd1f
Bug 1242601 - Change devtools "Show allocation triggers" button style to resemble a link. r=gtatum
2017-01-04 18:35:25 +03:00
Carsten "Tomcat" Book
359203771f
Merge mozilla-central to mozilla-inbound
2016-05-03 16:19:09 +02:00
Yura Zenevich
8b3552b2c2
Bug 1242851 - adding keyboard focus styles for better accessibility. r=bgrins
...
MozReview-Commit-ID: Cb6JO5OxAay
---
devtools/client/framework/toolbox-options.xhtml | 2 +-
devtools/client/themes/common.css | 26 +++++++++++++++++++++++++
devtools/client/themes/toolbars.css | 19 +++++++++++-------
devtools/client/themes/variables.css | 20 +++++++++++++++++++
devtools/client/themes/webconsole.css | 9 ++++++++-
devtools/client/themes/widgets.css | 9 +++++++++
6 files changed, 76 insertions(+), 9 deletions(-)
--HG--
extra : rebase_source : 7c3f6f8a7193a8f124a049e051d6a02788ea7eba
2016-05-02 13:47:55 -04:00
Carsten "Tomcat" Book
7038334f60
Merge mozilla-central to mozilla-inbound
2016-03-10 11:52:58 +01:00
Christoph Kerschbaumer
f777cc46c2
Bug 1254752 - use newchannel2 within devtools test addon. r=fitzgen
2016-03-09 13:43:38 -08:00
djmdev
a4f764809c
Bug 1231932 - Added copy attribute value context menu to elements in the DOM Inspector; r=gl
...
Added a new attributes submenu option to copy value of an attribute
to clipboard. Also updated the corresponding test files.
2017-02-16 16:00:41 +05:30
Wes Kocher
a85d979e21
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 18xg2cleATb
2017-02-17 13:51:01 -08:00
Geoff Brown
1ad1f7287c
Bug 1317662 - Request even longer timeout for browser_cmd_highlight_04.js; r=me,test-only
2017-02-17 11:51:05 -07:00
Rahul Chaudhary
6bc6737d34
Bug 1321791 - [Rule View] Add indicator if parts of compound (shorthand) CSS rule are overridden; r=gl
...
MozReview-Commit-ID: 2ANP3pD7uuU
2017-02-13 09:04:07 -05:00