James Long
bc08c20fd9
Bug 1200798 - refactor sources and breakpoints in debugger to use redux r=ejpbruel
2015-11-25 19:41:26 -05:00
Tom Tromey
4ae9f94256
Bug 1084430 - fix styling of <return> and <exception> in variable view; r=vporof
2015-11-19 07:52:00 +01:00
Wes Kocher
f5b1e5b89c
Backed out changeset e8c43ec095e3 (bug 1132501) for Gu permafail CLOSED TREEx
2015-11-18 14:34:38 -08:00
James Long
681e947b8c
Bug 1132501 - attach a debugging thread automatically when the toolbox opens r=jryans
2015-11-18 16:25:32 -05:00
J. Ryan Stinnett
1aca2c542b
Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins
...
Move DevTools l10n files under /devtools/client and /devtools/shared.
A script is attached to the bug for l10n repos to migrate their strings.
2015-11-04 15:35:53 -06:00
Sebastian Hengst
ece45b8975
Bug 1218586 - use \u0020 instead of backspace protected whitespace in watchExpressionsSeparatorLabel to suppress warning from compare-locales. r=jryans
2015-10-26 23:17:38 +01:00
J. Ryan Stinnett
687866dde2
Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau
2015-10-21 12:48:53 -05:00
Brian Grinstead
3688a8949e
Bug 1216668 - Move Parser.jsm to devtools/shared so the webconsole server can use it;r=jryans
2015-10-21 07:09:39 -07:00
Brian Grinstead
fbdd3c831e
Bug 1216217 - Make selecting a worker from the debugger's worker list work;r=jlongster
2015-10-19 15:27:19 -07:00
Eddy Bruel
93dd701490
Bug 1178726 - Simplify how we deal with freezing/thawing workers;r=jlongster,khuey
2015-10-16 18:48:26 +02:00
Hallvord R. M. Steen
a0451bb884
Bug 1183325 - Allow use of debugger shortcut keys when split console has focus;r=bgrins
2015-10-07 22:09:55 +02:00
Eddy Bruel
3959442c69
Bug 1205305 - Fix a race condition in browser_dbg_server-conditional-bp-02.js;r=jlong
2015-10-08 16:33:37 +02:00
Carsten "Tomcat" Book
036e6d2fa3
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Sebastian Hengst
190bccea7d
Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
2015-10-07 13:36:26 +02:00
Carsten "Tomcat" Book
12369728f5
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Shu-yu Guo
a021cebc10
Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest)
2015-10-06 14:00:30 -07:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
a3073e0420
Bug 912121 - Migrate major DevTools directories. rs=devtools
...
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.
2015-09-21 12:02:24 -05:00