Commit Graph

11 Commits

Author SHA1 Message Date
Andrea Marchesini
c0950f9d8a Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins
This patch introduces 2 new prefs:
- devtools.console.stdout.chrome: if true, console API writes on stdout when
                                  used by chrome code
- devtools.console.stdout.content: console API write on stdout when used by
                                   content code.
2018-11-15 21:47:58 +01:00
Julian Descottes
96e2cf4b96 Bug 1475474 - Fix broken link to Firefox Build page in devtools-docs;r=sole
MozReview-Commit-ID: 8xHvnLPU7DK

--HG--
extra : rebase_source : b368a7a45c5167a2ef1aee1504db37c84cb2fb14
2018-07-13 09:02:27 +02:00
yulia
53b0fc6ae5 Bug 1382580 - Replace mention of the old event emitter with the new one in documentation; r=nchevobbe
MozReview-Commit-ID: 1PMPdlDn2yU

--HG--
extra : rebase_source : 2ac98ecbea685bdb3d136d5a4e7b4c74af7dfc5b
2018-05-03 12:56:01 +02:00
Belén Albeza
21708e7c70 Bug 1454350 - simplify devtools docs to use mercurial. r=sole
MozReview-Commit-ID: 4C65NdlGtzl

--HG--
extra : rebase_source : 331619d8250cdcc71c0a7316839055d1982551b2
2018-04-16 14:53:58 +02:00
Miguel Useche
1b918bdec8 Bug 1408827 - Where is code link broken for DevTools documentation. r=sole 2017-11-20 23:11:15 -04:00
Abhinav Koppula
5bb6fceb63 Bug 1395295 - Use 'mach run' where it was intended in the DevTools documentation. r=sole
--HG--
extra : amend_source : 0405827d21ec917f9ff9e4e2c1e094de1e6bca38
2017-09-02 00:57:00 -04:00
ZER0
ba9681c84a Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
MozReview-Commit-ID: GkF8HcUg5u8


--HG--
rename : devtools/shared/event-emitter.js => devtools/shared/old-event-emitter.js
2017-08-11 03:47:30 +02:00
Wes Kocher
db97e61fc7 Backed out changeset 58f678547059 (bug 1381542) for conflicting with the incoming m-c merge a=backout
MozReview-Commit-ID: 1wKVHbOAUdc

--HG--
rename : devtools/shared/old-event-emitter.js => devtools/shared/event-emitter.js
2017-08-10 18:23:14 -07:00
ZER0
93e1efc17d Bug 1381542 - renamed "devtools/shared/event-emitter" in "devtools/shared/old-event-emitter"; r=ochameau
MozReview-Commit-ID: GkF8HcUg5u8


--HG--
rename : devtools/shared/event-emitter.js => devtools/shared/old-event-emitter.js
2017-08-11 02:43:47 +02:00
sole
8efc1bf877 Bug 1365216 - Follow up. r=pbro
MozReview-Commit-ID: 9X9xSaxTQkB

--HG--
extra : rebase_source : 5b213ab74e9c9977f38e0cb9b263625e9f601844
2017-05-17 16:06:07 +01:00
sole
0af285b498 Bug 1365216 - DevTools: bring over documentation for how to find documentation into the tree. r=pbro
MozReview-Commit-ID: 1dTTTVBB59k

--HG--
extra : rebase_source : 9e4af46b13ff7ef93f318abbb8e9f54b539a037a
2017-05-16 13:18:48 +01:00