Dave Camp
|
5b86d023de
|
Bug 910243 - Disable font inspector on remote targets. r=paul
--HG--
extra : rebase_source : e923c9b112a7e64cc58796114a24ea8382b92ca1
|
2013-08-12 07:43:19 -07:00 |
|
Dave Camp
|
ccb9162455
|
Bug 886039 - Port the computed view to the styles actor. r=mratcliffe
|
2013-08-08 08:44:57 -07:00 |
|
Dave Camp
|
44b8744a8c
|
Bug 886038 - Port the rule view to the styles actor. r=mratcliffe
|
2013-08-08 08:44:57 -07:00 |
|
Dave Camp
|
c2fa37fa2a
|
Bug 903573 - Get a reference to the style actor in the inspector panel. r=mratcliffe
|
2013-08-08 08:44:56 -07:00 |
|
Brian Grinstead
|
6505f8e6d7
|
Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker
|
2013-08-02 11:28:37 -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 |
|
Paul Rouget
|
328328c661
|
Bug 898918 - many files have wrong mode-lines in comments. r=robcee
|
2013-08-01 10:53:31 +02:00 |
|
Ed Morley
|
d935b50c79
|
Bug 851349 - Disable browser_inspector_bug_831693_searchbox_panel_navigation.js for too many intermittent failures
--HG--
extra : rebase_source : dfc972c73c4c7e3a11e2695039b687048b478049
|
2013-07-30 17:21:57 +01:00 |
|
Girish Sharma
|
c84a567fe5
|
trying to lower the frequency of intermittent in Bug 851349, r=past
|
2013-07-29 22:40:20 +05:30 |
|
Dave Camp
|
a289f7b2de
|
Bug 896267 - Only create one walker actor per tab. r=harth
|
2013-07-19 11:21:40 -07:00 |
|
Dave Camp
|
7f5a77a340
|
Bug 891357 - iframes don't appear in breadcrumbs. r=robcee
|
2013-07-23 14:42:12 -07:00 |
|
Dave Camp
|
816f9c863d
|
Bug 888527 - Delete nodes using the remote protocol. r=paul
|
2013-06-17 06:52:55 -07:00 |
|
Dave Camp
|
e7d9a9efa4
|
Bug 879523 - Remote the SelectorSearch. r=paul
|
2013-06-10 21:18:46 -07:00 |
|
Dave Camp
|
4829fb0b64
|
Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul
|
2013-06-17 06:52:55 -07:00 |
|
Dave Camp
|
7b7821bb9a
|
Bug 888484 - Save the default inspection node. r=paul
|
2013-06-17 06:52:54 -07:00 |
|
Dave Camp
|
a43fffd13a
|
Bug 886032 - Port the markup view to the inspector actor (readonly). r=paul
--HG--
extra : rebase_source : f33acb5d1d70fa8c18410ede8c2ab73fc3482495
|
2013-06-10 21:18:46 -07:00 |
|
Paul Rouget
|
168bb19a99
|
Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp
|
2013-07-15 00:40:00 +02: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 |
|
Cameron Paul
|
85be1e0b90
|
Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul
|
2013-07-03 14:58:00 +02:00 |
|
Dave Camp
|
e908d262c0
|
Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
|
2013-06-10 21:18:46 -07:00 |
|
Dave Camp
|
2142a26f97
|
Bug 879520 - Remote the inspector breadcrumbs. r=paul
|
2013-06-07 14:33:39 -07:00 |
|
Dave Camp
|
af6dfe54f4
|
Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul
|
2013-06-07 14:32:32 -07:00 |
|
Victor Porof
|
1dfc9dd271
|
Merge fx-team to m-c
|
2013-06-23 19:00:17 +03:00 |
|
Ms2ger
|
5a63e5bff8
|
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
|
2013-06-23 09:16:19 +02:00 |
|
Paul Rouget
|
5c1d81a319
|
Bug 865688 - Style Inspector sidebar should remember its size. r=msucan
|
2013-06-14 01:41:00 +02:00 |
|
Sinduja Ramaraj
|
9703e970e7
|
Bug 840247 - Entering the Inspector from the Web Console should show the <html> and <body> tag expanded. r=jwalker
|
2013-06-11 08:28:00 +03:00 |
|
Joe Walker
|
7b6e7e19d0
|
Bug 846696 - GCLI helpers.js should be shared rather than copied; r=mratcliffe
|
2013-05-25 09:51:31 +01:00 |
|
Joe Walker
|
26a7dd5c24
|
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
|
2013-05-25 09:51:31 +01:00 |
|
Dave Camp
|
ad2e2a8ed8
|
Bug 867485: Move the devtools loader into toolkit/ r=jwalker
|
2013-05-01 09:27:24 -07: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 |
|
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 |
|
Gijs Kruitbosch
|
ae0c9b5e24
|
Bug 866381 - allow inspector to be used on chrome windows, r=dcamp
|
2013-04-29 19:32:12 +02: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 |
|
Girish Sharma
|
238b779eed
|
Bug 862294 - Sidebar should be responsive in docked Toolbox, r=vporof
|
2013-04-17 12:27:36 +05:30 |
|
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 |
|
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 |
|
Kyle Machulis
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07: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 |
|
Paul Rouget
|
e7b52e8590
|
Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe
|
2013-03-27 23:20:38 +01: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 |
|
Girish Sharma
|
9cc74b0f40
|
Bug 851349 - Possible fix for intermittent failures. r=paul
|
2013-03-15 11:38:53 +05:30 |
|
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 |
|