Anton Kovalyov
|
c66cff2b44
|
Bug 960270 - Streamline Editor API. r=msucan
|
2014-01-17 12:58:45 -08:00 |
|
Brandon Benvie
|
b2b2644858
|
Bug 947612 - Fix VariablesView so that editableName._onCleanup is called. r=vp
|
2014-01-17 10:40:41 -08:00 |
|
Victor Porof
|
e2b64102d9
|
Bug 960237 - Re-enable browser_dbg_break-on-dom-05.js, r=past
|
2014-01-16 12:36:53 +02:00 |
|
Victor Porof
|
007f696e2e
|
Bug 960237 - Link to this bug in debugger/test/browser.ini for re-enabling browser_dbg_break-on-dom-05.js, r=me
|
2014-01-15 23:09:18 +02:00 |
|
Hubert B Manilla
|
abc913e279
|
Bug 913665 - Fix wrong entity. r=fitzgen
|
2014-01-14 09:49:08 -05:00 |
|
Alexey Novak
|
e4106b450b
|
Bug 957634: Changed Tooltip's setTextContent function signature. Now Tooltip can contain a warning image 32x32 when isAlertTooltip passed = true; r=vp
|
2014-01-14 08:59:43 +02:00 |
|
Alexey Novak
|
0b02bc621a
|
Bug 947143 - Replaced debugger resumption order panel with an easier to maintain Tooltip.js instance; r=vporof
|
2014-01-09 10:11:54 +02:00 |
|
Victor Porof
|
6ccce03e88
|
Bug 957187 - The variable inspection popup never appears in the right place on Linux and Windows, r=past
|
2014-01-08 16:59:00 +02:00 |
|
Victor Porof
|
735f8786f3
|
Bug 943883 - DevTools themes - theme sidemenuwidget, r=bgrins, australis
--HG--
rename : browser/themes/osx/devtools/itemArrow-ltr.png => browser/themes/shared/devtools/images/itemArrow-ltr.png
rename : browser/themes/osx/devtools/itemArrow-rtl.png => browser/themes/shared/devtools/images/itemArrow-rtl.png
|
2014-01-07 11:58:07 +02:00 |
|
Victor Porof
|
b99b038bd5
|
Bug 885294 - Immediate script selection from debugger search box is really janky and loses selection if you don't find anything, r=past
|
2014-01-08 10:48:32 +02:00 |
|
Anton Kovalyov
|
a503368800
|
Bug 956943 - Replace Editor.extendSelection with CM version. r=vporof
|
2014-01-07 13:01:38 -08:00 |
|
Victor Porof
|
54ba9b8a7e
|
Bug 951795 - Use WidgetMethod's empty text attribute instead of a deck in the tracer, r=fitzgen
|
2014-01-07 11:57:00 +02:00 |
|
Victor Porof
|
6571c4eeee
|
Bug 952817 - VariablesView.createHierarchy should always be called when the view is emptied, r=benvie
|
2014-01-07 10:03:17 +02:00 |
|
J. Ryan Stinnett
|
d7ab6c1c6e
|
Bug 947710 - Stop evaling and catch errors in Manifest Editor. r=vporof
|
2014-01-06 11:14:21 -06:00 |
|
Ricardo Palomares
|
2de806dc3e
|
Bug 918017 - Add debugger accesskey entities and rename those that were named after ".key" but were accesskeys. r=fitzgen
|
2014-01-06 09:58:05 -05:00 |
|
Victor Porof
|
6ecc055a6c
|
Bug 951633 - Fix assertion typos in browser_dbg_stack-02.js, r=past
|
2014-01-04 00:04:24 +02:00 |
|
Victor Porof
|
c361a1640b
|
Bug 952767 - Yield waiting for the FETCHED_VARIABLES event and fix a few typos in browser_dbg_variables-view-override-01.js, r=past
|
2014-01-04 00:04:23 +02:00 |
|
Victor Porof
|
93067727a5
|
Bug 951633 - Fix tests after the WidgetMethods API changes, r=past
|
2014-01-03 23:42:28 +02:00 |
|
Victor Porof
|
1070182c25
|
Bug 951633 - Drop the <xul:menulist> support for WidgetMethods, r=past
|
2014-01-03 23:42:16 +02:00 |
|
Victor Porof
|
51c2d7c78f
|
Bug 952767 - Variables view scopes should always be lazily populated, r=past
|
2014-01-03 23:41:28 +02:00 |
|
Victor Porof
|
76db2bc33f
|
Bug 952734 - Sources with LabeledStatements makes ParserHelpers.getNodeLocation puke, r=past
|
2014-01-03 23:41:28 +02:00 |
|
Hubert B Manilla
|
98892aa0be
|
Bug 913665 - Detect minified files and pretty print them by default; r=fitzgen
|
2013-12-24 15:32:55 +01:00 |
|
Mihai Sucan
|
a2344897e5
|
Bug 843004 - Part 4: Tests for pretty output of objects; r=nfitzgerald
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_598357_jsterm_output.js => browser/devtools/webconsole/test/browser_webconsole_output_01.js
|
2013-12-19 23:07:54 +02:00 |
|
Victor Porof
|
9ee66ce6ea
|
Bug 952421 - Disabling and re-enabling a breakpoint turns it into a conditional breakpoint with an undefined expression, r=past
|
2013-12-20 19:05:18 +02:00 |
|
Albert Juhe
|
65f21539c2
|
Bug 950667 - DevTools CSS - Use an attribute instead of .highlighted class for styling tabs like the paused debugger. r=bgrins
|
2013-12-20 11:40:21 -05:00 |
|
Victor Porof
|
e68a45903e
|
Bug 951828 - Always select the variables tab when pausing, r=fitzgen
|
2013-12-19 13:41:46 +02:00 |
|
Nick Fitzgerald
|
aeda1b2f22
|
Bug 949908 - There should be only one way to start/stop tracing in the debugger; r=vporof
|
2013-12-18 15:50:36 -08:00 |
|
Nick Fitzgerald
|
00a923905f
|
Bug 929349 - Integrate a tracing debugger into our existing debugger; r=vporof,past
|
2013-12-18 14:17:27 -08:00 |
|
Victor Porof
|
d6f26d3a74
|
Bug 830344 - Part 2: Implement pagination when expanding objects with lots of properties, r=past
|
2013-12-18 19:01:38 +02:00 |
|
Victor Porof
|
ad354ac150
|
Bug 830344 - Part 1: Remove the lazy append mechanism in the variables view, r=past
|
2013-12-18 19:01:38 +02:00 |
|
Victor Porof
|
89e253f487
|
Bug 950656 - The separator string between the headers name and value isn't shown, r=past
|
2013-12-18 19:01:38 +02:00 |
|
Ryan VanderMeulen
|
de964b8420
|
Merge m-c to fx-team.
|
2013-12-13 16:18:16 -05:00 |
|
Victor Porof
|
d07eda99ee
|
Bug 948893 - Hovering certain bounds in a HTML source while paused in the debugger can sometimes incorrectly show a variable inspection popup, r=past
|
2013-12-13 22:28:04 +02:00 |
|
Victor Porof
|
f2b23fbfe9
|
Bug 949968 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/debugger/test/browser_dbg_variables-view-override-02.js | Test timed out, r=me
|
2013-12-13 13:17:33 +02:00 |
|
Afshin Mehrabani
|
a5be1bd785
|
Bug 947848 - Change the visibility of debugger stacktrace breadcrumbs. r=vp
|
2013-12-12 17:19:33 -05:00 |
|
Victor Porof
|
c021c97d96
|
Bug 758157 - Clearly indicate overridden variables, r=past
|
2013-12-12 19:38:12 +02:00 |
|
Victor Porof
|
1fe54670a8
|
Bug 949249 - Conditional breakpoint should be kept after to toggle breakpoint checkbox, r=past
|
2013-12-12 14:59:09 +02:00 |
|
Victor Porof
|
b7bec0e835
|
Bug 815280 - Add a enable/disable all breakpoints button to the sources toolbar, r=rcampbell
--HG--
rename : browser/themes/linux/devtools/blackBoxMessageEye.png => browser/themes/linux/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/osx/devtools/blackBoxMessageEye.png => browser/themes/osx/devtools/debugger-blackboxMessageEye.png
rename : browser/themes/windows/devtools/blackBoxMessageEye.png => browser/themes/windows/devtools/debugger-blackboxMessageEye.png
|
2013-12-11 14:34:53 +02:00 |
|
Panos Astithas
|
0a88c79288
|
Forbid out of order resumption when two tabs with the same URL are paused (bug 947830); r=fitzgen
Also consider stepping actions as a form of resumption and require the same resumption order when multiple tabs are paused.
|
2013-12-09 22:09:15 +02:00 |
|
Victor Porof
|
e53643de5b
|
Bug 947952 - Rename "non-*" attributes in the Variables View to avoid double negation, r=paul
|
2013-12-09 18:58:55 +02:00 |
|
Shu-yu Guo
|
cd7b33e9b2
|
Bug 946641 - Part 2: Revert in Debugger frontend to balance event suppression/unsuppression. (r=past)
|
2013-12-06 19:31:09 -08:00 |
|
Victor Porof
|
9413655f38
|
Bug 895143 - Sources view groups should show the domain, r=past
|
2013-12-06 18:34:30 +02:00 |
|
Victor Porof
|
8d6cff55e3
|
Bug 905981 - Have a classic vertical display of stack frames persistently available in the debugger UI, r=rcampbell
|
2013-12-06 18:33:59 +02:00 |
|
Brian Grinstead
|
e3ecf71a28
|
Bug 941799 - DevTools themes - variables view should match current theme;r=vporof
|
2013-12-06 10:24:06 -06:00 |
|
Victor Porof
|
4ef4cc2211
|
Bug 946591 - Rename debugger-panel.js to just panel.js. r=past
--HG--
rename : browser/devtools/debugger/debugger-panel.js => browser/devtools/debugger/panel.js
|
2013-12-05 09:37:19 +02:00 |
|
Victor Porof
|
89978eb0cf
|
Bug 945482 - Intermittent browser_dbg_variables-view-popup-08.js | Should have two frames. - Got 0, expected 2 | Test timed out | Found a tab after previous test timed out, r=me
|
2013-12-04 10:12:05 +02:00 |
|
Brandon Benvie
|
4a242405f7
|
Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans
|
2013-12-02 20:07:13 -08:00 |
|
Alexandre Poirot
|
c9259f5e7c
|
Bug 931921 - Prevent creating multiple intances of global actors. r=past
|
2013-12-02 11:34:47 -05:00 |
|
Ryan VanderMeulen
|
da2075e3fb
|
Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
|
2013-12-02 13:47:29 -05:00 |
|
J. Ryan Stinnett
|
8bdef3ce43
|
Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
|
2013-12-02 02:28:01 -06:00 |
|