Mark Goodwin
|
646de9d81e
|
Bug 961165 - Remove inline scripts from scratchpad.xul. r=bbenvie
|
2014-03-10 09:00:31 -04:00 |
|
Brandon Benvie
|
b971900248
|
Bug 941591 - No line numbers for Syntax Errors; r=benvie
|
2014-02-04 12:54:26 -08:00 |
|
Peiyong Lin
|
4603961146
|
Bug 942774 - Fix files loaded into scratchpad to be recognized as "saved". r=benvie
|
2014-01-22 10:23:21 -08:00 |
|
Anton Kovalyov
|
29e01f2e59
|
Bug 960270 - Streamline Editor API. r=msucan
|
2014-01-17 12:58:45 -08:00 |
|
Anton Kovalyov
|
322459aa71
|
Bug 734439 - Add code folding support to the source editor. r=msucan r=benvie
|
2014-01-15 16:23:32 -08:00 |
|
Anton Kovalyov
|
2a4d53f0e8
|
Bug 941725 - Add emacs and vim key bindings to source editor. r=harth r=benvie r=msucan
|
2014-01-15 12:04:19 -08:00 |
|
Ben DeCoste
|
dd7febf1ec
|
Bug 910183 - Highlight trailing space in the editor. r=msucan
|
2014-01-14 14:12:39 -08:00 |
|
Brandon Benvie
|
83edf3e23d
|
Bug 943672 - Convert to Promise.jsm in Scratchpad. r=anton
|
2013-12-02 14:09:11 -08:00 |
|
Victor Porof
|
c10c77ba16
|
Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell
|
2013-11-29 16:47:52 +02:00 |
|
Anton Kovalyov
|
eb741864ed
|
Bug 929766 - Remove Orion from the SourceEditor component. r=msucan
|
2013-11-19 15:53:13 -08:00 |
|
Nick Fitzgerald
|
368377856e
|
Bug 922812 - Add an 'eval current top level function' command to scratchpad; r=past
|
2013-11-19 15:17:40 -08:00 |
|
Wes Kocher
|
cb635bb7ad
|
Backed out changeset 71dc115fe230 (bug 929766) for other m-bc bustage on what I'm guessing is a CLOSED TREE
|
2013-11-18 16:03:13 -08:00 |
|
Anton Kovalyov
|
adcab1909a
|
Bug 929766 - Remove Orion from the SourceEditor component. r=msucan
|
2013-11-18 14:05:07 -08:00 |
|
Brandon Benvie
|
805a49ee0c
|
Bug 936101 - Make ObjectActor.onDisplayString not call debuggee code. r=fitzgen
|
2013-11-18 13:24:54 -08:00 |
|
Nick Fitzgerald
|
7877d181c0
|
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
|
2013-11-05 22:49:22 -08:00 |
|
Phil Ringnalda
|
637fba4ee3
|
Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage
|
2013-11-05 22:19:28 -08:00 |
|
Nick Fitzgerald
|
082a95b42c
|
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
|
2013-11-05 20:24:17 -08:00 |
|
Victor Porof
|
fa839ec160
|
Bug 930928 - Shader compilation errors should be displayed in the editor, r=rcampbell,anton
|
2013-11-05 14:07:37 +02:00 |
|
Brian Grinstead
|
56c80a74c4
|
Bug 932880 - Fix remaining DevTools bc leaks. r=past
|
2013-11-01 19:55:13 -05:00 |
|
Dennis Schubert
|
ba7dac0b6e
|
Bug 921366 - Fix output for throw false/0/null/undefined in Scratchpad; r=msucan
|
2013-11-01 18:03:30 +02:00 |
|
Brian Grinstead
|
8d48e9711c
|
Bug 932880 - Fix a bunch of devtools test leaks. r=past
|
2013-10-31 17:49:37 -05:00 |
|
Gijs Kruitbosch
|
4e2021a3e8
|
Bug 927605 - invert the cloverleaf flag, r=vporof
|
2013-10-22 14:00:51 +02:00 |
|
Gijs Kruitbosch
|
01df7a0631
|
Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
|
2013-10-20 22:50:37 +02:00 |
|
Brandon Benvie
|
5520cf5fff
|
Bug 926722 - Simplify Scratchpad's writeAsErrorComment. r=robcee
|
2013-10-16 10:56:05 -07:00 |
|
Brandon Benvie
|
2419c17cf7
|
Bug 895180 - Add a Scratchpad tab for remote targets. r=dcamp, r=robcee, r=msucan
|
2013-10-04 12:44:09 -07:00 |
|
Brandon Benvie
|
302c53c176
|
Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan
|
2013-10-01 13:17:20 -07:00 |
|
Brandon Benvie
|
6f2494ebb7
|
Bug 906633 - Make Scratchpad Open and Save As dialogs use a JavaScript filter. r=robcee
|
2013-09-30 11:59:24 -07:00 |
|
Brandon Benvie
|
0c75f83cd2
|
Bug 848666 - Make the Scratchpad close when the last browser window closes. r=robcee
|
2013-10-01 10:03:15 -07:00 |
|
Panos Astithas
|
ada503a56a
|
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
|
2013-09-25 19:03:17 +03:00 |
|
Anton Kovalyov
|
45c957c688
|
Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan
|
2013-09-20 11:34:10 -07:00 |
|
Sunny
|
cd82062e74
|
Bug 913060 - Pretty print should use devtools.editor.tabsize. r=fitzgen
|
2013-09-15 16:05:35 -04:00 |
|
Paul Rouget
|
3eaf7daaf4
|
Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Blair McBride
|
73129ffbe0
|
Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange
|
2013-09-09 12:45:31 +12:00 |
|
Paul Rouget
|
e213b7fd4d
|
Bug 897960 - walker should support mozbrowser iframes. r=dcamp
|
2013-09-08 11:01:00 +02:00 |
|
Paul Rouget
|
4c3691cd74
|
Bug 912915 - Implement a simple generic highlighter. r=jwalker
|
2013-09-07 11:39:50 +02:00 |
|
Nick Fitzgerald
|
cbac25c28b
|
Bug 906640 - add a pretty print button to the scratchpad; r=anton
|
2013-09-03 19:22:08 -07:00 |
|
Brandon Benvie
|
3bc9a2628a
|
Bug 905854 - The browser console shortcut is broken from Scratchpad. r=robcee, a=akeybl
|
2013-08-19 11:49:18 -07:00 |
|
Brandon Benvie
|
0a5e5274d7
|
Bug 896035 - Remove SpiderMonkey specific JS syntax from the Scratchpad. r=robcee
|
2013-08-02 15:03:34 -07:00 |
|
Anup Allamsetty
|
b3894384dc
|
Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen
|
2013-08-13 12:08:30 -04:00 |
|
Brandon Benvie
|
6c57206ed4
|
Bug 899218 - Scratchpad doesn't handle long strings. r=robcee
|
2013-07-30 16:27:44 -07:00 |
|
Brandon Benvie
|
346b1b7b37
|
bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past
|
2013-07-23 09:58:27 -07:00 |
|
Panos Astithas
|
eedfc10df3
|
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
|
2013-07-11 10:12:20 +03:00 |
|
Johan Charlez
|
422466d9c1
|
Bug 656273 - Create a toolbar for Scratchpad; r=dcamp
|
2012-10-26 15:05:00 -04:00 |
|
Paul Rouget
|
bab610d48b
|
Bug 865688 - Style Inspector sidebar should remember its size. r=msucan
|
2013-06-14 01:41:00 +02:00 |
|
Brandon Benvie
|
39f9a243d8
|
Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof
|
2013-06-17 14:55:25 -07:00 |
|
Brandon Benvie
|
a7c4b59f9f
|
Bug 884821 - Fix bug where Scratchpad sidebar can't be closed and reopened, r=vporof
|
2013-06-19 13:06:43 -07:00 |
|
Rob Campbell
|
4f7a3c940c
|
Bug 877331 - Cmd/Ctrl-shift-J opens Error Console, not Browser Console; r=msucan
|
2013-05-29 16:04:14 -04:00 |
|
Michael Ratcliffe
|
d70b929bd9
|
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
|
2013-05-24 11:26:17 +01:00 |
|
Dave Camp
|
c6104f852b
|
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
|
2013-05-01 09:27:24 -07:00 |
|
Brandon Benvie
|
88b3217c50
|
Bug 862943 - Change Scratchpad to use Arrow Functions; r=dcamp
|
2013-04-25 14:30:00 -04:00 |
|