Jason Orendorff
deb2270515
Bug 1054756, part 5 - Remove Class::convert.
...
--HG--
extra : commitid : 6KCxWrCseSZ
extra : rebase_source : 63f3cd6ec1ade43c732ffd9b661fe6f2dca9eb4b
2015-03-20 16:28:59 -05:00
Jason Orendorff
54e92d9beb
Bug 1054756, part 5 - Remove Class::convert.
...
--HG--
extra : commitid : KrjkP1flM3c
extra : rebase_source : 8c367e3158528e92ac8ebc51521d32472f1e5bb1
2015-03-20 16:28:59 -05:00
Nick Fitzgerald
54a8708a3a
Bug 1182653 - Use JSRuntime* instead of JSContext* in ubi::Node infrastructure; r=sfink
...
This enables the use of ubi::Node in situations where a JSContext* is not
available, and paves the way for debugging utilities to dump shortest paths from
GC roots to a given ubi::Node that can be used while paused in a debugger.
2015-09-23 09:39:56 -07: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