Dave Camp
d0e05b6ff6
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
9a521bedba
Bug 860232 - Function callbacks in jsonp responses should be displayed in the Response tab, r=rcampbell
2013-04-11 21:11:47 +03:00
Victor Porof
9f7c4f4973
Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell
2013-04-11 21:11:46 +03:00
Victor Porof
bcd759d62a
Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell
2013-04-11 21:11:46 +03:00
Victor Porof
8790fa745f
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
Victor Porof
3ce07a9bc8
Bug 843287 - UI improvements for the variables view and sidebar, r=msucan
2013-04-09 22:05:34 +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
Panos Astithas
bf63207433
Bug 859569 - Target.makeRemote should attachTab; r=dcamp
2013-04-11 07:55:14 +03:00
Anton Kovalyov
06a6cd27f8
Bug 858759 - Move profiler.css to browser/themes. r=vporof
2013-04-10 10:41:45 -07:00
Panos Astithas
c08908c3bb
Backout eb887b962dfa (bug 772119) on suspicion of leaks
2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
2013-04-10 16:05:35 +03:00
Panos Astithas
4d25a412ba
Backout 0289f7473afa for causing intermittent failures
2013-04-10 14:44:33 +03:00
Josh Marchán
2935308c1d
Bug 792815 - Update promise usage in gcli commands; r=jwalker
2013-03-30 21:54:00 +02:00
David Creswick
37e7ec68bf
Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe
2013-04-04 09:40:00 +03:00
David Creswick
7f3451b8a8
Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker
2013-03-28 13:24:00 +02:00
Josh Marchán
3af0515a35
Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker
2013-04-03 19:55:00 +03:00
Nick Fitzgerald
8b8f9fea8f
Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past
2013-04-09 11:40:00 +03:00
Nick Fitzgerald
0dcb499894
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
2013-04-09 11:42:00 +03:00
Victor Porof
1c2a3ee418
Bug 859085 - [netmonitor] Add tooltips to all labels in the UI that may have cropped values, r=dcamp
2013-04-10 02:05:09 +03:00
Victor Porof
566ed48fb4
Bug 859062 - [netmonitor] Hide right arrow in the SideMenuWidget, r=dcamp
2013-04-10 02:05:09 +03:00
Victor Porof
20a389714c
Bug 859181 - Variables view closes immediately on first open, r=rcampbell
2013-04-10 02:05:09 +03:00
Dave Townsend
5ae2933389
Bug 852777 - Make Tilt more extensible, r=vporof
2013-04-10 02:05:09 +03:00
Anton Kovalyov
dd766a91cc
Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee
2013-04-09 12:00:30 -07:00
Ryan VanderMeulen
080b1d0e83
Merge m-c to fx-team.
2013-04-09 08:17:45 -04:00
Panos Astithas
45b0355959
Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp
2013-04-09 14:17:03 +03:00
Mihai Sucan
194c70be1c
Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop
2013-04-09 12:47:23 +03:00
Mihai Sucan
f74bb51834
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Mihai Sucan
6f15b1eb06
Bug 783499 - Web Console should use the debugger API; r=past
2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
73fe13b2fe
Merge m-c to fx-team.
2013-04-08 20:04:11 -04:00
Victor Porof
3566bfc30e
Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp
2013-04-08 21:34:45 +03:00
Victor Porof
7590d7957d
Merge fx-team to m-c
2013-04-07 12:10:06 +03:00
Xin Zhang
3ebe0ee79c
Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak
2013-04-06 14:46:35 -04:00
Anton Kovalyov
c6b099f555
Bug 856797 - Fix localization typos. r=dcamp
2013-04-05 15:49:30 -07:00
Garrett Robinson
dca79fdc43
Bug 821877 - Browser Mochitest for CSP error logging to Web Console. r=msucan
...
Also fixes another CSP browser chrome test that was broken because it uses the
old CSP headers and assumed that only one warning would be logged to the Web
Console.
2013-04-08 14:35:30 -04:00
Daniel Holbert
5dfb1830ae
Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD
2013-04-05 16:15:41 -07:00
Masatoshi Kimura
24f088cd32
Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof
2013-04-09 07:44:26 +09:00
Victor Porof
dcd62879d7
Bug 855544 - Implement a network monitor, r=dcamp,msucan
2013-03-11 23:50:42 -07:00
Victor Porof
0e1f5e4097
Bug 857441 - Autocompletion popup is very jumpy while typing text, r=msucan
2013-04-03 07:50:27 +03:00
Panos Astithas
24790d3940
Bug 849500 - navigate and will-navigate events for remoted targets carry payload that is incompatible with the non-remoted case; r=jwalker
2013-04-04 11:23:42 +03:00
Panos Astithas
d9bf59efa7
Backout cset 98e19635eb97 (bug 849500) for suspicion of breakage
2013-04-04 11:09:46 +03:00
Brandon Benvie
3ade0ac2d4
Bug 851381 - make the scratchpad evaluate code asynchronously; r=harth
2013-03-14 18:08:19 -07:00
Panos Astithas
147e0e5957
Bug 857082 - TabTarget.makeRemote doesn't need any arguments; r=jwalker
2013-04-03 23:05:14 +03:00
Panos Astithas
b74726064b
Bug 849500 - navigate and will-navigate events for remoted targets carry payload that is incompatible with the non-remoted case; r=jwalker
2013-04-03 22:50:08 +03:00
Panos Astithas
a288114185
Bug 839515 - Tiny fonts in the remote connection screen; r=jwalker
2013-04-03 22:49:54 +03:00
Tim Taubert
26ac00e471
merge m-c to fx-team
2013-04-03 12:30:29 +02:00
Gavin Sharp
83ed853ee8
Bug 843559 - Followup patch to rename string. r=anton
2013-04-01 13:17:24 -07:00
Ryan VanderMeulen
e3317ed60e
Merge m-c to fx-team.
2013-04-01 10:47:29 -04:00
Panos Astithas
8cd9ea9259
Backout a69d60d90110 (bug 772119) for bustage
2013-03-30 19:37:00 +02:00
David Creswick
f302299409
Bug 851132 - Style editor shows wrong URL when middle-clicking a file name; r=mratcliffe
2013-03-27 10:01:00 +02:00
Nick Fitzgerald
93091c3cf0
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
2013-03-29 14:05:00 +02:00