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

12343 Коммитов

Автор SHA1 Сообщение Дата
Julian Descottes 2d8239d579 Bug 1346781 - do not attempt to hide highlighters if currentNode is falsy;r=zer0
This commit updates part of the logic changed in Bug 1333714 (e3a0d990896d)
The hide method of the auto refresh highlighters were modified to allow
hide() to be called as long as the highlighter env window was still valid.

This could lead to calling hide on highlighters where show() had not been
previously called, slowing down closing the inspector for no reason.

This changes the hide() method to also bail out in case this.currentNode
is not truthy, which means show() was not called previously.

MozReview-Commit-ID: 4EOgjD6W2QB

--HG--
extra : rebase_source : acfcb14dc2e4098b035de23b1b09212e418cf2de
2017-03-13 22:15:12 +01:00
Carsten "Tomcat" Book 8fd069a1f2 Merge mozilla-central to autoland 2017-03-14 14:27:38 +01:00
Julian Descottes cf79db5800 Bug 1338106 - Add mask-image to fade out text of devtools-tabs;r=ntim
Also fixes a slight issue in firebug theme that made the text slide of
1 px down when selecting a tab.

MozReview-Commit-ID: KNm9Xf21p2D

--HG--
extra : rebase_source : 98728735c36446a116a5a2cb2306f39e5a72f21c
extra : source : c342d199c1397fbb66c3c6f70cfe42b5d3817cc2
2017-03-08 17:20:49 +01:00
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
Nick Fitzgerald 37246e599b Bug 1223512 - Validate that every edge referent is in the heap snapshot; r=shu 2015-11-13 11:11:09 -08: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
Alexandre Poirot 5f3ff7dad6 Bug 1240762 - Fix ServiceWorker request coming from Cache/Fetch. r=vporof 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 7bf0fcf7b9 Bug 1239438 - fix most eslint warnings in styles.js; r=pbro 2016-01-20 13:39:06 -07: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 25fbf67b66 Backed out changeset 878c54ec3954 (bug 1250453) 2016-03-10 14:45:59 +01:00
Marco Castelluccio 1902f1c620 Bug 1250453 - Remove DOMApplicationRegistry.allAppsLaunchable property and related testing API. r=myk 2016-03-10 11:12:38 +00: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
Carsten "Tomcat" Book 33f768c66b Merge m-c to mozilla-inbound 2015-10-01 14:15:17 +02:00
Kevin Grandon d176e0d847 Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium 2015-09-30 23:49:00 +02:00
amy 3e7c6d5c9c Bug 1273835 - Modified argument of Date() to the unit of millisecond on translateExpires function, r=jduell.mcbugs 2016-05-27 19:17:36 +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
David Walsh 536e7df90b Bug 1430143 - Ensure full attribute value is copied from within Inspector. r=pbro 2018-01-12 13:35:03 -06:00
Julian Descottes 24eb731836 Bug 1432122 - add nosniff header to map file for sourcemaps test;r=test-only
MozReview-Commit-ID: 5uEaZxUgLfH

--HG--
extra : rebase_source : be1c4fce275b4778c50639735d39b7506101e6d2
2018-01-22 12:02:29 +01:00
Wes Kocher 33c2277e1f Merge m-c to inbound, a=merge
MozReview-Commit-ID: 7rfXDtMWy2C
2017-07-12 18:26:46 -07:00
Jason Laster eb211c43fa Bug 1294139 - [debugger.html] Turn new debugger on by default for all channels. r=jdescottes 2017-07-12 13:29:00 -04:00
Towkir Ahmed 53ff9f0be1 Bug 1374088 - camera icon on 'Screenshort behavior' label is now correctly aligned; r=gl 2017-07-12 13:40:07 -04:00