Joe Walker
|
89dd017d2c
|
Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão
|
2012-06-01 08:24:19 +01:00 |
|
Victor Porof
|
f5334fea0e
|
Bug 709460 - GCLI needs a screenshot command; r=jwalker
|
2012-05-24 17:50:13 +03:00 |
|
Joe Walker
|
843c4b1f41
|
Bug 755388 - "hud is null" when using the edit gcli command; r=dcamp
|
2012-06-01 08:24:19 +01:00 |
|
Joe Walker
|
dab8fffd73
|
Bug 744982 - Decide whether GCLI in the global toolbar should be fixed direction:ltr or not; r=robcee,ehsan
|
2012-06-01 08:24:19 +01:00 |
|
Victor Porof
|
bb9750f618
|
Bug 759135 - Move a __proto__ property at the bottom of the list; r=rcampbell
|
2012-05-30 12:11:55 +03:00 |
|
Victor Porof
|
cf43eb9b95
|
Bug 757278 - Handle positions are not saved.; r=rcampbell
|
2012-05-31 12:27:22 +03:00 |
|
Victor Porof
|
c5987f95ef
|
Bug 753311 - Prevent the Debugger from opening on more than one tab; r=past
|
2012-05-31 13:01:13 +03:00 |
|
Victor Porof
|
fd8ecf64b3
|
Bug 752834 - UI tweaks for the property view; r=past
|
2012-05-29 16:12:29 +03:00 |
|
Cedric Vivier
|
be0ef0c7fc
|
Bug 702532 - Unnecessary preprocessing in the devtools jar manifest; r=rcampbell
|
2012-02-12 08:00:00 +02:00 |
|
Mihai Sucan
|
8d4d784b39
|
Bug 673148 - (async-webconsole) Part 5 - HUDService.jsm cleanup; r=rcampbell f=jwalker
|
2012-05-31 13:30:56 +03:00 |
|
Dave Camp
|
4c906454c0
|
Bug 757253 - Implement real update in the rule view. r=robcee
|
2012-05-30 19:49:10 -07:00 |
|
Victor Porof
|
709bd86758
|
Bug 746648 - Too large script labels in various pages. r=past
|
2012-05-30 13:43:37 +03:00 |
|
Paul Rouget
|
b4e37d53b5
|
Bug 747220 - [layout view] update the UI. r=dcamp
|
2012-05-28 13:20:44 +02:00 |
|
Johan Charlez
|
17aa90c7b9
|
Bug 757945 - Can't open the page context menu when inspecting (highlighter = unlocked) on Windows. r=paul.
|
2012-05-30 19:45:23 -07:00 |
|
Mihai Sucan
|
0e99b044d4
|
Bug 673148 - (async-webconsole) Part 4 - Make network logging async; r=rcampbell
|
2012-05-29 15:48:05 +03:00 |
|
Joe Walker
|
01c6c7ec21
|
Bug 693259 - GCLI needs a 'pref' command; r=dcamp
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
c910b7c638
|
Bug 757488 - DomTemplate fails when it gets a live NodeList; r=dcamp
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
3544d630fb
|
Bug 726986 - GCLI help output should be better; r=dcamp
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
3169f219a7
|
Bug 746499 - Links in the GCLI output area should open in new window (not in the output area); r=dcamp
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
b5d0803074
|
Bug 757487 - GCLI test suite has broken dependencies in browser; r=dcamp
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
38b9d38655
|
Bug 756887 - Require.jsm should have support and tests for firebug/NetMonitor style modules; r=robcee
|
2012-05-30 08:47:28 +01:00 |
|
Joe Walker
|
02bc2f366d
|
Bug 758579 - Doctype in GCLI xhtml files needs fixing, as does the license block; r=msucan
|
2012-05-30 08:47:28 +01:00 |
|
Panos Astithas
|
ff79b706e5
|
Small perf improvement to bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=vporof
|
2012-05-29 14:22:18 +03:00 |
|
Victor Porof
|
f1344be375
|
Bug 755346 - Global variables are not displayed in the debugger frontend, part2; r=past
|
2012-05-25 21:40:40 +03:00 |
|
Panos Astithas
|
e2edf4f1eb
|
Bug 755346 - Global variables are not displayed in the debugger frontend; r=vporof,rcampbell
|
2012-05-29 12:08:20 +03:00 |
|
Victor Porof
|
f6cbd40393
|
Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan
|
2012-05-26 13:21:39 +03:00 |
|
Mihai Sucan
|
e913d90a28
|
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
|
2012-05-25 13:28:47 +03:00 |
|
Paul Rouget
|
9f23882ba3
|
Bug 716245 - Intermittent browser_inspector_highlighter.js. r=robcee
|
2012-05-25 19:01:16 +02:00 |
|
Paul Rouget
|
ebb32be062
|
Bug 749974 - Items in Developer tools menu have inconsistent check state. r=dao r=dcamp
|
2012-05-03 08:09:37 +02:00 |
|
Ed Morley
|
1ba497c581
|
Backout 4eafad042c36 (bug 673148) for turning browser_dbg_stack-04.js permaorange
|
2012-05-25 14:44:17 +01:00 |
|
Mihai Sucan
|
0967bb28f1
|
Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell
|
2012-05-25 13:28:47 +03:00 |
|
Paul Rouget
|
a14093a415
|
Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell
|
2012-05-25 09:46:09 +03:00 |
|
Dave Camp
|
de98fd2927
|
Bug 747225 - [layout view] Show when the margin have the auto value. r=paul
|
2012-05-10 14:31:03 +02:00 |
|
Paul Rouget
|
06ddf75046
|
Bug 754333 - [layout view] not updated when breadcrumbs are clicked. r=dcamp
|
2012-05-24 14:56:06 +02:00 |
|
Ed Morley
|
0dac20c090
|
Backout 13aa125cc8d2 (bug 723059) for timeouts in browser_dbg_pause-resume.js
|
2012-05-24 19:48:10 +01:00 |
|
Paul Rouget
|
92265a16ce
|
Bug 723059 - Replace text with icons in the debugger toolbar; r=rcampbell
|
2012-05-24 16:00:56 +02:00 |
|
Victor Porof
|
9237c14855
|
Bug 753313 - Some divs and spans are created dynamically in debugger-view; r=rcampbell
|
2012-05-20 23:49:51 +03:00 |
|
Victor Porof
|
e43554673b
|
Bug 753651 - Unselectable class is useless; r=past
|
2012-05-10 20:59:55 +03:00 |
|
Victor Porof
|
f2e6fb18fc
|
Bug 724229 - Briefly flash the variables that changed between pauses; r=rcampbell
|
2012-05-09 19:05:53 +03:00 |
|
Panos Astithas
|
b1ff343559
|
Bug 724862 - Implement protocol support for modifying the values of a debuggee object's properties; r=rcampbell
|
2012-05-24 14:23:53 +03:00 |
|
Victor Porof
|
b1b5edcc31
|
Bug 723062 - Allow the user to edit the value of a debuggee object's property in the debugger; r=past
|
2012-03-15 10:17:03 +02:00 |
|
Tim Taubert
|
dd5956e89d
|
merge m-c to fx-team
|
2012-05-22 15:20:39 +02:00 |
|
Joe Walker
|
3f979e3e82
|
Bug 756888 - Rollup of a bunch of small GCLI changes; r=dcamp
--HG--
rename : browser/devtools/commandline/gcliblank.xhtml => browser/devtools/commandline/gclitooltip.xhtml
|
2012-05-22 08:50:02 +01:00 |
|
Panos Astithas
|
58548107cf
|
Stop using 'frame.arguments' now that 'arguments' is always present in the environment bindings (Bug 752770); r=rcampbell
|
2012-05-22 08:40:51 +03:00 |
|
Thaddee Tyl
|
a2bdfe75d4
|
Bug 675927 - [Mac] The Web Console Window freezes when drag and drop the parent tab to create a new window; r=msucan,rcampbell
|
2012-05-17 14:45:00 +03:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Ed Morley
|
5907af5d60
|
Merge fx-team and mozilla-central ready for MPL2 update
|
2012-05-21 07:49:47 +01:00 |
|
Joe Walker
|
402922fb61
|
Bug 742672 - GCLI needs a new home; r=robcee
--HG--
rename : browser/devtools/webconsole/GcliCommands.jsm => browser/devtools/commandline/GcliCommands.jsm
rename : browser/devtools/webconsole/GcliTiltCommands.jsm => browser/devtools/commandline/GcliTiltCommands.jsm
rename : browser/devtools/webconsole/gcli.css => browser/devtools/commandline/gcli.css
rename : browser/devtools/webconsole/gcli.jsm => browser/devtools/commandline/gcli.jsm
rename : browser/devtools/webconsole/gcliblank.xhtml => browser/devtools/commandline/gcliblank.xhtml
rename : browser/devtools/shared/test/browser_gcli_break.html => browser/devtools/commandline/test/browser_gcli_break.html
rename : browser/devtools/shared/test/browser_gcli_break.js => browser/devtools/commandline/test/browser_gcli_break.js
rename : browser/devtools/shared/test/browser_gcli_commands.js => browser/devtools/commandline/test/browser_gcli_commands.js
rename : browser/devtools/shared/test/browser_gcli_inspect.html => browser/devtools/commandline/test/browser_gcli_inspect.html
rename : browser/devtools/shared/test/browser_gcli_inspect.js => browser/devtools/commandline/test/browser_gcli_inspect.js
rename : browser/devtools/shared/test/browser_gcli_integrate.js => browser/devtools/commandline/test/browser_gcli_integrate.js
rename : browser/devtools/shared/test/browser_gcli_web.js => browser/devtools/commandline/test/browser_gcli_web.js
rename : browser/devtools/shared/test/browser_gcli_require.js => browser/devtools/shared/test/browser_require_basic.js
|
2012-05-17 19:04:33 +01:00 |
|
Paul Rouget
|
e640b5921f
|
Bug 754834 - Developer tools missing tooltips. r=mratcliffe
|
2012-05-15 17:04:06 +02:00 |
|
Paul Rouget
|
c6b3c08068
|
Bug 747228 - [layout view] We should not use the animation when the layout view is opened on a non-user action. r=dcamp
|
2012-05-09 18:19:48 +02:00 |
|