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
Tim Taubert
a687d09b37
merge m-c to fx-team
2013-05-01 10:18:22 +02:00
Ryan VanderMeulen
953d338008
Merge inbound to m-c.
2013-04-30 21:58:19 -04:00
Ryan VanderMeulen
f588723e41
Merge the last PGO-green inbound changeset to m-c.
2013-04-30 21:49:23 -04:00
Dave Camp
8dfde38789
Bug 867481 - Remote debugging connection screen is broken. r=harth
2013-04-30 18:40:44 -07:00
Heather Arthur
277e52d627
Bug 866264 - Intermittent devtools/styleeditor/test/browser_styleeditor_new.js | new editor shows 1 rule after modification - Got 2, expected 1; r=dcamp
2013-04-30 17:19:59 -07:00
Jim Blandy
7b5a4624a3
Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff
2013-04-30 14:44:50 -07:00
Rob Campbell
bfa21f354e
Bug 860349 - Intermittent browser_dbg_createChrome.js | application timed out after 330 seconds with no output; r=testonly
2013-04-30 12:40:00 +03:00
Tim Taubert
ab30c62c82
merge m-c to fx-team
2013-04-30 10:39:24 +02:00
Ryan VanderMeulen
c31d782c33
Merge m-c to inbound.
2013-04-30 08:09:43 -04:00
Mihai Sucan
ff38b8e44f
Bug 711846 - Fix for intermittent browser_webconsole_bug_595934_message_categories.js | Test timed out; r=me
2013-04-29 23:01:48 +03:00
Gijs Kruitbosch
ae0c9b5e24
Bug 866381 - allow inspector to be used on chrome windows, r=dcamp
2013-04-29 19:32:12 +02:00
Ryan VanderMeulen
432f850d5a
Merge m-c to inbound.
2013-04-29 13:09:28 -04:00
Ryan VanderMeulen
fb22db9f7d
Merge m-c to inbound.
2013-04-29 08:25:31 -04:00
Tim Taubert
c185af5e14
Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures
2013-04-27 21:21:42 +02:00
Tim Taubert
e46b7affe1
merge m-c to fx-team
2013-04-27 17:34:36 +02:00
Mihai Sucan
80e88d6a6f
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo; r=me
2013-04-26 18:49:49 +03:00
Brian Grinstead
1243ceacf8
Bug 677930 - Style Inspector: make URLs clickable.
2013-04-19 16:30:33 -05: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
Tim Taubert
3bcccdb41f
merge m-c to fx-team
2013-04-26 14:47:39 +02:00
Heather Arthur
2124e0ad6c
Bug 816967 - fix browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js bustage; r=dcamp
2013-04-25 12:51:23 -07:00
Heather Arthur
7538397570
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-25 09:46:13 -07:00
Ryan VanderMeulen
314420a80e
Merge m-c to inbound.
2013-04-26 13:06:35 -04:00
Victor Porof
6bdabef99e
Bug 866091 - Intermittent devtools/netmonitor/test/browser_net_prefs-reload.js | Test timed out | Found a tab after previous test timed out: http://example.com/browser/browser/devtools/netmonitor/test/html_simple-test-page.html and tons of fallout, r=rcampbell
2013-04-26 20:02:39 +03: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
Garrett Robinson
02b569fd5b
Bug 863878 - The CSP logging from bug 821877 should go to the new Security Pane in the Web Console. r=bzbarsky r=ddahl
2013-04-23 17:39:10 -05:00
Mihai Sucan
b92afe119b
Bug 863943 - Fix for intermittent browser_webconsole_bug_602572_log_bodies_checkbox.js | Test timed out; r=me
2013-04-30 20:40:27 +03: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
Francesco Lodolo [:flod]
1752ab91cb
Bug 868452 - Fix entity name (&brandShortName;) and string consistency in gclicommands.properties r=dcamp
2013-05-09 18:58:45 +02:00
Joel Maher
58eaacfc66
Bug 847558 - on amazon ec2 vm's browser_dbg_createChrome.js hangs (timed out) on opt builds. r=armenzg
2013-05-07 12:46:43 -04:00
Michael Ratcliffe
560f66e20c
Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me
2013-05-07 12:31:39 +01:00
Peter Van der Beken
01dccf283c
Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
2012-12-11 21:45:36 -05:00
Ehsan Akhgari
5005320e02
Backed out 3 changesets (bug 855971, bug 820846) because of browser-chrome test failures
...
Backed out changeset a2245b038bcc (bug 855971)
Backed out changeset 2a999f8ee317 (bug 820846)
Backed out changeset 6dba144500f3 (bug 820846)
2013-05-04 19:27:20 -04:00
Peter Van der Beken
d6817f696b
Bug 855971 - Switch HTMLDocument to WebIDL bindings. r=bz.
...
--HG--
extra : rebase_source : d5ec9a80442e5b9c8df29f6d5971b61cb9b05778
2012-12-11 21:45:36 -05:00
Joey Armstrong
8e99512c32
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Ryan VanderMeulen
25411bd8e4
Merge the last PGO-green inbound changeset to m-c.
2013-04-23 15:01:57 -04:00
Tim Taubert
cfbfd9bf66
merge m-c to fx-team
2013-04-23 18:56:19 +02: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
sinduja ramaraj
f02925cf11
Bug 586125 - "Copy", "Select All", etc. popup menu item in the Web Console displays keyboard shortcuts; r=msucan
2013-04-20 14:09:00 +03: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
Panos Astithas
8d6bf237d8
Bug 862142 - remote debugger doesn't find any sources for simulator on nightly; r=vporof,msucan
2013-04-23 09:09:24 +03:00
Victor Porof
1d5630194b
Bug 864176 - Details pane should remember its height when docked on the right, r=rcampbell
2013-04-22 21:12:17 +03:00
Victor Porof
dfbb0ce18e
Bug 860175 - On netmonitor examining the specific details of a network action leads to bad overlapping display, r=rcampbell
2013-04-22 21:12:17 +03:00
Ryan VanderMeulen
c6e815fd7a
Merge m-c to fx-team.
2013-04-19 14:00:56 -04:00
Ryan VanderMeulen
dcdbde0ca3
Merge inbound to m-c.
2013-04-19 13:46:37 -04:00
Girish Sharma
29e03a8745
Bug 862363 - Sync the killswitch upon (un)registering of a tool and respect it in Options Panel, r=jwalker
2013-04-19 19:14:38 +05:30
Panos Astithas
da78ec639c
Bug 863600 - Intermittent browser_toolbox_options.js; r=me
2013-04-19 11:13:32 +03:00
Norbert Lindenberg
f8a8f91b24
Bug 864519 - Several Netmonitor tests fail when ECMAScript Internationalization API is enabled, r=vporof
2013-04-23 15:03:58 +03:00
Garrett Robinson
e1712a3ad0
Bug 837351 - Security Errors in Web Console. r=msucan
2013-04-22 18:07:36 -07:00
Girish Sharma
8e10588ae8
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
...
Bug 861908 - While unregistering, first destroy the tool, then remove its panel from toolbox, r=jwalker
2013-04-17 14:28:41 +05:30
Mihai Sucan
cc33781b85
Bug 855763 - [Responsive Mode] Fix for intermittent browser_responsiveuiaddcustompreset.js | Test timed out, | Found a tab after previous test timed out: data:text/html,foo, browser_Services.js | Services.prompt is an nsIPromptService; r=jwalker
2013-04-19 13:33:57 +03:00
Girish Sharma
44f3d7d56d
Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof
2013-04-15 17:41:55 +05:30
Josh Marchán
c6d7263232
Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe
2013-04-17 05:10:00 +03:00
David Creswick
43390410c0
Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker
2013-04-11 11:08:33 -05: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
88ca100c99
Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell
2013-04-18 09:35:27 +03:00
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
723d0f8e44
Bug 859308 - Hide Blocked in Timings tab until we know what that's doing, 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
Victor Porof
ca9d6e4dad
Bug 862435 - Tilt doesn't open if the Inspector was opened beforehand, r=dtownsend
2013-04-18 09:35:26 +03:00
Panos Astithas
1aef063560
Bug 849071 - Create some kind of chrome to turn source mapping on/off in the debugger, r=vporof
2013-04-16 18:00:33 +03:00
Girish Sharma
238b779eed
Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof
2013-04-17 12:27:36 +05:30
Mihai Sucan
42f26612d6
Bug 862024 - Warning about replaced window.console API shows when content scripts do not change the object; r=past
2013-04-17 13:19:29 +03:00
Ryan VanderMeulen
a9cb7d2c88
Merge m-c to inbound.
2013-04-16 16:04:20 -04:00
Nick Fitzgerald
3bb0728fee
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
fd19397aa4
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
2013-04-16 00:07:00 +03:00
Mihai Sucan
97c007a0fb
Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker
2013-04-15 19:10:04 +03:00
Panos Astithas
79d329ae2f
Backed out changeset 371ecfa8df92 (bug 851546) for breakage
2013-04-15 11:51:19 +03:00
Girish Sharma
42e2ffce2e
Bug 851546 - Options panel for DevTools Toolbox, r=jwalker
2013-04-05 00:00:24 +05:30
Panos Astithas
572529ba46
Bug 860101 - payload._navPayload is a Window in 'will-navigate' event handler; r=harth
2013-04-11 10:22:50 +03:00
Dave Camp
867be90cb3
Merge backout.
2013-04-12 08:08:04 -07: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
a94cefa38c
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
51b054dd0e
Bug 859980 - [netmonitor] JSON request not parsed, r=rcampbell
2013-04-11 21:11:46 +03:00
Victor Porof
a476ef0bba
Bug 859968 - [netmonitor] JSONP requests are not parsed into a tree, r=rcampbell
2013-04-11 21:11:46 +03: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
Mihai Sucan
6d467d6423
Bug 859170 - Fix for hang when trying to expand a very long message in the web console output; r=past
2013-04-11 15:27:49 +03:00
Phil Ringnalda
14529a750b
Merge m-c to fx-team
2013-04-11 20:55:39 -07:00
Dave Camp
adee95d6b6
Bug 855914 - Add a blank line to devtools/browser/moz.build to kick the build system. r=gps
2013-04-11 18:52:30 -07:00
Ryan VanderMeulen
eb26ab4fbe
Merge m-c to inbound.
2013-04-11 12:03:46 -04:00
Victor Porof
59f7b6bfbe
Bug 843287 - UI improvements for the variables view and sidebar, r=msucan
2013-04-09 22:05:34 +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
Panos Astithas
dfaf8b4bf2
Bug 859569 - Target.makeRemote should attachTab; r=dcamp
2013-04-11 07:55:14 +03:00
Anton Kovalyov
d68f641726
Bug 858759 - Move profiler.css to browser/themes. r=vporof
2013-04-10 10:41:45 -07:00
Panos Astithas
7e51ea1af4
Backout eb887b962dfa (bug 772119) on suspicion of leaks
2013-04-10 16:08:59 +03:00
Panos Astithas
38e06c621d
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
2013-04-10 16:05:35 +03:00
Panos Astithas
ab98e85475
Backout 0289f7473afa for causing intermittent failures
2013-04-10 14:44:33 +03:00
Josh Marchán
94749ee2aa
Bug 792815 - Update promise usage in gcli commands; r=jwalker
2013-03-30 21:54:00 +02:00
David Creswick
798333a044
Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe
2013-04-04 09:40:00 +03:00
David Creswick
11aaad2933
Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker
2013-03-28 13:24:00 +02:00
Josh Marchán
128cd5e3d0
Bug 723923 - Debugger 'breakpoint list' GCLI command should have extra nice output; r=jwalker
2013-04-03 19:55:00 +03:00
Nick Fitzgerald
c2026119b5
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
8b6d233c14
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
2013-04-09 11:42:00 +03:00
Victor Porof
969187be6f
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
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
Dave Townsend
0c47a6e7a9
Bug 852777 - Make Tilt more extensible, r=vporof
2013-04-10 02:05:09 +03:00
Anton Kovalyov
01ca3ed315
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
357af607b6
Merge m-c to fx-team.
2013-04-09 08:17:45 -04:00
Panos Astithas
2c66f95ee1
Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp
2013-04-09 14:17:03 +03:00
Mihai Sucan
32615c5493
Bug 587757 - (global-console) Implement Browser Console; r=past,jwalker,Mossop
2013-04-09 12:47:23 +03:00
Mihai Sucan
7325189239
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Mihai Sucan
96f22b193a
Bug 783499 - Web Console should use the debugger API; r=past
2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
1480e44db6
Merge m-c to fx-team.
2013-04-08 20:04:11 -04:00
Victor Porof
c7e81a1db7
Bug 859221 - [netmonitor] Sizes are displayed in KB not kb, r=dcamp
2013-04-08 21:34:45 +03:00
Victor Porof
c3fcb244ab
Merge fx-team to m-c
2013-04-07 12:10:06 +03:00
Xin Zhang
30abe2210d
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
2ef1fff6e9
Bug 856797 - Fix localization typos. r=dcamp
2013-04-05 15:49:30 -07:00
Garrett Robinson
3ef4cb3bba
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
257bade5f9
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
3f85aa084e
Bug 771975 - Remove -moz-prefixed gradients usage from devtools. r=vporof
2013-04-09 07:44:26 +09: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
Panos Astithas
5e8934d125
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
aa64675463
Backout cset 98e19635eb97 (bug 849500) for suspicion of breakage
2013-04-04 11:09:46 +03:00
Brandon Benvie
daec7fb121
Bug 851381 - make the scratchpad evaluate code asynchronously; r=harth
2013-03-14 18:08:19 -07:00
Panos Astithas
72eb3eafe9
Bug 857082 - TabTarget.makeRemote doesn't need any arguments; r=jwalker
2013-04-03 23:05:14 +03:00
Panos Astithas
bb18c2957e
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
a5e5a18b7d
Bug 839515 - Tiny fonts in the remote connection screen; r=jwalker
2013-04-03 22:49:54 +03:00
Tim Taubert
81fec162fe
merge m-c to fx-team
2013-04-03 12:30:29 +02:00
Gavin Sharp
52ba25e172
Bug 843559 - Followup patch to rename string. r=anton
2013-04-01 13:17:24 -07:00
Ryan VanderMeulen
6e8f538b10
Merge m-c to fx-team.
2013-04-01 10:47:29 -04:00
Panos Astithas
c36c05a53a
Backout a69d60d90110 (bug 772119) for bustage
2013-03-30 19:37:00 +02:00
David Creswick
821268c314
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
2cee4dbd99
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
2013-03-29 14:05:00 +02:00
Anton Kovalyov
ae6c51628f
Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp
2013-03-28 15:13:24 -07:00
Victor Porof
c1f89828f5
Bug 854185 - Frontend shouldn't mix promises, event listeners and callbacks on initialization/destruction, r=past
2013-03-28 10:30:37 +02: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
589ab65cfa
Bug 854174 - Chrome debugging should use its own port to avoid interfering with remote port changes, r=past
2013-03-26 18:30:13 +02:00
Victor Porof
a3a4217c9b
Bug 853181 - Text overflow of scripts list is not full width of section, r=past
2013-03-26 18:57:55 +02:00
Paul Rouget
2eeb15631f
bug 851484 - Intermittent devtools/responsivedesign/test/browser_responsiveuiaddcustompreset.js. r=jwalker
2013-03-22 09:55:00 +02:00
Michael Ratcliffe
56670f161d
Bug 839640 - Editing an attribute that contains '&' fails; r=jwalker
2013-03-21 11:36:52 +00:00
Alexandre Poirot
603dcf62bb
Bug 839280 - devtools increase CC graph size; r=jwalker
2013-03-25 05:39:00 +02:00
Tim Taubert
b1b7f49a51
merge m-c to fx-team
2013-03-26 13:57:04 +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
Tim Taubert
42f260b331
merge m-c to fx-team
2013-03-25 09:45:45 +01:00
Joe Walker
ea579ff364
Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe
2013-03-23 09:53:10 +00:00
Joe Walker
46bf6f7a50
Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe
2013-03-23 09:53:07 +00: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
Joe Walker
ed97c5931c
Bug 852110 - Allow tools to build a concrete panel rather than only a promise of a panel; r=mratcliffe
2013-03-22 09:38:56 +00:00
Joe Walker
79ba59d7e8
Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul
2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
40234f7436
Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker
2013-03-22 09:37:52 +00:00
Anton Kovalyov
4024e0dd8f
Bug 853650 - Support for multiple simultaneously running profiles. r=past
2013-03-21 16:01:32 -07:00
Ed Morley
2d3e3ded1e
Merge mozilla-central to mozilla-inbound
2013-03-25 17:02:36 +00:00
Peter Van der Beken
81ba7f5b84
Fix for bug 853136 (Prepare some tests for HTMLDocument using a WebIDL binding). r=bholley.
...
--HG--
extra : rebase_source : 0a19404b8d40075488568e179088e3c41ee8c4e4
2013-03-14 14:50:46 +01:00
Mihai Sucan
b191bb999b
Bug 853568 - Fix for intermittent browser_webconsole_bug_599725_response_headers.js | we do not have the Content-Type header | Content-Length != 60 - Didn't expect 60, but got it; r=vporof
2013-04-04 19:23:59 +03:00
Mihai Sucan
5bf7a7a9ef
Bug 809424 - Fix for intermittent browser_webconsole_bug_611795.js | The unknown CSS property warning is displayed only once - Got 1, expected 2; r=vporof
2013-04-04 15:41:11 +03:00
Neil Deakin
9b1635e32c
Bug 480356, move content page tooltip text generation code into tooltip binding so that it can be shared, r=neil,mratcliffe
2013-03-21 08:58:07 -04: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
J. Ryan Stinnett
4a6c07a708
Bug 722506 - Show imported stylesheets in the style editor, r=harth
2013-03-17 01:54:51 -05:00
Dave Townsend
1caacfbd87
Bug 852353 - Allow Tilt to support positioning elements at arbitrary depths and with arbitrary depths, r=vporof
2013-03-20 13:01:39 +02:00
Anton Kovalyov
712bb92f5f
Bug 822287 - Add a 100 timeout before stopping the profiler (only in tests), r=past
2013-03-19 11:32:14 -07:00
Anton Kovalyov
a9dc662760
Bug 843559 - Change Profiler shortcut to Shift-F5, r=msucan
2013-03-19 11:22:03 -07:00
Ryan VanderMeulen
15d157df69
Merge m-c to fx-team.
2013-03-19 09:44:37 -04:00
Girish Sharma
9cc74b0f40
Bug 851349 - Possible fix for intermittent failures. r=paul
2013-03-15 11:38:53 +05:30
Tim Taubert
2cad0203e4
merge m-c to fx-team
2013-03-18 09:23:51 +01:00
Phil Ringnalda
ad818a76eb
Merge m-c to fx-team
2013-03-15 22:46:04 -07:00
Eddy Bruel
e4eed3e455
Bug 808960 - Can't fetch sources packed in jar bundles when debugging chrome; r=past,vporof
2013-03-14 21:57:00 -07:00
Ryan VanderMeulen
f5c5161a22
Merge m-c to inbound.
2013-03-14 21:45:34 -04:00
Heather Arthur
08aa287b86
Bug 850513 - [style inspector] Remove notification when navigating away with unsaved changes. r=paul
2013-03-12 18:11:00 -07: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
Ed Morley
e978a8b3e3
Bug 822041 - Disable browser_profiler_run.js, browser_profiler_controller.js, browser_profiler_bug_830664_multiple_profiles.js for too many intermittent failures
2013-03-22 23:13:47 +00:00
Kyle Machulis
c79ccc0693
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Girish Sharma
2b7c29003f
Bug 838069 - Intermittent browser_toolbox_window_shortcuts.js - disabling on Mac OS X 10.8 and Windows XP
2013-03-14 21:40:34 +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
Michael Ratcliffe
be6c64a344
Bug 818151 - [toolbox] adapt the toolbox UI to make it fit on the side of the browser r=paul
2013-03-13 16:10:15 -07:00
Paul Rouget
ec3b4f9907
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:43:00 -07:00
Paul Rouget
b71c68b910
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:20:00 -07:00
Girish Sharma
34c4c07f3e
Bug 838069 - Disable browser_toolbox_window_shortcuts.js on OSX 10.8 and Windows XP for now. r=paul
2013-03-12 23:47:20 +05:30
Paul Rouget
c859cf4ed3
Bug 849545 - Intermittent failure in browser_fontinspector.js. r=jwalker
2013-03-13 08:01:40 -04:00
Ryan VanderMeulen
2b3edeff27
Merge m-c to fx-team.
2013-03-13 08:01:01 -04:00
Ed Morley
ba87eae066
Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE
2013-03-13 10:25:00 +00:00
Ed Morley
7572e97316
Backed out changeset 40c15b9a5d14 (bug 723281)
2013-03-13 10:24:17 +00:00
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
Paul Rouget
2fdbcaae9f
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:46:16 -07:00
Paul Rouget
196f09ccb6
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
2013-03-12 18:22:01 -07:00
Paul Rouget
6ccf7fbf2e
Bug 767678 - Responsive Design mode has no close button. r=mikeratcliffe
2013-03-08 05:00:00 -08:00
Paul Rouget
1ce1f54004
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
...
Bug 850480 - [responsive mode] Re-introduce mobile scrollbars. r=vporof
2013-03-12 16:37:00 -07:00
Panos Astithas
68663a3365
Bug 785704 - Part 1: fix a newSource regression from bug 795368; r=vporof
2013-03-11 17:51:00 -07:00
Girish Sharma
5311748e76
Bug 835722 - Infobar reappears even when not needed, r=mratcliffe
2013-03-10 01:47:34 +05:30
Nick Fitzgerald
356865e026
Bug 848576 - "Remove scripts and newScript packets from the RDP"; r=past
2013-03-11 15:35:00 -07: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
Heather Arthur
28da678d97
Bug 826982 - [style editor] Show a notification when navigating away from page if there are unsaved changes; r=paul
2013-03-08 19:11:22 -08:00
Paul Rouget
74ab902709
Bug 697983 - Implement a Font Inspector. r=jwalker
2013-03-07 05:57:00 +01:00
Ryan VanderMeulen
b4ecee97e5
Backed out changesets 6deb17bc6c56 and 7952fadd1732 (bug 839280) for mochitest-other crashes.
2013-03-07 19:10:52 -05:00
Alexandre Poirot
d1b0c64f2d
Bug 839280 - Fix xul button leaks on Toolbox destroy. r=jwalker
2013-03-07 17:41:40 -05:00
Ryan VanderMeulen
5bedc246a9
Merge m-c to fx-team.
2013-03-07 17:39:11 -05:00
Joe Walker
c345882615
Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe
2013-03-07 17:43:21 +00:00
Ryan VanderMeulen
5ebf7943fa
Merge m-c to inbound.
2013-03-07 10:15:44 -05:00
Panos Astithas
1d929061da
Merge m-c to fx-team
2013-03-07 09:16:09 +02:00
Mihai Sucan
fa867845ca
Bug 846606 - Intermittent browser_dbg_bug723069_editor-breakpoints.js | Test timed out | correct number of editor breakpoint changes - Got 3, expected 4; r=vporof
2013-03-06 22:56:42 +02:00
Victor Porof
711c5ce823
Bug 841008 - Variables view should expose LAZY_EMPTY_DELAY, r=msucan
2013-03-06 22:46:37 +02:00
Raymond Heldt
1e38b2d28c
Bug 812762 - Use brandShortName instead of Firefox; r=jwalker
2013-03-05 16:09:03 +00:00
J. Ryan Stinnett
4a5940855a
Bug 796009 - Streamline keyboard nav of markup in inspector; r=jwalker
2013-02-28 20:50:24 -06:00
Mihai Sucan
07911be9c6
Bug 824016 - Intermittent devtools/webconsole/test/browser_webconsole_bug_595350_multiple_windows_and_tabs.js | Timed out while waiting for: 4 web consoles closed; r=past
2013-03-06 21:29:23 +02:00
Ton
feb27c4b31
Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker
2013-01-24 17:14:51 +01:00
Ryan VanderMeulen
cf79257a61
Merge the last PGO-green inbound changeset to m-c.
2013-03-04 17:03:22 -05:00
Panos Astithas
219d46c31f
Add more logging in the Browser Debugger startup path in order to investigate bug 766119; r=vporof
2013-03-04 17:49:37 +02:00
Mihai Sucan
8074a90690
Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset)
2013-03-03 13:08:50 +02:00
Ed Morley
17db8af930
Backed out changeset 86c98c4d36da (bug 846606)
2013-03-04 11:22:21 +00:00
Mihai Sucan
28564e2997
Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me
2013-03-03 13:08:50 +02:00
Ryan VanderMeulen
b5c32572b8
Merge m-c to fx-team.
2013-03-02 23:46:08 -05:00
Victor Porof
edfb898e9b
Bug 846186 - Tilt error flooding error console (TypeError: mouseLerp is undefined), r=rcampbell
2013-03-01 11:49:19 +02:00
Girish Sharma
3540a98eb1
Fix for bug 838069 (intermittent browser_toolbox_window_shortcuts.js); r=jwalker
2013-02-27 21:07:14 +05:30
Michael Ratcliffe
adb09622e6
Bug 793713 - [inspector] Right click on a doctype node in the markup panel throws errors and causes weird things to happen r=jwalker
2013-02-26 16:22:36 +00:00
Nick Fitzgerald
fe05f0710a
Bug 795368 - Add "sources" and "newSource" packets to the RDP, and use them instead of "scripts" and "newScript"; r=past f=rcampbell,msucan
2013-02-28 14:02:00 +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
Ms2ger
3813557cac
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
bd0f1ec989
Backed out changeset 4d45bcf676f9 (bug 835722) for causing bug 843677 on a CLOSED TREE
2013-02-28 11:29:03 +00:00
Gregory Szorc
f0b7e3972c
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
faf262c4ee
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Ryan VanderMeulen
1c839957d4
Backed out changeset 71a93fff7311 (bug 840360) for B2G reftest/crashtest bustage on a CLOSED TREE.
2013-02-25 19:49:19 -05:00
Gregory Szorc
758d7a8978
Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger
2013-02-25 12:47:18 -08:00
Ryan VanderMeulen
3b7ef94e73
Bug 807234 - Temporarily disable the test on a CLOSED TREE. r=orange
2013-02-26 22:34:36 -05:00
Phil Ringnalda
9ebbdf1241
Merge m-c to fx-team
2013-02-26 14:32:37 -08:00
Joe Walker
b3affd7329
Backout 8f598aa5a7c2 (bug 812762) l10n fail
2013-02-26 19:22:28 +00:00
Cory Gackenheimer
d6c4195a90
Bug 623749 - Control + A on windows should select all in Web Console; r=msucan
2013-02-25 23:26:53 +02:00
Abhishek Potnis
5a1a8ae794
Bug 801605: Getting rid of NetUtils.asyncCopy in Scratchpad; r=msucan f=dteller
2013-02-26 06:53:36 +05:30
Raymond Heldt
ab8474d28f
Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
33213a96a7
Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker
2013-02-22 16:37:48 +00:00
Adam Goforth
90c7e373e0
Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker
2013-02-22 16:37:48 +00:00
Joe Walker
03ea3e3bee
Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe
2013-02-22 16:37:48 +00:00
Matt Brubeck
560399481a
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
Ryan VanderMeulen
fe9ad4a2d1
Backed out changesets e8202e140fd8 and b1cd489945f5 (bug 844328) for mochitest-bc orange on a CLOSED TREE.
2013-02-25 15:37:23 -05:00
Michael Ratcliffe
c5eb5e0692
Bug 706886 - Line-through disappears after editing overridden rule in style inspector
2013-02-21 12:31:27 +00:00
Paul Rouget
a1aaf0f535
Bug 844814 - Move Inspector to position 2 in the Toolbox. r=robcee
2013-02-26 12:40:20 +00:00
David Creswick
7bc6f4b2d7
Bug 734664 - Devtools toolbox should display the actual target url when detached. r=paul
2013-02-26 12:40:19 +00:00
Michael Ratcliffe
7b2dbcd321
Bug 816990 - Intermittent browser_inspector_sidebarstate.js | Test timed out
2013-02-22 11:48:25 +00:00
Paul Rouget
6b8576cba1
Backing out 824b68f13f30 (bug 679364) - oranges
2013-02-25 18:23:40 +01:00
Paul Rouget
2b5bcb9b2c
Backing out c133a03833b0 (bug 831693) - oranges
2013-02-25 17:42:03 +01:00
Brandon Benvie
5286905e28
Bug 679364 - use "content/browser/devtools/*" for aliases. r=rcampbell
2013-02-21 09:49:31 -05:00
Michael Ratcliffe
7edd26fb91
Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker
2013-02-22 11:31:27 +00:00
Ryan VanderMeulen
138480574d
Merge m-c to inbound.
2013-02-25 14:47:24 -05:00
Matt Brubeck
71539c9030
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
Michael Ratcliffe
ba10068d74
Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) test fix r=me
2013-02-19 15:58:03 +00:00
Joe Walker
3421053274
Backed out changeset c1abd2ac8de9 (bug 734664) for test failures
2013-02-19 13:50:34 +00:00
Panos Astithas
aa02187743
Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted
2013-02-19 10:05:58 +02:00
David Creswick
077c557680
Bug 829553 - "[toolbox] If the last browser tab is closed with ctrl-w, the undocked toolbox is not closed." [r=mratcliffe]
2013-02-17 12:13:00 +01:00
Michael Ratcliffe
4534a36108
Bug 831398 - Inspector doesn't show any XML nodes inside <svg> for reftest feBlend-1.svg. r=paul
2013-02-21 15:05:24 +00:00
Boris Zbarsky
ba0f0bdd1b
Bug 832920. Add a way for chrome iframes to opt into having a separate refresh driver (e.g. if they plan to be moved between windows) and make devtools use that opt-in. r=tnikkel,paul
2013-02-22 09:56:28 -05:00