Commit Graph

28 Commits

Author SHA1 Message Date
Victor Porof
3a41366486 Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past 2013-02-07 16:18:08 +02:00
Victor Porof
9e382bec5b 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
826936bef0 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
b607b92cf2 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
9be2b3cf6d Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
fc15356ff7 Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
8754873de7 Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell 2013-01-24 20:59:44 +02:00
Victor Porof
56bc9d9ce5 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
be9ada2708 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Mihai Sucan
60317d029c Bug 833411 - Variables View: support for displaying long string actors; r=vporof 2013-01-22 19:54:31 +02:00
Victor Porof
9cc26bf7a3 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
2ea1b836f0 Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan 2013-01-21 23:59:30 +02:00
Victor Porof
9e0f211035 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
f0e2b090f1 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
Victor Porof
496805d170 Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell 2013-01-04 09:37:18 +02:00
Victor Porof
e0dfde2c81 Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past 2012-12-11 09:38:00 +02:00
Victor Porof
c3300f6be2 Bug 816440 - Watch expression evaluations should not display the configurable/enumerable/writable tooltip, r=past 2012-12-11 09:36:50 +02:00
Victor Porof
df2b4629a3 Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
1d455627ef Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Victor Porof
db22e97f5f Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Victor Porof
52621af0cc Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past 2012-11-27 18:19:23 +02:00
Victor Porof
4fce658cc3 Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
9d481f3aaa Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Victor Porof
079172676d Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Victor Porof
7070ec9f90 Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past 2012-11-16 08:34:13 +02:00
Victor Porof
926cd4060f Bug 809002 - Stick the variables view exported symbols on 'this', r=past 2012-11-10 13:14:40 +02:00
Ed Morley
c5f4e69b96 Merge mozilla-central to fx-team 2012-11-06 14:16:07 +00:00
Victor Porof
fdb4a61a7e Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan 2012-11-04 01:01:05 +02:00