diff options
author | Matt A. Tobin <email@mattatobin.com> | 2022-01-12 22:26:14 -0600 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2022-01-12 22:26:14 -0600 |
commit | 332ab023eb4d95440694d8e3b455c31c5c61b0a0 (patch) | |
tree | b55b9ec27e887382ef8b2e46e679640d6f5fb3e7 /devtools | |
parent | f5e3703a67630869638f3270a0e669e3d12529e7 (diff) | |
download | aura-central-332ab023eb4d95440694d8e3b455c31c5c61b0a0.tar.gz |
No Issue - Restore use of classic.jar
* Also fixes devtools jar manifest paths for internal layout consistency
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/client/jar.mn | 692 | ||||
-rw-r--r-- | devtools/client/themes/shims/jar.mn | 2 |
2 files changed, 348 insertions, 346 deletions
diff --git a/devtools/client/jar.mn b/devtools/client/jar.mn index 9951e7e3d..d6fc2f084 100644 --- a/devtools/client/jar.mn +++ b/devtools/client/jar.mn @@ -3,349 +3,351 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. devtools.jar: -% content devtools %content/ - content/shared/vendor/d3.js (shared/vendor/d3.js) - content/shared/vendor/dagre-d3.js (shared/vendor/dagre-d3.js) - content/shared/widgets/widgets.css (shared/widgets/widgets.css) - content/shared/widgets/VariablesView.xul (shared/widgets/VariablesView.xul) - content/projecteditor/chrome/content/projecteditor.xul (projecteditor/chrome/content/projecteditor.xul) - content/projecteditor/lib/helpers/readdir.js (projecteditor/lib/helpers/readdir.js) - content/projecteditor/chrome/content/projecteditor-loader.xul (projecteditor/chrome/content/projecteditor-loader.xul) - content/projecteditor/chrome/content/projecteditor-test.xul (projecteditor/chrome/content/projecteditor-test.xul) - content/projecteditor/chrome/content/projecteditor-loader.js (projecteditor/chrome/content/projecteditor-loader.js) - content/netmonitor/netmonitor.xul (netmonitor/netmonitor.xul) - content/netmonitor/netmonitor-controller.js (netmonitor/netmonitor-controller.js) - content/netmonitor/netmonitor-view.js (netmonitor/netmonitor-view.js) - content/webconsole/webconsole.xul (webconsole/webconsole.xul) -* content/scratchpad/scratchpad.xul (scratchpad/scratchpad.xul) - content/scratchpad/scratchpad.js (scratchpad/scratchpad.js) - content/shared/splitview.css (shared/splitview.css) - content/shared/theme-switching.js (shared/theme-switching.js) - content/shared/frame-script-utils.js (shared/frame-script-utils.js) - content/styleeditor/styleeditor.xul (styleeditor/styleeditor.xul) - content/storage/storage.xul (storage/storage.xul) - content/inspector/inspector.js (inspector/inspector.js) - content/inspector/markup/markup.xhtml (inspector/markup/markup.xhtml) - content/animationinspector/animation-controller.js (animationinspector/animation-controller.js) - content/animationinspector/animation-panel.js (animationinspector/animation-panel.js) - content/animationinspector/animation-inspector.xhtml (animationinspector/animation-inspector.xhtml) - content/sourceeditor/codemirror/addon/dialog/dialog.css (sourceeditor/codemirror/addon/dialog/dialog.css) - content/sourceeditor/codemirror/addon/hint/show-hint.js (sourceeditor/codemirror/addon/hint/show-hint.js) - content/sourceeditor/codemirror/addon/tern/tern.js (sourceeditor/codemirror/addon/tern/tern.js) - content/sourceeditor/codemirror/codemirror.bundle.js (sourceeditor/codemirror/codemirror.bundle.js) - content/sourceeditor/codemirror/lib/codemirror.css (sourceeditor/codemirror/lib/codemirror.css) - content/sourceeditor/codemirror/mozilla.css (sourceeditor/codemirror/mozilla.css) - content/debugger/new/index.html (debugger/new/index.html) - content/debugger/new/images/angle-brackets.svg (debugger/new/images/angle-brackets.svg) - content/debugger/new/images/arrow.svg (debugger/new/images/arrow.svg) - content/debugger/new/images/blackBox.svg (debugger/new/images/blackBox.svg) - content/debugger/new/images/breakpoint.svg (debugger/new/images/breakpoint.svg) - content/debugger/new/images/close.svg (debugger/new/images/close.svg) - content/debugger/new/images/disableBreakpoints.svg (debugger/new/images/disableBreakpoints.svg) - content/debugger/new/images/domain.svg (debugger/new/images/domain.svg) - content/debugger/new/images/file.svg (debugger/new/images/file.svg) - content/debugger/new/images/folder.svg (debugger/new/images/folder.svg) - content/debugger/new/images/globe.svg (debugger/new/images/globe.svg) - content/debugger/new/images/pause-circle.svg (debugger/new/images/pause-circle.svg) - content/debugger/new/images/pause.svg (debugger/new/images/pause.svg) - content/debugger/new/images/play.svg (debugger/new/images/play.svg) - content/debugger/new/images/prettyPrint.svg (debugger/new/images/prettyPrint.svg) - content/debugger/new/images/resume.svg (debugger/new/images/resume.svg) - content/debugger/new/images/stepIn.svg (debugger/new/images/stepIn.svg) - content/debugger/new/images/stepOut.svg (debugger/new/images/stepOut.svg) - content/debugger/new/images/stepOver.svg (debugger/new/images/stepOver.svg) - content/debugger/new/images/worker.svg (debugger/new/images/worker.svg) - content/debugger/new/images/settings.svg (debugger/new/images/settings.svg) - content/debugger/new/images/subSettings.svg (debugger/new/images/subSettings.svg) - content/debugger/debugger.xul (debugger/debugger.xul) - content/debugger/debugger.css (debugger/debugger.css) - content/debugger/debugger-controller.js (debugger/debugger-controller.js) - content/debugger/debugger-view.js (debugger/debugger-view.js) - content/debugger/views/workers-view.js (debugger/views/workers-view.js) - content/debugger/views/variable-bubble-view.js (debugger/views/variable-bubble-view.js) - content/debugger/views/watch-expressions-view.js (debugger/views/watch-expressions-view.js) - content/debugger/views/global-search-view.js (debugger/views/global-search-view.js) - content/debugger/views/toolbar-view.js (debugger/views/toolbar-view.js) - content/debugger/views/options-view.js (debugger/views/options-view.js) - content/debugger/views/stack-frames-view.js (debugger/views/stack-frames-view.js) - content/debugger/views/stack-frames-classic-view.js (debugger/views/stack-frames-classic-view.js) - content/debugger/views/filter-view.js (debugger/views/filter-view.js) - content/debugger/utils.js (debugger/utils.js) - content/shadereditor/shadereditor.xul (shadereditor/shadereditor.xul) - content/shadereditor/shadereditor.js (shadereditor/shadereditor.js) - content/canvasdebugger/canvasdebugger.xul (canvasdebugger/canvasdebugger.xul) - content/canvasdebugger/canvasdebugger.js (canvasdebugger/canvasdebugger.js) - content/canvasdebugger/snapshotslist.js (canvasdebugger/snapshotslist.js) - content/canvasdebugger/callslist.js (canvasdebugger/callslist.js) - content/webaudioeditor/webaudioeditor.xul (webaudioeditor/webaudioeditor.xul) - content/webaudioeditor/includes.js (webaudioeditor/includes.js) - content/webaudioeditor/models.js (webaudioeditor/models.js) - content/webaudioeditor/controller.js (webaudioeditor/controller.js) - content/webaudioeditor/views/utils.js (webaudioeditor/views/utils.js) - content/webaudioeditor/views/context.js (webaudioeditor/views/context.js) - content/webaudioeditor/views/inspector.js (webaudioeditor/views/inspector.js) - content/webaudioeditor/views/properties.js (webaudioeditor/views/properties.js) - content/webaudioeditor/views/automation.js (webaudioeditor/views/automation.js) - content/performance/performance.xul (performance/performance.xul) - content/performance/performance-controller.js (performance/performance-controller.js) - content/performance/performance-view.js (performance/performance-view.js) - content/performance/views/overview.js (performance/views/overview.js) - content/performance/views/toolbar.js (performance/views/toolbar.js) - content/performance/views/details.js (performance/views/details.js) - content/performance/views/details-abstract-subview.js (performance/views/details-abstract-subview.js) - content/performance/views/details-waterfall.js (performance/views/details-waterfall.js) - content/performance/views/details-js-call-tree.js (performance/views/details-js-call-tree.js) - content/performance/views/details-js-flamegraph.js (performance/views/details-js-flamegraph.js) - content/performance/views/details-memory-call-tree.js (performance/views/details-memory-call-tree.js) - content/performance/views/details-memory-flamegraph.js (performance/views/details-memory-flamegraph.js) - content/performance/views/recordings.js (performance/views/recordings.js) - content/memory/memory.xhtml (memory/memory.xhtml) - content/memory/initializer.js (memory/initializer.js) - content/commandline/commandline.css (commandline/commandline.css) - content/commandline/commandlineoutput.xhtml (commandline/commandlineoutput.xhtml) - content/commandline/commandlinetooltip.xhtml (commandline/commandlinetooltip.xhtml) - content/framework/toolbox-window.xul (framework/toolbox-window.xul) - content/framework/toolbox-options.xhtml (framework/toolbox-options.xhtml) - content/framework/toolbox.xul (framework/toolbox.xul) - content/framework/toolbox-init.js (framework/toolbox-init.js) - content/framework/options-panel.css (framework/options-panel.css) - content/framework/toolbox-process-window.xul (framework/toolbox-process-window.xul) - content/framework/toolbox-process-window.js (framework/toolbox-process-window.js) - content/framework/dev-edition-promo/dev-edition-promo.xul (framework/dev-edition-promo/dev-edition-promo.xul) -* content/framework/dev-edition-promo/dev-edition-promo.css (framework/dev-edition-promo/dev-edition-promo.css) - content/framework/dev-edition-promo/dev-edition-logo.png (framework/dev-edition-promo/dev-edition-logo.png) - content/inspector/inspector.xhtml (inspector/inspector.xhtml) - content/framework/connect/connect.xhtml (framework/connect/connect.xhtml) - content/framework/connect/connect.css (framework/connect/connect.css) - content/framework/connect/connect.js (framework/connect/connect.js) - content/shared/widgets/graphs-frame.xhtml (shared/widgets/graphs-frame.xhtml) - content/shared/widgets/cubic-bezier.css (shared/widgets/cubic-bezier.css) - content/shared/widgets/mdn-docs.css (shared/widgets/mdn-docs.css) - content/shared/widgets/filter-widget.css (shared/widgets/filter-widget.css) - content/shared/widgets/spectrum.css (shared/widgets/spectrum.css) - content/aboutdebugging/aboutdebugging.xhtml (aboutdebugging/aboutdebugging.xhtml) - content/aboutdebugging/aboutdebugging.css (aboutdebugging/aboutdebugging.css) - content/aboutdebugging/initializer.js (aboutdebugging/initializer.js) - content/responsive.html/index.xhtml (responsive.html/index.xhtml) - content/responsive.html/index.js (responsive.html/index.js) - content/dom/dom.html (dom/dom.html) - content/dom/main.js (dom/main.js) -% skin devtools classic/1.0 %skin/ - skin/devtools-browser.css (themes/devtools-browser.css) - skin/dark-theme.css (themes/dark-theme.css) - skin/light-theme.css (themes/light-theme.css) - skin/firebug-theme.css (themes/firebug-theme.css) - skin/toolbars.css (themes/toolbars.css) - skin/toolbox.css (themes/toolbox.css) - skin/tooltips.css (themes/tooltips.css) - skin/images/add.svg (themes/images/add.svg) - skin/images/filters.svg (themes/images/filters.svg) - skin/images/filter-swatch.svg (themes/images/filter-swatch.svg) - skin/images/grid.svg (themes/images/grid.svg) - skin/images/angle-swatch.svg (themes/images/angle-swatch.svg) - skin/images/pseudo-class.svg (themes/images/pseudo-class.svg) - skin/images/controls.png (themes/images/controls.png) - skin/images/controls@2x.png (themes/images/controls@2x.png) - skin/images/animation-fast-track.svg (themes/images/animation-fast-track.svg) - skin/images/performance-icons.svg (themes/images/performance-icons.svg) - skin/widgets.css (themes/widgets.css) - skin/images/power.svg (themes/images/power.svg) - skin/images/filetypes/dir-close.svg (themes/images/filetypes/dir-close.svg) - skin/images/filetypes/dir-open.svg (themes/images/filetypes/dir-open.svg) - skin/images/filetypes/globe.svg (themes/images/filetypes/globe.svg) - skin/images/commandline-icon.svg (themes/images/commandline-icon.svg) - skin/images/alerticon-warning.png (themes/images/alerticon-warning.png) - skin/images/alerticon-warning@2x.png (themes/images/alerticon-warning@2x.png) - skin/rules.css (themes/rules.css) - skin/commandline.css (themes/commandline.css) - skin/images/command-paintflashing.svg (themes/images/command-paintflashing.svg) - skin/images/command-screenshot.svg (themes/images/command-screenshot.svg) - skin/images/command-responsivemode.svg (themes/images/command-responsivemode.svg) - skin/images/command-pick.svg (themes/images/command-pick.svg) - skin/images/command-frames.svg (themes/images/command-frames.svg) - skin/images/command-console.svg (themes/images/command-console.svg) - skin/images/command-eyedropper.svg (themes/images/command-eyedropper.svg) - skin/images/command-rulers.svg (themes/images/command-rulers.svg) - skin/images/command-measure.svg (themes/images/command-measure.svg) - skin/images/command-noautohide.svg (themes/images/command-noautohide.svg) - skin/markup.css (themes/markup.css) - skin/images/editor-error.png (themes/images/editor-error.png) - skin/images/breakpoint.svg (themes/images/breakpoint.svg) - skin/webconsole.css (themes/webconsole.css) - skin/images/webconsole.svg (themes/images/webconsole.svg) - skin/images/breadcrumbs-scrollbutton.png (themes/images/breadcrumbs-scrollbutton.png) - skin/images/breadcrumbs-scrollbutton@2x.png (themes/images/breadcrumbs-scrollbutton@2x.png) - skin/animationinspector.css (themes/animationinspector.css) - skin/canvasdebugger.css (themes/canvasdebugger.css) - skin/debugger.css (themes/debugger.css) - skin/netmonitor.css (themes/netmonitor.css) - skin/dom.css (themes/dom.css) - skin/performance.css (themes/performance.css) - skin/memory.css (themes/memory.css) - skin/scratchpad.css (themes/scratchpad.css) - skin/shadereditor.css (themes/shadereditor.css) - skin/storage.css (themes/storage.css) - skin/splitview.css (themes/splitview.css) - skin/styleeditor.css (themes/styleeditor.css) - skin/webaudioeditor.css (themes/webaudioeditor.css) - skin/components-frame.css (themes/components-frame.css) - skin/components-h-split-box.css (themes/components-h-split-box.css) - skin/jit-optimizations.css (themes/jit-optimizations.css) - skin/images/filter.svg (themes/images/filter.svg) - skin/images/search.svg (themes/images/search.svg) - skin/images/item-toggle.svg (themes/images/item-toggle.svg) - skin/images/item-arrow-dark-rtl.svg (themes/images/item-arrow-dark-rtl.svg) - skin/images/item-arrow-dark-ltr.svg (themes/images/item-arrow-dark-ltr.svg) - skin/images/item-arrow-rtl.svg (themes/images/item-arrow-rtl.svg) - skin/images/item-arrow-ltr.svg (themes/images/item-arrow-ltr.svg) - skin/images/noise.png (themes/images/noise.png) - skin/images/dropmarker.svg (themes/images/dropmarker.svg) - skin/boxmodel.css (themes/boxmodel.css) - skin/images/geometry-editor.svg (themes/images/geometry-editor.svg) - skin/images/pause.svg (themes/images/pause.svg) - skin/images/play.svg (themes/images/play.svg) - skin/images/fast-forward.svg (themes/images/fast-forward.svg) - skin/images/rewind.svg (themes/images/rewind.svg) - skin/images/debugger-step-in.svg (themes/images/debugger-step-in.svg) - skin/images/debugger-step-out.svg (themes/images/debugger-step-out.svg) - skin/images/debugger-step-over.svg (themes/images/debugger-step-over.svg) - skin/images/debugger-toggleBreakpoints.svg (themes/images/debugger-toggleBreakpoints.svg) - skin/images/tracer-icon.png (themes/images/tracer-icon.png) - skin/images/tracer-icon@2x.png (themes/images/tracer-icon@2x.png) - skin/images/responsivemode/responsive-se-resizer.png (themes/images/responsivemode/responsive-se-resizer.png) - skin/images/responsivemode/responsive-se-resizer@2x.png (themes/images/responsivemode/responsive-se-resizer@2x.png) - skin/images/responsivemode/responsive-vertical-resizer.png (themes/images/responsivemode/responsive-vertical-resizer.png) - skin/images/responsivemode/responsive-vertical-resizer@2x.png (themes/images/responsivemode/responsive-vertical-resizer@2x.png) - skin/images/responsivemode/responsive-horizontal-resizer.png (themes/images/responsivemode/responsive-horizontal-resizer.png) - skin/images/responsivemode/responsive-horizontal-resizer@2x.png (themes/images/responsivemode/responsive-horizontal-resizer@2x.png) - skin/images/responsivemode/responsiveui-rotate.png (themes/images/responsivemode/responsiveui-rotate.png) - skin/images/responsivemode/responsiveui-rotate@2x.png (themes/images/responsivemode/responsiveui-rotate@2x.png) - skin/images/responsivemode/responsiveui-touch.png (themes/images/responsivemode/responsiveui-touch.png) - skin/images/responsivemode/responsiveui-touch@2x.png (themes/images/responsivemode/responsiveui-touch@2x.png) - skin/images/responsivemode/responsiveui-screenshot.png (themes/images/responsivemode/responsiveui-screenshot.png) - skin/images/responsivemode/responsiveui-screenshot@2x.png (themes/images/responsivemode/responsiveui-screenshot@2x.png) - skin/images/responsivemode/responsiveui-home.png (themes/images/responsivemode/responsiveui-home.png) - skin/images/toggle-tools.png (themes/images/toggle-tools.png) - skin/images/toggle-tools@2x.png (themes/images/toggle-tools@2x.png) - skin/images/dock-bottom.svg (themes/images/dock-bottom.svg) - skin/images/dock-side.svg (themes/images/dock-side.svg) - skin/images/dock-undock.svg (themes/images/dock-undock.svg) - skin/floating-scrollbars-dark-theme.css (themes/floating-scrollbars-dark-theme.css) - skin/floating-scrollbars-responsive-design.css (themes/floating-scrollbars-responsive-design.css) - skin/inspector.css (themes/inspector.css) - skin/images/profiler-stopwatch.svg (themes/images/profiler-stopwatch.svg) - skin/images/emojis/emoji-command-pick.svg (themes/images/emojis/emoji-command-pick.svg) - skin/images/emojis/emoji-tool-webconsole.svg (themes/images/emojis/emoji-tool-webconsole.svg) - skin/images/emojis/emoji-tool-canvas.svg (themes/images/emojis/emoji-tool-canvas.svg) - skin/images/emojis/emoji-tool-debugger.svg (themes/images/emojis/emoji-tool-debugger.svg) - skin/images/emojis/emoji-tool-inspector.svg (themes/images/emojis/emoji-tool-inspector.svg) - skin/images/emojis/emoji-tool-shadereditor.svg (themes/images/emojis/emoji-tool-shadereditor.svg) - skin/images/emojis/emoji-tool-styleeditor.svg (themes/images/emojis/emoji-tool-styleeditor.svg) - skin/images/emojis/emoji-tool-storage.svg (themes/images/emojis/emoji-tool-storage.svg) - skin/images/emojis/emoji-tool-profiler.svg (themes/images/emojis/emoji-tool-profiler.svg) - skin/images/emojis/emoji-tool-network.svg (themes/images/emojis/emoji-tool-network.svg) - skin/images/emojis/emoji-tool-scratchpad.svg (themes/images/emojis/emoji-tool-scratchpad.svg) - skin/images/emojis/emoji-tool-webaudio.svg (themes/images/emojis/emoji-tool-webaudio.svg) - skin/images/emojis/emoji-tool-memory.svg (themes/images/emojis/emoji-tool-memory.svg) - skin/images/emojis/emoji-tool-dom.svg (themes/images/emojis/emoji-tool-dom.svg) - skin/images/debugging-addons.svg (themes/images/debugging-addons.svg) - skin/images/debugging-devices.svg (themes/images/debugging-devices.svg) - skin/images/debugging-tabs.svg (themes/images/debugging-tabs.svg) - skin/images/debugging-workers.svg (themes/images/debugging-workers.svg) - skin/images/globe.svg (themes/images/globe.svg) - skin/images/tool-options.svg (themes/images/tool-options.svg) - skin/images/tool-webconsole.svg (themes/images/tool-webconsole.svg) - skin/images/tool-canvas.svg (themes/images/tool-canvas.svg) - skin/images/tool-debugger.svg (themes/images/tool-debugger.svg) - skin/images/tool-debugger-paused.svg (themes/images/tool-debugger-paused.svg) - skin/images/tool-inspector.svg (themes/images/tool-inspector.svg) - skin/images/tool-shadereditor.svg (themes/images/tool-shadereditor.svg) - skin/images/tool-styleeditor.svg (themes/images/tool-styleeditor.svg) - skin/images/tool-storage.svg (themes/images/tool-storage.svg) - skin/images/tool-profiler.svg (themes/images/tool-profiler.svg) - skin/images/tool-profiler-active.svg (themes/images/tool-profiler-active.svg) - skin/images/tool-network.svg (themes/images/tool-network.svg) - skin/images/tool-scratchpad.svg (themes/images/tool-scratchpad.svg) - skin/images/tool-webaudio.svg (themes/images/tool-webaudio.svg) - skin/images/tool-memory.svg (themes/images/tool-memory.svg) - skin/images/tool-memory-active.svg (themes/images/tool-memory-active.svg) - skin/images/tool-dom.svg (themes/images/tool-dom.svg) - skin/images/close.svg (themes/images/close.svg) - skin/images/clear.svg (themes/images/clear.svg) - skin/images/vview-delete.png (themes/images/vview-delete.png) - skin/images/vview-delete@2x.png (themes/images/vview-delete@2x.png) - skin/images/vview-edit.png (themes/images/vview-edit.png) - skin/images/vview-edit@2x.png (themes/images/vview-edit@2x.png) - skin/images/vview-lock.png (themes/images/vview-lock.png) - skin/images/vview-lock@2x.png (themes/images/vview-lock@2x.png) - skin/images/vview-open-inspector.png (themes/images/vview-open-inspector.png) - skin/images/vview-open-inspector@2x.png (themes/images/vview-open-inspector@2x.png) - skin/images/sort-arrows.svg (themes/images/sort-arrows.svg) - skin/images/cubic-bezier-swatch.png (themes/images/cubic-bezier-swatch.png) - skin/images/cubic-bezier-swatch@2x.png (themes/images/cubic-bezier-swatch@2x.png) - skin/fonts.css (themes/fonts.css) - skin/computed.css (themes/computed.css) - skin/layout.css (themes/layout.css) - skin/images/arrow-e.png (themes/images/arrow-e.png) - skin/images/arrow-e@2x.png (themes/images/arrow-e@2x.png) - skin/projecteditor/projecteditor.css (themes/projecteditor/projecteditor.css) - skin/images/search-clear-failed.svg (themes/images/search-clear-failed.svg) - skin/images/search-clear-light.svg (themes/images/search-clear-light.svg) - skin/images/search-clear-dark.svg (themes/images/search-clear-dark.svg) - skin/tooltip/arrow-horizontal-dark.png (themes/tooltip/arrow-horizontal-dark.png) - skin/tooltip/arrow-horizontal-dark@2x.png (themes/tooltip/arrow-horizontal-dark@2x.png) - skin/tooltip/arrow-vertical-dark.png (themes/tooltip/arrow-vertical-dark.png) - skin/tooltip/arrow-vertical-dark@2x.png (themes/tooltip/arrow-vertical-dark@2x.png) - skin/tooltip/arrow-horizontal-light.png (themes/tooltip/arrow-horizontal-light.png) - skin/tooltip/arrow-horizontal-light@2x.png (themes/tooltip/arrow-horizontal-light@2x.png) - skin/tooltip/arrow-vertical-light.png (themes/tooltip/arrow-vertical-light.png) - skin/tooltip/arrow-vertical-light@2x.png (themes/tooltip/arrow-vertical-light@2x.png) - skin/images/reload.svg (themes/images/reload.svg) - skin/images/security-state-broken.svg (themes/images/security-state-broken.svg) - skin/images/security-state-insecure.svg (themes/images/security-state-insecure.svg) - skin/images/security-state-secure.svg (themes/images/security-state-secure.svg) - skin/images/security-state-weak.svg (themes/images/security-state-weak.svg) - skin/images/diff.svg (themes/images/diff.svg) - skin/images/import.svg (themes/images/import.svg) - skin/images/pane-collapse.svg (themes/images/pane-collapse.svg) - skin/images/pane-expand.svg (themes/images/pane-expand.svg) +% content devtools %content/devtools/ + content/devtools/shared/vendor/d3.js (shared/vendor/d3.js) + content/devtools/shared/vendor/dagre-d3.js (shared/vendor/dagre-d3.js) + content/devtools/shared/widgets/widgets.css (shared/widgets/widgets.css) + content/devtools/shared/widgets/VariablesView.xul (shared/widgets/VariablesView.xul) + content/devtools/projecteditor/chrome/content/projecteditor.xul (projecteditor/chrome/content/projecteditor.xul) + content/devtools/projecteditor/lib/helpers/readdir.js (projecteditor/lib/helpers/readdir.js) + content/devtools/projecteditor/chrome/content/projecteditor-loader.xul (projecteditor/chrome/content/projecteditor-loader.xul) + content/devtools/projecteditor/chrome/content/projecteditor-test.xul (projecteditor/chrome/content/projecteditor-test.xul) + content/devtools/projecteditor/chrome/content/projecteditor-loader.js (projecteditor/chrome/content/projecteditor-loader.js) + content/devtools/netmonitor/netmonitor.xul (netmonitor/netmonitor.xul) + content/devtools/netmonitor/netmonitor-controller.js (netmonitor/netmonitor-controller.js) + content/devtools/netmonitor/netmonitor-view.js (netmonitor/netmonitor-view.js) + content/devtools/webconsole/webconsole.xul (webconsole/webconsole.xul) +* content/devtools/scratchpad/scratchpad.xul (scratchpad/scratchpad.xul) + content/devtools/scratchpad/scratchpad.js (scratchpad/scratchpad.js) + content/devtools/shared/splitview.css (shared/splitview.css) + content/devtools/shared/theme-switching.js (shared/theme-switching.js) + content/devtools/shared/frame-script-utils.js (shared/frame-script-utils.js) + content/devtools/styleeditor/styleeditor.xul (styleeditor/styleeditor.xul) + content/devtools/storage/storage.xul (storage/storage.xul) + content/devtools/inspector/inspector.js (inspector/inspector.js) + content/devtools/inspector/markup/markup.xhtml (inspector/markup/markup.xhtml) + content/devtools/animationinspector/animation-controller.js (animationinspector/animation-controller.js) + content/devtools/animationinspector/animation-panel.js (animationinspector/animation-panel.js) + content/devtools/animationinspector/animation-inspector.xhtml (animationinspector/animation-inspector.xhtml) + content/devtools/sourceeditor/codemirror/addon/dialog/dialog.css (sourceeditor/codemirror/addon/dialog/dialog.css) + content/devtools/sourceeditor/codemirror/addon/hint/show-hint.js (sourceeditor/codemirror/addon/hint/show-hint.js) + content/devtools/sourceeditor/codemirror/addon/tern/tern.js (sourceeditor/codemirror/addon/tern/tern.js) + content/devtools/sourceeditor/codemirror/codemirror.bundle.js (sourceeditor/codemirror/codemirror.bundle.js) + content/devtools/sourceeditor/codemirror/lib/codemirror.css (sourceeditor/codemirror/lib/codemirror.css) + content/devtools/sourceeditor/codemirror/mozilla.css (sourceeditor/codemirror/mozilla.css) + content/devtools/debugger/new/index.html (debugger/new/index.html) + content/devtools/debugger/new/images/angle-brackets.svg (debugger/new/images/angle-brackets.svg) + content/devtools/debugger/new/images/arrow.svg (debugger/new/images/arrow.svg) + content/devtools/debugger/new/images/blackBox.svg (debugger/new/images/blackBox.svg) + content/devtools/debugger/new/images/breakpoint.svg (debugger/new/images/breakpoint.svg) + content/devtools/debugger/new/images/close.svg (debugger/new/images/close.svg) + content/devtools/debugger/new/images/disableBreakpoints.svg (debugger/new/images/disableBreakpoints.svg) + content/devtools/debugger/new/images/domain.svg (debugger/new/images/domain.svg) + content/devtools/debugger/new/images/file.svg (debugger/new/images/file.svg) + content/devtools/debugger/new/images/folder.svg (debugger/new/images/folder.svg) + content/devtools/debugger/new/images/globe.svg (debugger/new/images/globe.svg) + content/devtools/debugger/new/images/pause-circle.svg (debugger/new/images/pause-circle.svg) + content/devtools/debugger/new/images/pause.svg (debugger/new/images/pause.svg) + content/devtools/debugger/new/images/play.svg (debugger/new/images/play.svg) + content/devtools/debugger/new/images/prettyPrint.svg (debugger/new/images/prettyPrint.svg) + content/devtools/debugger/new/images/resume.svg (debugger/new/images/resume.svg) + content/devtools/debugger/new/images/stepIn.svg (debugger/new/images/stepIn.svg) + content/devtools/debugger/new/images/stepOut.svg (debugger/new/images/stepOut.svg) + content/devtools/debugger/new/images/stepOver.svg (debugger/new/images/stepOver.svg) + content/devtools/debugger/new/images/worker.svg (debugger/new/images/worker.svg) + content/devtools/debugger/new/images/settings.svg (debugger/new/images/settings.svg) + content/devtools/debugger/new/images/subSettings.svg (debugger/new/images/subSettings.svg) + content/devtools/debugger/debugger.xul (debugger/debugger.xul) + content/devtools/debugger/debugger.css (debugger/debugger.css) + content/devtools/debugger/debugger-controller.js (debugger/debugger-controller.js) + content/devtools/debugger/debugger-view.js (debugger/debugger-view.js) + content/devtools/debugger/views/workers-view.js (debugger/views/workers-view.js) + content/devtools/debugger/views/variable-bubble-view.js (debugger/views/variable-bubble-view.js) + content/devtools/debugger/views/watch-expressions-view.js (debugger/views/watch-expressions-view.js) + content/devtools/debugger/views/global-search-view.js (debugger/views/global-search-view.js) + content/devtools/debugger/views/toolbar-view.js (debugger/views/toolbar-view.js) + content/devtools/debugger/views/options-view.js (debugger/views/options-view.js) + content/devtools/debugger/views/stack-frames-view.js (debugger/views/stack-frames-view.js) + content/devtools/debugger/views/stack-frames-classic-view.js (debugger/views/stack-frames-classic-view.js) + content/devtools/debugger/views/filter-view.js (debugger/views/filter-view.js) + content/devtools/debugger/utils.js (debugger/utils.js) + content/devtools/shadereditor/shadereditor.xul (shadereditor/shadereditor.xul) + content/devtools/shadereditor/shadereditor.js (shadereditor/shadereditor.js) + content/devtools/canvasdebugger/canvasdebugger.xul (canvasdebugger/canvasdebugger.xul) + content/devtools/canvasdebugger/canvasdebugger.js (canvasdebugger/canvasdebugger.js) + content/devtools/canvasdebugger/snapshotslist.js (canvasdebugger/snapshotslist.js) + content/devtools/canvasdebugger/callslist.js (canvasdebugger/callslist.js) + content/devtools/webaudioeditor/webaudioeditor.xul (webaudioeditor/webaudioeditor.xul) + content/devtools/webaudioeditor/includes.js (webaudioeditor/includes.js) + content/devtools/webaudioeditor/models.js (webaudioeditor/models.js) + content/devtools/webaudioeditor/controller.js (webaudioeditor/controller.js) + content/devtools/webaudioeditor/views/utils.js (webaudioeditor/views/utils.js) + content/devtools/webaudioeditor/views/context.js (webaudioeditor/views/context.js) + content/devtools/webaudioeditor/views/inspector.js (webaudioeditor/views/inspector.js) + content/devtools/webaudioeditor/views/properties.js (webaudioeditor/views/properties.js) + content/devtools/webaudioeditor/views/automation.js (webaudioeditor/views/automation.js) + content/devtools/performance/performance.xul (performance/performance.xul) + content/devtools/performance/performance-controller.js (performance/performance-controller.js) + content/devtools/performance/performance-view.js (performance/performance-view.js) + content/devtools/performance/views/overview.js (performance/views/overview.js) + content/devtools/performance/views/toolbar.js (performance/views/toolbar.js) + content/devtools/performance/views/details.js (performance/views/details.js) + content/devtools/performance/views/details-abstract-subview.js (performance/views/details-abstract-subview.js) + content/devtools/performance/views/details-waterfall.js (performance/views/details-waterfall.js) + content/devtools/performance/views/details-js-call-tree.js (performance/views/details-js-call-tree.js) + content/devtools/performance/views/details-js-flamegraph.js (performance/views/details-js-flamegraph.js) + content/devtools/performance/views/details-memory-call-tree.js (performance/views/details-memory-call-tree.js) + content/devtools/performance/views/details-memory-flamegraph.js (performance/views/details-memory-flamegraph.js) + content/devtools/performance/views/recordings.js (performance/views/recordings.js) + content/devtools/memory/memory.xhtml (memory/memory.xhtml) + content/devtools/memory/initializer.js (memory/initializer.js) + content/devtools/commandline/commandline.css (commandline/commandline.css) + content/devtools/commandline/commandlineoutput.xhtml (commandline/commandlineoutput.xhtml) + content/devtools/commandline/commandlinetooltip.xhtml (commandline/commandlinetooltip.xhtml) + content/devtools/framework/toolbox-window.xul (framework/toolbox-window.xul) + content/devtools/framework/toolbox-options.xhtml (framework/toolbox-options.xhtml) + content/devtools/framework/toolbox.xul (framework/toolbox.xul) + content/devtools/framework/toolbox-init.js (framework/toolbox-init.js) + content/devtools/framework/options-panel.css (framework/options-panel.css) + content/devtools/framework/toolbox-process-window.xul (framework/toolbox-process-window.xul) + content/devtools/framework/toolbox-process-window.js (framework/toolbox-process-window.js) + content/devtools/framework/dev-edition-promo/dev-edition-promo.xul (framework/dev-edition-promo/dev-edition-promo.xul) +* content/devtools/framework/dev-edition-promo/dev-edition-promo.css (framework/dev-edition-promo/dev-edition-promo.css) + content/devtools/framework/dev-edition-promo/dev-edition-logo.png (framework/dev-edition-promo/dev-edition-logo.png) + content/devtools/inspector/inspector.xhtml (inspector/inspector.xhtml) + content/devtools/framework/connect/connect.xhtml (framework/connect/connect.xhtml) + content/devtools/framework/connect/connect.css (framework/connect/connect.css) + content/devtools/framework/connect/connect.js (framework/connect/connect.js) + content/devtools/shared/widgets/graphs-frame.xhtml (shared/widgets/graphs-frame.xhtml) + content/devtools/shared/widgets/cubic-bezier.css (shared/widgets/cubic-bezier.css) + content/devtools/shared/widgets/mdn-docs.css (shared/widgets/mdn-docs.css) + content/devtools/shared/widgets/filter-widget.css (shared/widgets/filter-widget.css) + content/devtools/shared/widgets/spectrum.css (shared/widgets/spectrum.css) + content/devtools/aboutdebugging/aboutdebugging.xhtml (aboutdebugging/aboutdebugging.xhtml) + content/devtools/aboutdebugging/aboutdebugging.css (aboutdebugging/aboutdebugging.css) + content/devtools/aboutdebugging/initializer.js (aboutdebugging/initializer.js) + content/devtools/responsive.html/index.xhtml (responsive.html/index.xhtml) + content/devtools/responsive.html/index.js (responsive.html/index.js) + content/devtools/dom/dom.html (dom/dom.html) + content/devtools/dom/main.js (dom/main.js) - # Firebug Theme - skin/images/firebug/read-only.svg (themes/images/firebug/read-only.svg) - skin/images/firebug/spinner.png (themes/images/firebug/spinner.png) - skin/images/firebug/twisty-closed-firebug.svg (themes/images/firebug/twisty-closed-firebug.svg) - skin/images/firebug/twisty-open-firebug.svg (themes/images/firebug/twisty-open-firebug.svg) - skin/images/firebug/arrow-down.svg (themes/images/firebug/arrow-down.svg) - skin/images/firebug/arrow-up.svg (themes/images/firebug/arrow-up.svg) - skin/images/firebug/close.svg (themes/images/firebug/close.svg) - skin/images/firebug/pause.svg (themes/images/firebug/pause.svg) - skin/images/firebug/play.svg (themes/images/firebug/play.svg) - skin/images/firebug/rewind.svg (themes/images/firebug/rewind.svg) - skin/images/firebug/disable.svg (themes/images/firebug/disable.svg) - skin/images/firebug/breadcrumbs-divider.svg (themes/images/firebug/breadcrumbs-divider.svg) - skin/images/firebug/breakpoint.svg (themes/images/firebug/breakpoint.svg) - skin/images/firebug/tool-options.svg (themes/images/firebug/tool-options.svg) - skin/images/firebug/debugger-step-in.svg (themes/images/firebug/debugger-step-in.svg) - skin/images/firebug/debugger-step-out.svg (themes/images/firebug/debugger-step-out.svg) - skin/images/firebug/debugger-step-over.svg (themes/images/firebug/debugger-step-over.svg) - skin/images/firebug/pane-collapse.svg (themes/images/firebug/pane-collapse.svg) - skin/images/firebug/pane-expand.svg (themes/images/firebug/pane-expand.svg) - skin/images/firebug/dock-undock.svg (themes/images/firebug/dock-undock.svg) - skin/images/firebug/dock-side.svg (themes/images/firebug/dock-side.svg) - skin/images/firebug/dock-bottom.svg (themes/images/firebug/dock-bottom.svg) - skin/images/firebug/commandline-icon.svg (themes/images/firebug/commandline-icon.svg) - skin/images/firebug/debugger-blackbox.svg (themes/images/firebug/debugger-blackbox.svg) - skin/images/firebug/debugger-prettyprint.svg (themes/images/firebug/debugger-prettyprint.svg) - skin/images/firebug/debugger-toggleBreakpoints.svg (themes/images/firebug/debugger-toggleBreakpoints.svg) - skin/images/firebug/tool-debugger-paused.svg (themes/images/firebug/tool-debugger-paused.svg) - skin/images/firebug/command-pick.svg (themes/images/firebug/command-pick.svg) - skin/images/firebug/command-console.svg (themes/images/firebug/command-console.svg) - skin/images/firebug/command-eyedropper.svg (themes/images/firebug/command-eyedropper.svg) - skin/images/firebug/command-frames.svg (themes/images/firebug/command-frames.svg) - skin/images/firebug/command-paintflashing.svg (themes/images/firebug/command-paintflashing.svg) - skin/images/firebug/command-responsivemode.svg (themes/images/firebug/command-responsivemode.svg) - skin/images/firebug/command-scratchpad.svg (themes/images/firebug/command-scratchpad.svg) - skin/images/firebug/command-screenshot.svg (themes/images/firebug/command-screenshot.svg) - skin/images/firebug/command-measure.svg (themes/images/firebug/command-measure.svg) - skin/images/firebug/command-rulers.svg (themes/images/firebug/command-rulers.svg) - skin/images/firebug/command-noautohide.svg (themes/images/firebug/command-noautohide.svg) +classic.jar: +% skin devtools classic/1.0 %skin/classic/devtools/ + skin/classic/devtools/devtools-browser.css (themes/devtools-browser.css) + skin/classic/devtools/dark-theme.css (themes/dark-theme.css) + skin/classic/devtools/light-theme.css (themes/light-theme.css) + skin/classic/devtools/firebug-theme.css (themes/firebug-theme.css) + skin/classic/devtools/toolbars.css (themes/toolbars.css) + skin/classic/devtools/toolbox.css (themes/toolbox.css) + skin/classic/devtools/tooltips.css (themes/tooltips.css) + skin/classic/devtools/images/add.svg (themes/images/add.svg) + skin/classic/devtools/images/filters.svg (themes/images/filters.svg) + skin/classic/devtools/images/filter-swatch.svg (themes/images/filter-swatch.svg) + skin/classic/devtools/images/grid.svg (themes/images/grid.svg) + skin/classic/devtools/images/angle-swatch.svg (themes/images/angle-swatch.svg) + skin/classic/devtools/images/pseudo-class.svg (themes/images/pseudo-class.svg) + skin/classic/devtools/images/controls.png (themes/images/controls.png) + skin/classic/devtools/images/controls@2x.png (themes/images/controls@2x.png) + skin/classic/devtools/images/animation-fast-track.svg (themes/images/animation-fast-track.svg) + skin/classic/devtools/images/performance-icons.svg (themes/images/performance-icons.svg) + skin/classic/devtools/widgets.css (themes/widgets.css) + skin/classic/devtools/images/power.svg (themes/images/power.svg) + skin/classic/devtools/images/filetypes/dir-close.svg (themes/images/filetypes/dir-close.svg) + skin/classic/devtools/images/filetypes/dir-open.svg (themes/images/filetypes/dir-open.svg) + skin/classic/devtools/images/filetypes/globe.svg (themes/images/filetypes/globe.svg) + skin/classic/devtools/images/commandline-icon.svg (themes/images/commandline-icon.svg) + skin/classic/devtools/images/alerticon-warning.png (themes/images/alerticon-warning.png) + skin/classic/devtools/images/alerticon-warning@2x.png (themes/images/alerticon-warning@2x.png) + skin/classic/devtools/rules.css (themes/rules.css) + skin/classic/devtools/commandline.css (themes/commandline.css) + skin/classic/devtools/images/command-paintflashing.svg (themes/images/command-paintflashing.svg) + skin/classic/devtools/images/command-screenshot.svg (themes/images/command-screenshot.svg) + skin/classic/devtools/images/command-responsivemode.svg (themes/images/command-responsivemode.svg) + skin/classic/devtools/images/command-pick.svg (themes/images/command-pick.svg) + skin/classic/devtools/images/command-frames.svg (themes/images/command-frames.svg) + skin/classic/devtools/images/command-console.svg (themes/images/command-console.svg) + skin/classic/devtools/images/command-eyedropper.svg (themes/images/command-eyedropper.svg) + skin/classic/devtools/images/command-rulers.svg (themes/images/command-rulers.svg) + skin/classic/devtools/images/command-measure.svg (themes/images/command-measure.svg) + skin/classic/devtools/images/command-noautohide.svg (themes/images/command-noautohide.svg) + skin/classic/devtools/markup.css (themes/markup.css) + skin/classic/devtools/images/editor-error.png (themes/images/editor-error.png) + skin/classic/devtools/images/breakpoint.svg (themes/images/breakpoint.svg) + skin/classic/devtools/webconsole.css (themes/webconsole.css) + skin/classic/devtools/images/webconsole.svg (themes/images/webconsole.svg) + skin/classic/devtools/images/breadcrumbs-scrollbutton.png (themes/images/breadcrumbs-scrollbutton.png) + skin/classic/devtools/images/breadcrumbs-scrollbutton@2x.png (themes/images/breadcrumbs-scrollbutton@2x.png) + skin/classic/devtools/animationinspector.css (themes/animationinspector.css) + skin/classic/devtools/canvasdebugger.css (themes/canvasdebugger.css) + skin/classic/devtools/debugger.css (themes/debugger.css) + skin/classic/devtools/netmonitor.css (themes/netmonitor.css) + skin/classic/devtools/dom.css (themes/dom.css) + skin/classic/devtools/performance.css (themes/performance.css) + skin/classic/devtools/memory.css (themes/memory.css) + skin/classic/devtools/scratchpad.css (themes/scratchpad.css) + skin/classic/devtools/shadereditor.css (themes/shadereditor.css) + skin/classic/devtools/storage.css (themes/storage.css) + skin/classic/devtools/splitview.css (themes/splitview.css) + skin/classic/devtools/styleeditor.css (themes/styleeditor.css) + skin/classic/devtools/webaudioeditor.css (themes/webaudioeditor.css) + skin/classic/devtools/components-frame.css (themes/components-frame.css) + skin/classic/devtools/components-h-split-box.css (themes/components-h-split-box.css) + skin/classic/devtools/jit-optimizations.css (themes/jit-optimizations.css) + skin/classic/devtools/images/filter.svg (themes/images/filter.svg) + skin/classic/devtools/images/search.svg (themes/images/search.svg) + skin/classic/devtools/images/item-toggle.svg (themes/images/item-toggle.svg) + skin/classic/devtools/images/item-arrow-dark-rtl.svg (themes/images/item-arrow-dark-rtl.svg) + skin/classic/devtools/images/item-arrow-dark-ltr.svg (themes/images/item-arrow-dark-ltr.svg) + skin/classic/devtools/images/item-arrow-rtl.svg (themes/images/item-arrow-rtl.svg) + skin/classic/devtools/images/item-arrow-ltr.svg (themes/images/item-arrow-ltr.svg) + skin/classic/devtools/images/noise.png (themes/images/noise.png) + skin/classic/devtools/images/dropmarker.svg (themes/images/dropmarker.svg) + skin/classic/devtools/boxmodel.css (themes/boxmodel.css) + skin/classic/devtools/images/geometry-editor.svg (themes/images/geometry-editor.svg) + skin/classic/devtools/images/pause.svg (themes/images/pause.svg) + skin/classic/devtools/images/play.svg (themes/images/play.svg) + skin/classic/devtools/images/fast-forward.svg (themes/images/fast-forward.svg) + skin/classic/devtools/images/rewind.svg (themes/images/rewind.svg) + skin/classic/devtools/images/debugger-step-in.svg (themes/images/debugger-step-in.svg) + skin/classic/devtools/images/debugger-step-out.svg (themes/images/debugger-step-out.svg) + skin/classic/devtools/images/debugger-step-over.svg (themes/images/debugger-step-over.svg) + skin/classic/devtools/images/debugger-toggleBreakpoints.svg (themes/images/debugger-toggleBreakpoints.svg) + skin/classic/devtools/images/tracer-icon.png (themes/images/tracer-icon.png) + skin/classic/devtools/images/tracer-icon@2x.png (themes/images/tracer-icon@2x.png) + skin/classic/devtools/images/responsivemode/responsive-se-resizer.png (themes/images/responsivemode/responsive-se-resizer.png) + skin/classic/devtools/images/responsivemode/responsive-se-resizer@2x.png (themes/images/responsivemode/responsive-se-resizer@2x.png) + skin/classic/devtools/images/responsivemode/responsive-vertical-resizer.png (themes/images/responsivemode/responsive-vertical-resizer.png) + skin/classic/devtools/images/responsivemode/responsive-vertical-resizer@2x.png (themes/images/responsivemode/responsive-vertical-resizer@2x.png) + skin/classic/devtools/images/responsivemode/responsive-horizontal-resizer.png (themes/images/responsivemode/responsive-horizontal-resizer.png) + skin/classic/devtools/images/responsivemode/responsive-horizontal-resizer@2x.png (themes/images/responsivemode/responsive-horizontal-resizer@2x.png) + skin/classic/devtools/images/responsivemode/responsiveui-rotate.png (themes/images/responsivemode/responsiveui-rotate.png) + skin/classic/devtools/images/responsivemode/responsiveui-rotate@2x.png (themes/images/responsivemode/responsiveui-rotate@2x.png) + skin/classic/devtools/images/responsivemode/responsiveui-touch.png (themes/images/responsivemode/responsiveui-touch.png) + skin/classic/devtools/images/responsivemode/responsiveui-touch@2x.png (themes/images/responsivemode/responsiveui-touch@2x.png) + skin/classic/devtools/images/responsivemode/responsiveui-screenshot.png (themes/images/responsivemode/responsiveui-screenshot.png) + skin/classic/devtools/images/responsivemode/responsiveui-screenshot@2x.png (themes/images/responsivemode/responsiveui-screenshot@2x.png) + skin/classic/devtools/images/responsivemode/responsiveui-home.png (themes/images/responsivemode/responsiveui-home.png) + skin/classic/devtools/images/toggle-tools.png (themes/images/toggle-tools.png) + skin/classic/devtools/images/toggle-tools@2x.png (themes/images/toggle-tools@2x.png) + skin/classic/devtools/images/dock-bottom.svg (themes/images/dock-bottom.svg) + skin/classic/devtools/images/dock-side.svg (themes/images/dock-side.svg) + skin/classic/devtools/images/dock-undock.svg (themes/images/dock-undock.svg) + skin/classic/devtools/floating-scrollbars-dark-theme.css (themes/floating-scrollbars-dark-theme.css) + skin/classic/devtools/floating-scrollbars-responsive-design.css (themes/floating-scrollbars-responsive-design.css) + skin/classic/devtools/inspector.css (themes/inspector.css) + skin/classic/devtools/images/profiler-stopwatch.svg (themes/images/profiler-stopwatch.svg) + skin/classic/devtools/images/emojis/emoji-command-pick.svg (themes/images/emojis/emoji-command-pick.svg) + skin/classic/devtools/images/emojis/emoji-tool-webconsole.svg (themes/images/emojis/emoji-tool-webconsole.svg) + skin/classic/devtools/images/emojis/emoji-tool-canvas.svg (themes/images/emojis/emoji-tool-canvas.svg) + skin/classic/devtools/images/emojis/emoji-tool-debugger.svg (themes/images/emojis/emoji-tool-debugger.svg) + skin/classic/devtools/images/emojis/emoji-tool-inspector.svg (themes/images/emojis/emoji-tool-inspector.svg) + skin/classic/devtools/images/emojis/emoji-tool-shadereditor.svg (themes/images/emojis/emoji-tool-shadereditor.svg) + skin/classic/devtools/images/emojis/emoji-tool-styleeditor.svg (themes/images/emojis/emoji-tool-styleeditor.svg) + skin/classic/devtools/images/emojis/emoji-tool-storage.svg (themes/images/emojis/emoji-tool-storage.svg) + skin/classic/devtools/images/emojis/emoji-tool-profiler.svg (themes/images/emojis/emoji-tool-profiler.svg) + skin/classic/devtools/images/emojis/emoji-tool-network.svg (themes/images/emojis/emoji-tool-network.svg) + skin/classic/devtools/images/emojis/emoji-tool-scratchpad.svg (themes/images/emojis/emoji-tool-scratchpad.svg) + skin/classic/devtools/images/emojis/emoji-tool-webaudio.svg (themes/images/emojis/emoji-tool-webaudio.svg) + skin/classic/devtools/images/emojis/emoji-tool-memory.svg (themes/images/emojis/emoji-tool-memory.svg) + skin/classic/devtools/images/emojis/emoji-tool-dom.svg (themes/images/emojis/emoji-tool-dom.svg) + skin/classic/devtools/images/debugging-addons.svg (themes/images/debugging-addons.svg) + skin/classic/devtools/images/debugging-devices.svg (themes/images/debugging-devices.svg) + skin/classic/devtools/images/debugging-tabs.svg (themes/images/debugging-tabs.svg) + skin/classic/devtools/images/debugging-workers.svg (themes/images/debugging-workers.svg) + skin/classic/devtools/images/globe.svg (themes/images/globe.svg) + skin/classic/devtools/images/tool-options.svg (themes/images/tool-options.svg) + skin/classic/devtools/images/tool-webconsole.svg (themes/images/tool-webconsole.svg) + skin/classic/devtools/images/tool-canvas.svg (themes/images/tool-canvas.svg) + skin/classic/devtools/images/tool-debugger.svg (themes/images/tool-debugger.svg) + skin/classic/devtools/images/tool-debugger-paused.svg (themes/images/tool-debugger-paused.svg) + skin/classic/devtools/images/tool-inspector.svg (themes/images/tool-inspector.svg) + skin/classic/devtools/images/tool-shadereditor.svg (themes/images/tool-shadereditor.svg) + skin/classic/devtools/images/tool-styleeditor.svg (themes/images/tool-styleeditor.svg) + skin/classic/devtools/images/tool-storage.svg (themes/images/tool-storage.svg) + skin/classic/devtools/images/tool-profiler.svg (themes/images/tool-profiler.svg) + skin/classic/devtools/images/tool-profiler-active.svg (themes/images/tool-profiler-active.svg) + skin/classic/devtools/images/tool-network.svg (themes/images/tool-network.svg) + skin/classic/devtools/images/tool-scratchpad.svg (themes/images/tool-scratchpad.svg) + skin/classic/devtools/images/tool-webaudio.svg (themes/images/tool-webaudio.svg) + skin/classic/devtools/images/tool-memory.svg (themes/images/tool-memory.svg) + skin/classic/devtools/images/tool-memory-active.svg (themes/images/tool-memory-active.svg) + skin/classic/devtools/images/tool-dom.svg (themes/images/tool-dom.svg) + skin/classic/devtools/images/close.svg (themes/images/close.svg) + skin/classic/devtools/images/clear.svg (themes/images/clear.svg) + skin/classic/devtools/images/vview-delete.png (themes/images/vview-delete.png) + skin/classic/devtools/images/vview-delete@2x.png (themes/images/vview-delete@2x.png) + skin/classic/devtools/images/vview-edit.png (themes/images/vview-edit.png) + skin/classic/devtools/images/vview-edit@2x.png (themes/images/vview-edit@2x.png) + skin/classic/devtools/images/vview-lock.png (themes/images/vview-lock.png) + skin/classic/devtools/images/vview-lock@2x.png (themes/images/vview-lock@2x.png) + skin/classic/devtools/images/vview-open-inspector.png (themes/images/vview-open-inspector.png) + skin/classic/devtools/images/vview-open-inspector@2x.png (themes/images/vview-open-inspector@2x.png) + skin/classic/devtools/images/sort-arrows.svg (themes/images/sort-arrows.svg) + skin/classic/devtools/images/cubic-bezier-swatch.png (themes/images/cubic-bezier-swatch.png) + skin/classic/devtools/images/cubic-bezier-swatch@2x.png (themes/images/cubic-bezier-swatch@2x.png) + skin/classic/devtools/fonts.css (themes/fonts.css) + skin/classic/devtools/computed.css (themes/computed.css) + skin/classic/devtools/layout.css (themes/layout.css) + skin/classic/devtools/images/arrow-e.png (themes/images/arrow-e.png) + skin/classic/devtools/images/arrow-e@2x.png (themes/images/arrow-e@2x.png) + skin/classic/devtools/projecteditor/projecteditor.css (themes/projecteditor/projecteditor.css) + skin/classic/devtools/images/search-clear-failed.svg (themes/images/search-clear-failed.svg) + skin/classic/devtools/images/search-clear-light.svg (themes/images/search-clear-light.svg) + skin/classic/devtools/images/search-clear-dark.svg (themes/images/search-clear-dark.svg) + skin/classic/devtools/tooltip/arrow-horizontal-dark.png (themes/tooltip/arrow-horizontal-dark.png) + skin/classic/devtools/tooltip/arrow-horizontal-dark@2x.png (themes/tooltip/arrow-horizontal-dark@2x.png) + skin/classic/devtools/tooltip/arrow-vertical-dark.png (themes/tooltip/arrow-vertical-dark.png) + skin/classic/devtools/tooltip/arrow-vertical-dark@2x.png (themes/tooltip/arrow-vertical-dark@2x.png) + skin/classic/devtools/tooltip/arrow-horizontal-light.png (themes/tooltip/arrow-horizontal-light.png) + skin/classic/devtools/tooltip/arrow-horizontal-light@2x.png (themes/tooltip/arrow-horizontal-light@2x.png) + skin/classic/devtools/tooltip/arrow-vertical-light.png (themes/tooltip/arrow-vertical-light.png) + skin/classic/devtools/tooltip/arrow-vertical-light@2x.png (themes/tooltip/arrow-vertical-light@2x.png) + skin/classic/devtools/images/reload.svg (themes/images/reload.svg) + skin/classic/devtools/images/security-state-broken.svg (themes/images/security-state-broken.svg) + skin/classic/devtools/images/security-state-insecure.svg (themes/images/security-state-insecure.svg) + skin/classic/devtools/images/security-state-secure.svg (themes/images/security-state-secure.svg) + skin/classic/devtools/images/security-state-weak.svg (themes/images/security-state-weak.svg) + skin/classic/devtools/images/diff.svg (themes/images/diff.svg) + skin/classic/devtools/images/import.svg (themes/images/import.svg) + skin/classic/devtools/images/pane-collapse.svg (themes/images/pane-collapse.svg) + skin/classic/devtools/images/pane-expand.svg (themes/images/pane-expand.svg) + + # Firebug Theme + skin/classic/devtools/images/firebug/read-only.svg (themes/images/firebug/read-only.svg) + skin/classic/devtools/images/firebug/spinner.png (themes/images/firebug/spinner.png) + skin/classic/devtools/images/firebug/twisty-closed-firebug.svg (themes/images/firebug/twisty-closed-firebug.svg) + skin/classic/devtools/images/firebug/twisty-open-firebug.svg (themes/images/firebug/twisty-open-firebug.svg) + skin/classic/devtools/images/firebug/arrow-down.svg (themes/images/firebug/arrow-down.svg) + skin/classic/devtools/images/firebug/arrow-up.svg (themes/images/firebug/arrow-up.svg) + skin/classic/devtools/images/firebug/close.svg (themes/images/firebug/close.svg) + skin/classic/devtools/images/firebug/pause.svg (themes/images/firebug/pause.svg) + skin/classic/devtools/images/firebug/play.svg (themes/images/firebug/play.svg) + skin/classic/devtools/images/firebug/rewind.svg (themes/images/firebug/rewind.svg) + skin/classic/devtools/images/firebug/disable.svg (themes/images/firebug/disable.svg) + skin/classic/devtools/images/firebug/breadcrumbs-divider.svg (themes/images/firebug/breadcrumbs-divider.svg) + skin/classic/devtools/images/firebug/breakpoint.svg (themes/images/firebug/breakpoint.svg) + skin/classic/devtools/images/firebug/tool-options.svg (themes/images/firebug/tool-options.svg) + skin/classic/devtools/images/firebug/debugger-step-in.svg (themes/images/firebug/debugger-step-in.svg) + skin/classic/devtools/images/firebug/debugger-step-out.svg (themes/images/firebug/debugger-step-out.svg) + skin/classic/devtools/images/firebug/debugger-step-over.svg (themes/images/firebug/debugger-step-over.svg) + skin/classic/devtools/images/firebug/pane-collapse.svg (themes/images/firebug/pane-collapse.svg) + skin/classic/devtools/images/firebug/pane-expand.svg (themes/images/firebug/pane-expand.svg) + skin/classic/devtools/images/firebug/dock-undock.svg (themes/images/firebug/dock-undock.svg) + skin/classic/devtools/images/firebug/dock-side.svg (themes/images/firebug/dock-side.svg) + skin/classic/devtools/images/firebug/dock-bottom.svg (themes/images/firebug/dock-bottom.svg) + skin/classic/devtools/images/firebug/commandline-icon.svg (themes/images/firebug/commandline-icon.svg) + skin/classic/devtools/images/firebug/debugger-blackbox.svg (themes/images/firebug/debugger-blackbox.svg) + skin/classic/devtools/images/firebug/debugger-prettyprint.svg (themes/images/firebug/debugger-prettyprint.svg) + skin/classic/devtools/images/firebug/debugger-toggleBreakpoints.svg (themes/images/firebug/debugger-toggleBreakpoints.svg) + skin/classic/devtools/images/firebug/tool-debugger-paused.svg (themes/images/firebug/tool-debugger-paused.svg) + skin/classic/devtools/images/firebug/command-pick.svg (themes/images/firebug/command-pick.svg) + skin/classic/devtools/images/firebug/command-console.svg (themes/images/firebug/command-console.svg) + skin/classic/devtools/images/firebug/command-eyedropper.svg (themes/images/firebug/command-eyedropper.svg) + skin/classic/devtools/images/firebug/command-frames.svg (themes/images/firebug/command-frames.svg) + skin/classic/devtools/images/firebug/command-paintflashing.svg (themes/images/firebug/command-paintflashing.svg) + skin/classic/devtools/images/firebug/command-responsivemode.svg (themes/images/firebug/command-responsivemode.svg) + skin/classic/devtools/images/firebug/command-scratchpad.svg (themes/images/firebug/command-scratchpad.svg) + skin/classic/devtools/images/firebug/command-screenshot.svg (themes/images/firebug/command-screenshot.svg) + skin/classic/devtools/images/firebug/command-measure.svg (themes/images/firebug/command-measure.svg) + skin/classic/devtools/images/firebug/command-rulers.svg (themes/images/firebug/command-rulers.svg) + skin/classic/devtools/images/firebug/command-noautohide.svg (themes/images/firebug/command-noautohide.svg) diff --git a/devtools/client/themes/shims/jar.mn b/devtools/client/themes/shims/jar.mn index e1025dce7..db4ee82a4 100644 --- a/devtools/client/themes/shims/jar.mn +++ b/devtools/client/themes/shims/jar.mn @@ -2,5 +2,5 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -browser.jar: +classic.jar: skin/classic/browser/devtools/common.css (common.css) |