Boris Zbarsky
|
c5497770e8
|
Bug 838518 part 2. Fix nodeiterator callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
Boris Zbarsky
|
1ee4c73471
|
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
|
2013-02-06 14:22:33 +00:00 |
Tim Taubert
|
fd4f1bf01b
|
merge m-c to fx-team
|
2013-02-04 20:12:29 +01:00 |
Paul Rouget
|
cac98f3d35
|
Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan
|
2013-02-04 11:48:24 +01:00 |
Girish Sharma
|
6e90b22cdd
|
Bug 796065 - [markup panel] Any un-expanded node with content should show a "..." between open and close tags. r=dcamp
|
2013-01-23 22:31:55 +05:30 |
Anton Kovalyov
|
ceb4f09e3f
|
Bug 824243 - Make Profiler UI localizable, r=robcee
|
2013-01-31 11:40:11 -08:00 |
Victor Porof
|
f3eb362121
|
Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan
|
2013-01-31 18:07:25 +02:00 |
Victor Porof
|
a96e5c17e7
|
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan
|
2013-01-31 18:07:25 +02:00 |
Victor Porof
|
3487f46bb5
|
Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan
|
2013-01-31 18:07:25 +02:00 |
Victor Porof
|
6024818d84
|
Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan
|
2013-01-31 18:07:24 +02:00 |
Victor Porof
|
b98e84637f
|
Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
|
2013-01-31 18:07:24 +02:00 |
Victor Porof
|
81f35d94fb
|
Bug 828987 - The Variables View should be keyboard accessible, r=past
|
2013-01-31 18:07:24 +02:00 |
Victor Porof
|
a6f86fbbdc
|
Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past
|
2013-01-24 13:28:52 +02:00 |
Michael Ratcliffe
|
738d136676
|
Bug 707891 - Intermittent TEST-UNEXPECTED-FAIL | browser/devtools/styleeditor/test/browser_styleeditor_reopen.js | Test timed out, r=jwalker
|
2013-01-21 13:08:44 +00:00 |
Ehsan Akhgari
|
4613c4dee9
|
Merge the removal of global private browsing support
|
2013-01-29 13:13:58 -05:00 |
Ehsan Akhgari
|
565d0479c3
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
Benjamin Smedberg
|
61c06478b9
|
Bug 831248 test fixup for the webconsole tests: a warning about mutation events being deprecated was being delivered into the console listener, confusing the test, r=rcampbell
|
2013-01-29 11:02:56 -05:00 |
Shane Caraveo
|
f225faeab6
|
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
|
2013-01-27 10:31:14 -08:00 |
Ryan VanderMeulen
|
1bb6e32d4b
|
Backed out changeset e9795d97ccf6 (bug 782850) for M1 failures.
|
2013-01-26 21:19:21 -05:00 |
Shane Caraveo
|
f44a842e3a
|
Bug 782850 fix nsContextMenu to work in social content panels, r=felipe
|
2013-01-26 16:48:54 -08:00 |
Victor Porof
|
e0b8444d00
|
Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell
|
2013-01-24 20:59:44 +02:00 |
Victor Porof
|
8bd720dc00
|
Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan
|
2013-01-24 20:59:44 +02:00 |
Victor Porof
|
5860954439
|
Bug 833963 - Variables View: better handling for long strings, r=msucan
|
2013-01-24 20:59:44 +02:00 |
Rob Campbell
|
f1836eb833
|
Bug 834069 - Create a command to list sources in the debugger; r=past
|
2013-01-23 17:16:00 -05:00 |
Anton Kovalyov
|
d27b51be7f
|
Bug 832880 - Respect Scratchpad modeline only if devtools.chrome.enabled is true; r=harth r=paul
|
2013-01-23 14:04:18 -08:00 |
Tyrone Chong
|
c6811f8311
|
Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan
|
2013-01-22 17:55:02 +02:00 |
Mihai Sucan
|
14c34b3aa8
|
Bug 833411 - Variables View: support for displaying long string actors; r=vporof
|
2013-01-22 19:54:31 +02:00 |
Girish Sharma
|
5adc2461c8
|
Bug 795239 - [markup panel] Clicking on the closing tag should select the node, r=paul
|
2013-01-17 20:51:24 +05:30 |
Girish Sharma
|
a06835836c
|
Bug 766526 - [layout view] update the node dimension (not the whole view) when node is unlocked, r=paul
|
2013-01-17 19:56:15 +05:30 |
Paul Rouget
|
679d3673d4
|
Bug 832984 - Ctrl + Shift + K shortcut for the Web Console stopped working (sometimes). r=jwalker
|
2013-01-22 20:10:21 +02:00 |
Michael Ratcliffe
|
4116af146e
|
Bug 819017 - Intermittent browser_cmd_calllog_chrome.js | Test timed out (+ often a leak), r=jwalker
|
2013-01-22 11:12:26 +00:00 |
Michael Ratcliffe
|
d10a3a05a9
|
Bug 817304 - Intermittent browser_cmd_calllog.js | Test timed out, r=jwalker
|
2013-01-21 13:17:16 +00:00 |
Victor Porof
|
44bdc895fa
|
Bug 833004 - Can't start Tilt, r=paul
|
2013-01-22 20:00:14 +02:00 |
Victor Porof
|
25cc6d9b88
|
Bug 832473 - Variables View: empty variable is rendered wrongly if it is added within scope with label, r=msucan
|
2013-01-22 20:00:13 +02:00 |
Victor Porof
|
376088a3d7
|
Bug 760564 - Persist the state of the pause-on-exceptions option, r=past
|
2013-01-21 23:59:30 +02:00 |
Victor Porof
|
fc1a5dc4cd
|
Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan
|
2013-01-21 23:59:30 +02:00 |
Victor Porof
|
a177a0cfb4
|
Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past
|
2013-01-21 23:59:30 +02:00 |
Victor Porof
|
3e1128f45d
|
Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell
|
2013-01-21 23:59:29 +02:00 |
Girish Sharma
|
f99c7e4d2c
|
Bug 650804 - Implement a search mechanism for the highlighter, r=vporof
|
2013-01-17 16:29:17 +05:30 |
Paul Rouget
|
3baba74008
|
Bug 829948 - [toolbox] once toolbox is undocked, hide the the close button. r=harth
|
2013-01-21 16:22:47 +01:00 |
Paul Rouget
|
5e60bd38a2
|
Bug 818442 - [toolbox] Re-focus devtools window after locking the highlighter. r=harth
|
2013-01-21 16:22:47 +01:00 |
Anton Kovalyov
|
1d1c919b9c
|
Bug 644413 - Add support for -sp-context mode-line in Scratchpad. r=harth
|
2013-01-18 16:59:47 -08:00 |
Heather Arthur
|
4321cc6a9f
|
Bug 827604 - Pseudoclass lock isn't clearing; r=dcamp
|
2013-01-18 14:03:22 -08:00 |
Anton Kovalyov
|
38c97dd1c1
|
Bug 828052 - Update Cleopatra and fix the issue with gJavaScriptOnly flag not working; r=past
|
2013-01-16 11:44:35 -08:00 |
Joe Walker
|
d6b82b5d24
|
Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past
|
2013-01-15 19:38:52 +00:00 |
Mihai Sucan
|
259732578f
|
Bug 787985 - Console API messages are not consistent; r=past
|
2013-01-15 16:02:25 +02:00 |
Paul Rouget
|
e2572acccf
|
Bug 829644 - [toolbox] Make the default size of the toolbox window wider. r=jwalker
|
2013-01-11 09:23:00 +02:00 |
Paul Rouget
|
d9ef45335a
|
Bug 829077 - The undocked Developer Tools window remains open after closing Firefox. r=jwalker
|
2013-01-11 03:19:00 +02:00 |
Girish Sharma
|
89149a5ec1
|
Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul
|
2013-01-13 14:22:03 +05:30 |
Panos Astithas
|
f57a19a17c
|
Backout 409adccbcbd7 (bug 782179)
|
2013-01-15 13:50:52 +02:00 |