Commit Graph

88 Commits

Author SHA1 Message Date
Wes Kocher
5e64c6d1a6 Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
18e8ada818 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Patrick Brosset
accb41d63a Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -05:00
Victor Porof
a27ebe4b32 Bug 930928 - Shader compilation errors should be displayed in the editor, r=rcampbell,anton 2013-11-05 14:07:37 +02:00
Patrick Brosset
f6a17cd145 Bug 932218 - Hides previous image preview tooltip in markup view when another one shows. r=bgrins 2013-10-31 23:10:44 -04:00
Victor Porof
82d5d0bafd Bug 931463 - Shader editor programs checkboxes misaligned on Linux, r=past 2013-10-27 20:44:02 +02:00
Victor Porof
dfa06e35ef Bug 931452 - Checkbox focus artifact on Linux in the Shader Editor, r=past 2013-10-27 20:43:55 +02:00
Patrick Brosset
e8f694c63f Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
J. Ryan Stinnett
13ffa3457b 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
f95c51dc75 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
Victor Porof
39ed225e41 Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Victor Porof
8d0e34b10d Bug 930643 - Sorting by column is broken in the Network Monitor, r=jryans 2013-10-25 10:15:53 +03:00
Nick Alexander
571dc2e39b 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
d769f13cbc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Victor Porof
07b8c606bf Bug 927375 - Debugger UI should be responsive when docked to the side, r=fitzgen 2013-10-19 12:26:46 +03:00
Victor Porof
98b103febd Bug 928278 - BreadcrumbsWidget should use setNamedTimeout, r=past 2013-10-18 11:13:36 +03:00
Panos Astithas
70153db1e2 Bug 862344 - Hide non-enumerable properties of parsed JSON in the network details. r=vporof 2013-10-17 11:21:08 +03:00
Brandon Benvie
96d2bb49cb 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
a4802a4a08 Bug 902539 - Make VariablesView ignore right clicks. r=vp 2013-10-14 14:40:05 -07:00
Brandon Benvie
bde6c497e0 Backout 55adba3eb627 bug 902539 for missing review comment. 2013-10-15 12:09:38 -07:00
Brandon Benvie
7f1e65fada Bug 902539 - Make VariablesView ignore right clicks. 2013-10-14 14:40:05 -07:00
J. Ryan Stinnett
7ff6dae5ad Bug 926501 - VariablesView.rawObject should use enumerable container. r=vporof 2013-10-14 11:33:48 -05:00
Ratnadeep Debnath
6a9b53857a Bug 926479 - Replace className comparisons with classList.contains in SideMenuWidget.jsm. r=vporof 2013-10-15 13:28:25 -04:00
Brian Mooney
868038d725 Bug 862019 - Add Ctrl-C listener to Variables View for copying items, r=vporof 2013-10-06 14:17:14 +03:00
Victor Porof
003cdd1762 Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
185669c375 Bug 800857 - Simplify the ensureElementIsVisible method in the SideMenuWidget, r=rcampbell 2013-10-04 10:33:07 +03:00
Brandon Benvie
7a78473ee8 Bug 843019 - Add VariablesViewController#setSingleVariable. r=vp, r=msucan 2013-10-01 13:17:20 -07:00
Panos Astithas
d043b7987a 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
d7041cc65a 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
ae003da887 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
6e379bd9be Bug 876277 - Clicking on global search results lines (not matches) was broken after 877686, fix it, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
a2c8e921ab Bug 876277 - Make widgets always perform a refresh operation when the selected item is changed, to prevent any consumers from dealing with such scenarios, r=past 2013-09-13 16:23:15 +03:00
Victor Porof
bfa0055398 Bug 876277 - Make widgets always return labels and values in the displayed order, to avoid tests failing because of the async way in which items could be added, r=past 2013-09-13 16:23:14 +03:00
Victor Porof
55bde9091c Bug 894311 - Finding a string with ':' breaks scripts list, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
c73f2421f0 Bug 881219 - When filtering sources, hiding items in the sources list is redundant, r=rcampbell 2013-09-13 16:23:14 +03:00
Victor Porof
fb5ea90063 Bug 891439 - Standardize the sheduleSearch/performSearch methods, r=past 2013-09-13 16:23:13 +03:00
Victor Porof
b6815f90b0 Bug 886848 - Cleanup, fix other typos, rename a few variables for consistency, r=past 2013-09-13 16:23:13 +03:00
Anup Allamsetty
e8e22c88c7 Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen 2013-08-13 12:08:30 -04:00
Victor Porof
b05554c10f Bug 903727 - Arrows aren't shown in the SideMenuWidget even though the showArrows param is true, r=fitzgen 2013-08-13 09:56:51 +03:00
Brandon Benvie
7b0b48adf9 Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp 2013-08-12 10:15:22 -07:00
Nick Fitzgerald
c35b22a09d bug 899877 part 2: don't reload stack frames on blackboxchange events, stay on selected source; r=dcamp 2013-08-03 11:06:57 -07:00
Mihai Sucan
b255378927 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
04aa98eef7 Backed out changeset e2ac4f906a29 (bug 843019) for intermittent test failures. 2013-07-30 21:59:11 -04:00
Brandon Benvie
0647e26d6b 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
Nick Fitzgerald
26f3f7ccf4 Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof 2013-07-27 10:48:10 -07:00
Nick Fitzgerald
cbea50a8d6 Bug 895565 - align the black box checkbox with the source label; r=vporof 2013-07-24 17:50:20 -07:00
Nick Fitzgerald
2a44e76079 Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof 2013-07-23 10:15:10 -07:00
Panos Astithas
fedbf437f3 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
Alexandre Poirot
f92fd1bb9e Bug 889838 - Silent exception when inspecting debugger variables on old actors. r=past 2013-07-03 15:27:10 -04:00
Brandon Benvie
14c5234d3c Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof 2013-06-27 08:56:29 -07:00