Commit Graph

53 Commits

Author SHA1 Message Date
Victor Porof
856ca96499 Bug 949561 - The VariablesView and SideMenuWidget should use hardware acceleration when possible, r=fitzgen 2013-12-12 22:14:29 +02:00
Victor Porof
e8291ba700 Bug 948873 - Function closures and other psuedo variables shouldn't have a bottom border in the variables view, r=past 2013-12-12 22:14:29 +02:00
Victor Porof
0f2c5d332d Bug 758157 - Clearly indicate overridden variables, r=past 2013-12-12 19:38:12 +02:00
Victor Porof
fb205e4386 Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul 2013-12-09 18:58:55 +02:00
Brian Grinstead
025328a3f1 Bug 941799 - DevTools themes - variables view should match current theme;r=vporof 2013-12-06 10:24:06 -06:00
Brandon Benvie
b04c4c4053 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -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
Brandon Benvie
d13b18f4e4 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Wes Kocher
6c53d4705c Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
6cc62866fc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
J. Ryan Stinnett
a1400450ff Bug 922144 - Part 2: Actions first option for Variables View. r=vporof
--HG--
extra : rebase_source : 07b4de41e6e9f5f9636ec742b1511950cdca67af
2013-10-24 13:03:17 -05:00
J. Ryan Stinnett
d1c1998145 Bug 922144 - Part 1: Aligned values option for Variables View. r=vporof
--HG--
extra : rebase_source : 20a8e6ed186b85189b2cbe95b52c8b007e7ea09b
2013-10-23 09:57:00 -05:00
Nick Alexander
8cdda00c3d Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Brandon Benvie
d2f6bed2e3 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Brandon Benvie
f10174173c Bug 926725 - Create DevToolsUtils.defineLazyPrototypeGetter and use it in VariablesView Scopes. r=fitzgen, r=vp 2013-10-15 09:49:15 -07:00
Brandon Benvie
19d5c5ce8c Bug 902539 - Make VariablesView ignore right clicks. r=vp 2013-10-14 14:40:05 -07:00
Brandon Benvie
bb71732097 Backout 55adba3eb627 bug 902539 for missing review comment. 2013-10-15 12:09:38 -07:00
Brandon Benvie
4fa6744102 Bug 902539 - Make VariablesView ignore right clicks. 2013-10-14 14:40:05 -07:00
J. Ryan Stinnett
c5013b90d7 Bug 926501 - VariablesView.rawObject should use enumerable container. r=vporof 2013-10-14 11:33:48 -05:00
Brian Mooney
b21ee9acbe Bug 862019 - Add Ctrl-C listener to Variables View for copying items, r=vporof 2013-10-06 14:17:14 +03: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
Victor Porof
dff563b2c6 Bug 876277 - Remove the ugly _wasToggled hack from the VariablesView that tests relied on, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
8db6971be5 Bug 876277 - Add getScopeAtIndex() to make scopes more easily accessible from tests, and fix a few inconsistencies in VariablesView.jsm, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
d50a177c99 Bug 894311 - Finding a string with ':' breaks scripts list, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
9392e693aa Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
58cda20700 Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past 2013-09-13 16:23:13 +03:00
Brandon Benvie
31bc4d26e3 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Mihai Sucan
f0c3ce2c9b Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
--HG--
rename : browser/devtools/shared/AutocompletePopup.jsm => browser/devtools/shared/autocomplete-popup.js
rename : browser/devtools/webconsole/HUDService.jsm => browser/devtools/webconsole/hudservice.js
rename : browser/devtools/webconsole/NetworkPanel.jsm => browser/devtools/webconsole/network-panel.js
rename : browser/devtools/webconsole/WebConsolePanel.jsm => browser/devtools/webconsole/panel.js
rename : toolkit/devtools/webconsole/WebConsoleClient.jsm => toolkit/devtools/webconsole/client.js
rename : toolkit/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/network-helper.js
rename : toolkit/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/utils.js
2013-08-03 13:29:48 +03:00
Ryan VanderMeulen
d26e9edf4d Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Brandon Benvie
093efb8f77 Bug 843019 - Variables view input filter doesn't work until you press Escape. r=vp, r=msucan 2013-07-30 16:07:59 -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
Brandon Benvie
30c901d409 Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00
Victor Porof
3036a5b696 Bug 886019 - Need a better icon for .variables-view-delete, r=msucan 2013-06-22 22:01:27 +03:00
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