Victor Porof
af8328e211
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
5d176875e9
Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past
2013-06-21 17:33:56 +03:00
Victor Porof
4549fa7759
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
743ae2f688
Bug 869984 - Add sorting and searching to Scratchpad VariablesView, r=vporof
2013-06-17 14:55:25 -07:00
Brandon Benvie
c6043fcdce
Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan
2013-06-14 10:42:52 -07:00
Ryan VanderMeulen
128379bda1
Merge m-c to fx-team.
2013-06-12 09:47:59 -04:00
Panos Astithas
e7698e0f66
Bug 773590 - Display the return value when stepping out of a function; r=vporof
2013-06-12 12:56:15 +03:00
Michael Ratcliffe
1c51967afe
Bug 881057 - Improve wording in the appcache command r=jwalker
2013-06-11 13:28:45 +01:00
Paul Rouget
b2b8c3fda7
Bug 879692 - New OSX scrollbars are not compatible with the devtools floating scrollbars. r=harth
2013-06-05 06:24:00 +03:00
David Zbarsky
83756aa259
Bug 881128: Make devtools not use window.GetSVGDocument r=bz
2013-06-11 21:56:19 -07:00
Victor Porof
532d96c183
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
2013-06-06 09:53:08 +03:00
Nick Fitzgerald
6764647783
Bug 760370 - Visually distinguish non-extensible objects; r=vporof
2013-05-29 19:47:00 +03:00
Victor Porof
8f0dfea7cd
Bug 873225 - Totals for displayed file sizes, r=rcampbell
2013-05-30 21:46:36 +03:00
Victor Porof
d81e8ae215
Bug 876111 - Debugger's scripts pane acting weird after bug 866623, r=rcampbell
2013-05-29 11:45:58 +03:00
Mihai Sucan
4145f0a3e7
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-28 18:24:31 +03:00
Victor Porof
b0668c0c86
Bug 848504 - SideMenuWidget should be keyboard accessible, r=rcampbell
2013-05-24 21:36:51 +03:00
Victor Porof
83b7bf7a0d
Bug 859046 - Implement filtering out certain types of requests, r=rcampbell
...
* * *
Bug 873761 - Several "XUL box for hbox element contained an inline #text child, forcing all its children to be wrapped in a block." warnings for netmonitor.xul, r=rcampbell
2013-05-24 20:53:10 +03:00
Victor Porof
8deccd9ff2
Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Victor Porof
e434cc3f14
Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell
2013-05-24 20:10:07 +03:00
Michael Ratcliffe
0969f02c98
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
2013-05-24 11:26:17 +01:00
Phil Ringnalda
5c5856806c
Merge the last PGO-green cset from m-i to m-c
2013-05-23 21:01:29 -07:00
Brandon Benvie
8b013bf931
Bug 824602 - Remove getUserData() usage from devtools. r=dcamp
2013-05-20 17:46:55 -07:00
Mihai Sucan
2966cc833b
Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker
2013-05-22 23:32:58 +03:00
Joe Walker
2e0e758c94
Bug 874023 - GCLI: context.environment.window not always defined when running GCLI commands; r=mratcliffe
2013-05-21 10:18:56 +01:00
Gijs Kruitbosch
fa222527bc
Bug 874040 - Fix l10n expectations in net monitor tests, r=vp
2013-05-20 16:14:27 +02:00
Ryan VanderMeulen
0b28853762
Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
...
CLOSED TREE
2013-05-17 17:30:20 -04:00
Mihai Sucan
62517c4722
Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee
2013-05-17 13:36:56 +03:00
Victor Porof
7e0700a26d
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Dave Camp
ad2e2a8ed8
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Victor Porof
2d7c72d261
Bug 869497 - Remove function expression names from the debugger, netmonitor and widgets, r=rcampbell
2013-05-13 10:01:00 +03:00
Mihai Sucan
c38fdcacf2
Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof
2013-05-11 12:05:21 +03:00
Joe Walker
191261637d
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
...
--HG--
rename : browser/devtools/shared/Templater.jsm => toolkit/devtools/gcli/Templater.jsm
rename : browser/devtools/commandline/gcli.jsm => toolkit/devtools/gcli/gcli.jsm
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
bc80a2fecd
Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker
2013-05-10 14:41:27 +01:00
Michael Ratcliffe
7f433b475c
Bug 862286 - GCLI panel too narrow for meaningful output r=jwalker
2013-05-10 14:46:28 +01:00
David Creswick
dc7229846a
Bug 863102 - Automatically scroll down upon new network requests, r=vporof
2013-05-10 12:01:08 +03:00
Victor Porof
b99fdf3a25
Bug 859039 - Allow sorting by column (status, method, file, domain, type, size etc.), r=rcampbell
2013-05-10 12:01:08 +03:00
Joe Walker
c990c6fadd
Backed out changeset d6249744132e (bug 839862) because xpcshell bustage
2013-05-09 17:46:27 +01:00
Joe Walker
5a0d16b94b
Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp
2013-05-09 15:15:22 +01:00
Michael Ratcliffe
cd7ebda75f
Bug 831720 - GCLI needs an appcache command r=jwalker
2013-05-03 14:32:26 +01:00
Dave Camp
74e5c00822
Backed out changeset 9c204e0c1af1 (bug 867485) for bustage.
2013-05-01 14:03:19 -07:00
Dave Camp
4410b7de65
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
2013-05-01 09:27:24 -07:00
Joey Armstrong
2dbf79e9a4
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Joey Armstrong
8e99512c32
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Dave Camp
bf8e5ab9a8
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
f4486d5b7a
Backed out changeset 9117c7ad29d5 for MaxHeap regression.
2013-04-28 14:42:23 -07:00
Dave Camp
001f607134
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Tim Taubert
c185af5e14
Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures
2013-04-27 21:21:42 +02:00
David Creswick
709e96a23f
Bug 855108 - Disable tools toggled by the developer toolbar when it closes. r=jwalker
2013-04-21 18:35:53 -05:00
Victor Porof
974e336c36
Bug 864802 - The _store on each variables view instance is redundant, r=rcampbell
2013-04-25 09:18:19 +03:00
J. Ryan Stinnett
10fc531728
Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof
2013-04-23 07:34:08 -05:00
Joe Walker
dd30bb2a37
Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe
2013-04-20 11:59:00 +03:00
Girish Sharma
e90b476596
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker,vporof,past
2013-04-15 18:04:48 +05:30
Victor Porof
b819ec95df
Bug 861487 - Sizes are displayed with non-localized decimal separator, r=rcampbell
2013-04-18 09:35:27 +03:00
Victor Porof
0551ebb9c8
Bug 861783 - Removing watch expression of large object not possible via mouse, r=past
2013-04-18 09:35:26 +03:00
Dave Camp
e4d2996f5e
Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression.
2013-04-12 08:07:34 -07:00
Dave Camp
105be01d19
Bug 855914 - Fix test typo. r=me
2013-04-11 18:25:24 -07:00
Dave Camp
c90ad3f0fd
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Dave Camp
b8139a960b
Backed out changeset 549973e335e4 for xpcshell test failures.
2013-04-11 15:24:55 -07:00
Dave Camp
50cd9a1d2b
Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau
...
--HG--
rename : browser/devtools/framework/Sidebar.jsm => browser/devtools/framework/sidebar.js
rename : browser/devtools/framework/Target.jsm => browser/devtools/framework/target.js
rename : browser/devtools/framework/ToolboxHosts.jsm => browser/devtools/framework/toolbox-hosts.js
rename : browser/devtools/framework/Toolbox.jsm => browser/devtools/framework/toolbox.js
rename : browser/devtools/inspector/Breadcrumbs.jsm => browser/devtools/inspector/breadcrumbs.js
rename : browser/devtools/inspector/Highlighter.jsm => browser/devtools/inspector/highlighter.js
rename : browser/devtools/inspector/InspectorPanel.jsm => browser/devtools/inspector/inspector-panel.js
rename : browser/devtools/inspector/Selection.jsm => browser/devtools/inspector/selection.js
rename : browser/devtools/inspector/SelectorSearch.jsm => browser/devtools/inspector/selector-search.js
rename : browser/devtools/framework/ToolDefinitions.jsm => browser/devtools/main.js
rename : browser/devtools/markupview/MarkupView.jsm => browser/devtools/markupview/markup-view.js
rename : browser/devtools/shared/EventEmitter.jsm => browser/devtools/shared/event-emitter.js
rename : browser/devtools/shared/InplaceEditor.jsm => browser/devtools/shared/inplace-editor.js
rename : browser/devtools/shared/Undo.jsm => browser/devtools/shared/undo.js
rename : browser/devtools/styleinspector/CssHtmlTree.jsm => browser/devtools/styleinspector/computed-view.js
rename : browser/devtools/styleinspector/CssLogic.jsm => browser/devtools/styleinspector/css-logic.js
rename : browser/devtools/styleinspector/CssRuleView.jsm => browser/devtools/styleinspector/rule-view.js
rename : browser/devtools/styleinspector/StyleInspector.jsm => browser/devtools/styleinspector/style-inspector.js
rename : browser/devtools/tilt/TiltGL.jsm => browser/devtools/tilt/tilt-gl.js
rename : browser/devtools/tilt/TiltMath.jsm => browser/devtools/tilt/tilt-math.js
rename : browser/devtools/tilt/TiltUtils.jsm => browser/devtools/tilt/tilt-utils.js
rename : browser/devtools/tilt/TiltVisualizerStyle.jsm => browser/devtools/tilt/tilt-visualizer-style.js
rename : browser/devtools/tilt/TiltVisualizer.jsm => browser/devtools/tilt/tilt-visualizer.js
rename : browser/devtools/tilt/Tilt.jsm => browser/devtools/tilt/tilt.js
2013-04-11 13:59:08 -07:00
Victor Porof
3d8503bbd3
Bug 860055 - SideMenuWidget shouldn't scroll back to the selected item when new requests are coming in, r=dcamp
2013-04-11 21:11:46 +03:00
J. Ryan Stinnett
17739e8570
Bug 847349 - Clean up left / down navigation in variables view; r=vporof
2013-04-10 10:59:26 -05:00
Victor Porof
b5857d6909
Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp
2013-04-10 02:05:09 +03:00
Victor Porof
26ee1b2207
Bug 859181 - Variables view closes immediately on first open, r=rcampbell
2013-04-10 02:05:09 +03:00
Mihai Sucan
7325189239
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Victor Porof
0b1d2a6827
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00
Victor Porof
1594fc21f5
Bug 857441 - Autocompletion popup is very jumpy while typing text, r=msucan
2013-04-03 07:50:27 +03:00
Kyle Machulis
5aa83c3e11
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Victor Porof
d6f18bbd19
Bug 855030 - Parser.jsm should support fat arrow functions, r=past
2013-03-28 10:30:37 +02:00
Paul Rouget
e7b52e8590
Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe
2013-03-27 23:20:38 +01:00
Victor Porof
17f48df776
Bug 762160 - Find Implementors of a function in the Debugger, r=past
2013-03-25 20:02:34 +02:00
Joe Walker
6e03b4177b
Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe
2013-03-22 19:55:21 +00:00
Michael Ratcliffe
66f8ab574d
Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker
2013-03-20 12:11:50 +00:00
Girish Sharma
36707a21b1
Bug 835899 - Web Console autocomplete popup could need some UI love, r=msucan, r=paul
2013-03-14 23:34:05 +05:30
Girish Sharma
a47608a55d
Bug 831693 - Experiment with auto completion in Inspector Searchbox, r=paul
...
--HG--
rename : browser/devtools/webconsole/AutocompletePopup.jsm => browser/devtools/shared/AutocompletePopup.jsm
2013-01-29 03:02:35 +05:30
Joe Walker
4248bbb581
Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe
...
--HG--
rename : browser/devtools/commandline/test/browser_dbg_cmd.html => browser/devtools/debugger/test/browser_dbg_cmd.html
rename : browser/devtools/commandline/test/browser_dbg_cmd.js => browser/devtools/debugger/test/browser_dbg_cmd.js
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.html => browser/devtools/debugger/test/browser_dbg_cmd_break.html
rename : browser/devtools/commandline/test/browser_dbg_cmd_break.js => browser/devtools/debugger/test/browser_dbg_cmd_break.js
2013-03-13 04:51:30 +00:00
Victor Porof
101a25592f
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
469a194377
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
Victor Porof
711c5ce823
Bug 841008 - Variables view should expose LAZY_EMPTY_DELAY, r=msucan
2013-03-06 22:46:37 +02:00
Matt Brubeck
000326ffe8
Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin]
...
--HG--
rename : browser/devtools/shared/Browser.jsm => toolkit/modules/Timer.jsm
rename : browser/devtools/shared/test/browser_browser_basic.js => toolkit/modules/tests/xpcshell/test_timer.js
2013-02-25 11:08:33 -08:00
Gregory Szorc
758d7a8978
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Mihai Sucan
d0d4d0a8f6
Bug 834721 - Use plurals for toolbox button tooltip; r=paul f=l10n
2013-02-15 23:29:44 +02:00
Mike Hommey
640e79f848
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Phil Ringnalda
5a711e4b72
Merge m-c to fx-team
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Victor Porof
8df3254581
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
Boris Zbarsky
e4b4da3503
Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug
2013-02-06 14:22:33 +00:00
Mihai Sucan
5c71a32677
Bug 834721 - Use plurals for toolbox button tooltip; r=paul
2013-01-25 18:14:53 +02:00
Dave Townsend
f1c830614d
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Victor Porof
8e4b6ae395
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
c229e797c5
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
b71f7aa4d6
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
06e34efda5
Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
...
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof
b3a16c483e
Bug 828987 - The Variables View should be keyboard accessible, r=past
2013-01-31 18:07:24 +02:00
Victor Porof
af209a1c67
Bug 831802 - Variables View: editing getters and setters should not be allowed, r=rcampbell
2013-01-24 20:59:44 +02:00
Victor Porof
53b611d3c6
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
36ccf546b3
Bug 833963 - Variables View: better handling for long strings, r=msucan
2013-01-24 20:59:44 +02:00
Tyrone Chong
3b41d74e21
Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan
2013-01-22 17:55:02 +02:00
Mihai Sucan
5a5554b79a
Bug 833411 - Variables View: support for displaying long string actors; r=vporof
2013-01-22 19:54:31 +02:00
Victor Porof
94d2ea2efc
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
2b7ce8b9b8
Bug 831724 - Variables View: [object undefined] for Window when inspecting raw objects, r=msucan
2013-01-21 23:59:30 +02:00
Victor Porof
3357fa4ae5
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