Commit Graph

20 Commits

Author SHA1 Message Date
Victor Porof
ade7d36b9a Bug 882420 - Rename "native-getter" in variable/property tooltips to "WebIDL", r=past 2013-06-21 17:33:57 +03:00
Victor Porof
d6c62f8d62 Bug 881209 - Scrolling in the variables view is much choppier after bug 760370, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
285646fce1 Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past 2013-06-21 17:33:56 +03:00
Victor Porof
af32953f8c Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03: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
15e5c37888 Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan 2013-06-14 10:42:52 -07:00
Panos Astithas
e38ca573a5 Bug 773590 - Display the return value when stepping out of a function; r=vporof 2013-06-12 12:56:15 +03:00
Nick Fitzgerald
26c7d35b52 Bug 760370 - Visually distinguish non-extensible objects; r=vporof 2013-05-29 19:47:00 +03:00
Victor Porof
89c9a56fff Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell 2013-05-24 21:36:51 +03:00
Victor Porof
07ef24e1f1 Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell 2013-05-13 10:01:00 +03:00
Mihai Sucan
dd218ccf61 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Victor Porof
e93024ed40 Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell 2013-05-10 12:01:08 +03:00
Victor Porof
6806e687eb Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell 2013-04-25 09:18:19 +03:00
J. Ryan Stinnett
dbd57def7f Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof 2013-04-23 07:34:08 -05:00
Victor Porof
4a681d1465 Bug 861783 - Removing watch expression of large object not possible via mouse, r=past 2013-04-18 09:35:26 +03:00
J. Ryan Stinnett
d01605fb43 Bug 847349 - Clean up left / down navigation in variables view; r=vporof 2013-04-10 10:59:26 -05:00
Mihai Sucan
f74bb51834 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00
Victor Porof
dcd62879d7 Bug 855544 - Implement a network monitor, r=dcamp,msucan 2013-03-11 23:50:42 -07:00
Victor Porof
ff6190f541 Bug 812083 - Implement a SideMenuWidget (add a tree view to the remote debugger's script selector), r=past,rcampbell
--HG--
rename : browser/devtools/debugger/test/browser_dbg_script-switching.js => browser/devtools/debugger/test/browser_dbg_scripts-switching.js
2013-02-21 01:33:36 +02:00
Victor Porof
a067d53e63 Bug 802546 - Prettify the Stackframes UI, r=rcampbell
--HG--
rename : browser/devtools/shared/VariablesView.jsm => browser/devtools/shared/widgets/VariablesView.jsm
2013-03-09 21:05:09 -08:00