Commit Graph

520 Commits

Author SHA1 Message Date
Mark Hammond
cae334e085 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Paolo Amadini
2ef3a1ea22 Bug 943621 - Convert to Promise.jsm in style inspector and style editor. r=dcamp, r=harth 2014-01-08 10:53:16 -08:00
Wes Kocher
a0ca84cc0a Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures. 2014-03-31 17:02:29 -07:00
Heather Arthur
884d06a39b Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Brian Grinstead
f6cbc83e84 Bug 988887 - [rule view] Relative image URL link is resolving to chrome://browser/content/devtools/;r=pbrosset 2014-03-31 08:41:00 -05:00
Patrick Brosset
cd784e9e87 Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js - Remove the timeout; r=miker 2014-03-31 11:11:37 +02:00
Phil Ringnalda
25ffcd7643 Back out 43663582cfdb (bug 987404) because it looks like it disabled things even without e10s being defined 2014-03-30 23:18:57 -07:00
Mark Hammond
cde2db8ab1 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-03-31 14:11:49 +11:00
Girish Sharma
2f345d01fb Bug 987870 - Fix multiple issue of cycling suggesting and pressing keys with modifiers in an empty inplace editor, r=bgrins 2014-03-26 02:16:31 +05:30
Girish Sharma
716b40c176 Bug 913955 - Avoid race conditions and inserting in middle of text in inplace-editor, r=mratcliffe 2014-03-25 20:43:44 +05:30
Girish Sharma
234e097ae9 Bug 912189 - Show CSS value autocomplete without waiting for first character, r=mratcliffe 2014-03-25 20:43:44 +05:30
Patrick Brosset
1be5d1439e Bug 968727 - Cleans up all markupview tests for consistency and to reduce file sizes; r=bgrins 2014-03-25 09:55:05 +01:00
Patrick Brosset
07a92094c4 Bug 966424 - Intermittent browser_bug765105_background_image_tooltip.js; r=jwalker 2014-03-19 10:11:34 +01:00
Brandon Benvie
bdb7518950 Bug 943510 - Convert to Promise.jsm in the devtools framework. r=pbrosset, r=rcampbell 2014-03-17 11:11:00 -07:00
Michael Ratcliffe
aba2618867 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 21:27:10 +00:00
Michael Ratcliffe
0612d9e455 Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Michael Ratcliffe
5771ac5ee3 Bug 663778 - Misc fixes r=pbrosset 2014-03-09 17:03:00 +00:00
Ryan VanderMeulen
4510c7d862 Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
9d3dde5e49 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 15:38:37 +00:00
Michael Ratcliffe
509524d3ce Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Michael Ratcliffe
b675040bec Bug 663778 - Misc fixes r=pbrosset 2014-03-13 15:46:37 +00:00
Ryan VanderMeulen
b06ec43f09 Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures. 2014-03-12 15:23:21 -04:00
Patrick Brosset
5ee0b1978a Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker 2014-03-12 13:14:18 -04:00
Mihai Sucan
52dedf32fe Bug 980835 - Fix for intermittent | browser_webconsole_output_dom_elements_02.js | The current inspector selection is correct - Got [object HTMLParagraphElement], expected [object HTMLBodyElement]; r=me 2014-03-08 23:13:59 +02:00
Michael Ratcliffe
c594e7110d Bug 702577 - Show font-family tooltip r=mratcliffe 2014-03-10 13:24:58 +00:00
Wes Kocher
452135f341 Merge m-c to inbound 2014-03-06 18:27:43 -08:00
Michael Ratcliffe
b6b3b4320e Bug 974056 - Add logging of devtools event emitter emit calls r=harth 2014-03-06 09:37:59 +00:00
Ted Mielczarek
952bbfe243 Bug 977699 - Move the few remaining mochitests to manifests. r=jmaher 2014-03-04 15:54:31 -05:00
J. Ryan Stinnett
8b18eca111 Bug 976679 - Move event-emitter to toolkit. r=paul
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
2014-02-25 22:22:05 -06:00
Masayuki Nakano
a183cc5385 Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Patrick Brosset
38500fdc1b Bug 964255 - Introduces a css declarations parser in the rule-view and fixes background-url edition; r=bgrins 2014-02-03 09:52:09 -06:00
Patrick Brosset
25aa682d9f Bug 970532 - CSS rule-view deals with MathML elements correctly; r=miker 2014-02-12 12:14:46 +01:00
Patrick Brosset
bafde8f3c5 Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 11:53:46 +01:00
Carsten "Tomcat" Book
3d38247bdb Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE 2014-02-05 11:36:02 +01:00
Paul Rouget
49bd82559c Bug 932896 - Retrieves image data from server for image tooltips and makes tooltip size a pref, r=jwalker,ttaubert 2014-02-05 10:02:52 +01:00
Brian Grinstead
0f4ec447f4 Bug 957117 - DevTools Themes: Use light theme for top tabbar and toolbars OVERRIDE HOOK;r=vporof 2014-01-30 14:42:15 -06:00
Patrick Brosset
61c34f059a Bug 947733 - Tooltips are shown on !important properties in the rule-view; r=miker 2014-01-30 16:04:47 +01:00
Mihai Sucan
dc4e490c63 Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee 2014-01-28 15:55:19 +02:00
Girish Sharma
68dc41254c Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan 2014-01-28 20:42:02 +05:30
Brian Grinstead
2921873760 Bug 913630 - [rule view] Pasting in multiple CSS declarations should automatically split them up;r=pbrosset 2014-01-16 20:40:54 -06:00
Olli Pettay
fd57885856 Bug 960351 - browser_bug726427_csstransform_tooltip.js times out, r=pbrosset
--HG--
extra : rebase_source : e05f39f7ef4d73823bb5445b1cc398f81e560253
2014-01-16 15:38:10 +02:00
Heather Arthur
2157132f1d Bug 950921 - UI for flipping CSS source map pref. r=dcamp 2014-01-14 10:13:47 -05:00
Patrick Brosset
976bb49747 Bug 942297 - Make the rule-view element style change on node change and page reload; r=harth 2014-01-14 09:32:45 +01:00
Patrick Brosset
49a6202ae8 Bug 916443 - part 2 - Toolbox level remote highlighter (tests), r=paul 2014-01-09 12:36:06 +01:00
Patrick Brosset
bf502a47dd Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Patrick Brosset
2fa4abe0c2 Bug 935417 - Better word wrapping in the css rule view. r=harth 2013-12-18 12:40:08 -05:00
Heather Arthur
5d4ec3539c Bug 949678 - Rule view should show inline sheet links as 'inline:<lineno>' instead of '/:<lineno>' when source maps are enabled; r=pbrosset 2013-12-16 11:49:17 -08:00
Brian Grinstead
f9ce8121d8 Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul 2013-12-13 13:17:23 -06:00
Heather Arthur
0318016b40 Bug 949336 - TypeError: inspector.once(...) is undefined: highlightNode@browser_computedview_original_source_link.js:41; r=pbrosset 2013-12-12 12:58:28 -08:00
Patrick Brosset
9345aa8ebc Bug 946331 - Rule/Computed views tooltip closes on new selection, r=miker 2013-12-12 08:57:37 +01:00
Patrick Brosset
ce19c7754d Bug 726427 - CSS transform preview tooltip in style inspector, r=bgrins 2013-12-11 20:50:15 +01:00
Heather Arthur
1d65b9038a Bug 926014 - Support CSS source maps; r=dcamp
--HG--
rename : browser/devtools/styleeditor/StyleEditorPanel.jsm => browser/devtools/styleeditor/styleeditor-panel.js
2013-12-06 23:52:32 -08:00
Carsten "Tomcat" Book
43a1495d3d Backed out changeset 57c170af6a23 (bug 726427) for Mac 10.6 mochitest Failure in Bug 947126 2013-12-06 14:50:05 +01:00
Patrick Brosset
9d7cefb1bf Bug 726427 - CSS transform preview tooltip in style inspector. r=bgrins 2013-12-05 09:35:35 -05:00
Patrick Brosset
2c1a2cc18e Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker 2013-12-03 08:45:29 -05:00
Ms2ger
c801aa9737 Bug 939271 - Part c: move mochitests to manifests in browser/devtools/styleinspector/test; r=mshal 2013-11-28 15:03:16 +01:00
Paul Rouget
73bbf74120 Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Patrick Brosset
1de8bbe632 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Michael Ratcliffe
2da7c84e8c Bug 936047 - Switch rule and computed view contextmenus to use openPopupAtScreen. r=paul 2013-11-12 16:27:55 +00:00
Gabriel Luong
70508a1ad6 Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Michael Ratcliffe
da2afba381 Bug 930953 - Stop color unit changing from hex to rgb when switching nodes. r=jwalker 2013-11-12 12:58:57 +00:00
Patrick Brosset
a4b80471cf Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Michael Ratcliffe
20bc494eaf Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Paul Rouget
a8c629b8b1 Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Brian Grinstead
9707b03d84 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Brian Grinstead
c52ddd0b8b Bug 932880 - Fix a bunch of devtools test leaks. r=past 2013-10-31 17:49:37 -05:00
Patrick Brosset
20557c91d0 Bug 765105 - Tooltip shared component, showing image previews in markup, css rules and computed views, r=miker,harth 2013-10-26 00:51:01 +05:30
Michael Ratcliffe
5dbda2fb94 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +01:00
Matt Brubeck
398d975e5e Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Michael Ratcliffe
3b58710c3c Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Brian Grinstead
736af05702 Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-10-15 07:09:49 -05:00
Patrick Brosset
fd839e0c8e Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Brian Grinstead
6d5844ebdd Bug 921686 - Firefox css inspector doesn't find the correct url for some images. r=mratcliffe 2013-10-08 15:23:09 -05:00
Mike Hommey
c28c8c28b0 Bug 920891 - Fix installation of bug 677930 css file after bug 917622. r=gps 2013-09-26 16:43:53 +09:00
Carsten "Tomcat" Book
1fc20ea7ab Backed out changeset f9fd3a1b03ed (bug 911678) for suspicion of causing nearly perma-orange on OSX Mochi-Browser Chome Tests 2013-09-24 10:26:07 +02:00
Brian Grinstead
83a8964d37 Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-09-23 09:58:29 -05:00
Michael Ratcliffe
99ef1680aa Bug 917863 - Add XUL context menu back into rule and computed views. r=jwalker 2013-09-20 01:15:34 +01:00
Patrick Brosset
c88b5fffd3 Bug 913014 - Double clicking on a computed style toggles the matched selectors. r=harth 2013-09-20 10:21:06 -04:00
Michael Ratcliffe
8dce5a27fa Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
Patrick Brosset
4f5419529d Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Michael Ratcliffe
ddd2281784 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Brian Grinstead
1f934e09fd Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Patrick Brosset
1ffff0b870 Bug 914079 - Pseudo-element header can be used to toggle rules; r=mikeratcliffe 2013-09-10 05:22:00 +02:00
Paul Rouget
24b0580688 Bug 913947 - this.elementStyle is undefined. r=mratcliffe 2013-09-08 12:23:00 +02:00
Michael Ratcliffe
03f871e0af Bug 910155 - Rule view does not keep changed rules marked after inspecting other nodes r=dcamp 2013-08-30 10:06:59 +02:00
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Michael Ratcliffe
6d0668de12 Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe 2013-09-04 17:43:40 +02:00
Rob Campbell
e9499929bf Bug 912120 - Debug spew in the console output when adding style properties via the Inspector; r=dcamp 2013-09-04 07:52:00 -04:00
Patrick Brosset
2d2890223f Bug 902966 - Pressing escape while editing a style property should undo current changes; r=mratcliffe 2013-08-27 13:34:17 +02:00
Dave Camp
c155d23c61 Bug 906693 - ""TypeError: inspector.once(...) is undefined" errors in green mochitest-bc runs". r=paul 2013-08-19 14:05:00 +02:00
Dave Camp
1e08072eca Bug 886039 - Port the computed view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
7b3a1264e1 Bug 886038 - Port the rule view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
3dc6d04b23 Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
e1a4c3d6e7 Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Dave Camp
78440b0ee4 Bug 897275 - Move css-logic.js to toolkit. r=jwalker, r=gps
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-07-24 10:57:04 -07:00
Ms2ger
4ec2f72e42 Backout changeset ec45d9c75316 for insufficient review. 2013-08-08 19:36:08 +02:00
Dave Camp
4c4b79a4d5 Bug 897275 - Move css-logic.js to toolkit. r=jwalker
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
extra : rebase_source : 6d7cbdea4ec7bfed78083ec62c125b6d6c0bab4f
2013-07-24 10:57:04 -07:00
Mihai Sucan
a1f817b16f 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
Girish Sharma
4bcf8bd45e Bug 896181 - Autocomplete CSS properties and values in markup view, r=mratcliffe 2013-08-02 16:05:50 +05:30
Paul Rouget
ae62ca3544 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
Girish Sharma
b84e7efc30 Bug 894376 - Autocomplete CSS values in Style Inspector, r=mratcliffe 2013-07-28 05:20:38 +05:30
Girish Sharma
32c219f27c Bug 893965 - Autocomplete CSS properties in the rule view, r=mratcliffe, msucan 2013-07-26 04:35:05 +05:30
Sinduja Ramaraj
2f23ac8d4c 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
Michael Ratcliffe
b283fd74ae Bug 822635 - Move searchbar focus listener to make browser_bug589375_keybindings.js more readable r=jwalker 2013-05-28 14:29:50 +01:00
Dave Camp
1b64436fe0 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
David Creswick
3cf21445c4 Bug 870004 - Fix linking to Style Editor from Inspector; r=harth 2013-05-12 19:05:32 -07:00
Michael Ratcliffe
93f3928b1e Bug 860182 - TypeError: this._elementStyle is null: CssRuleView_nodeChanged; r=harth 2013-05-10 15:29:11 +01:00
Joe Walker
816205e422 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
Brian Grinstead
c1281374a6 Bug 866507: Style Inspector: open URLs in new tab r=mratcliffe 2013-04-29 17:12:47 -05:00
Dave Camp
1bfe8ab7bf 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
8584f5466b Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
dece8dacce 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
Brian Grinstead
71085f2b8c Bug 677930 - Style Inspector: make URLs clickable. 2013-04-19 16:30:33 -05:00
Heather Arthur
4c21257368 Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
Heather Arthur
0e6d200d31 Backed out changeset 26caa9ab5c35 for XPCShell test failure 2013-04-24 17:17:39 -07:00
Heather Arthur
a595d831ff Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-24 16:14:00 -07:00
David Creswick
f749fff4b0 Bug 777681 - [rule view] Abbreviate long CSS file name source links. r=jwalker 2013-04-11 11:08:33 -05:00
Panos Astithas
de61c3f97a Backout 0289f7473afa for causing intermittent failures 2013-04-10 14:44:33 +03:00
David Creswick
74ef6ea2eb Bug 777877 - Switch CssRuleView.jsm back to WeakMaps; r=mratcliffe 2013-04-04 09:40:00 +03:00
David Creswick
107735cc70 Bug 777681 - [rule view] Abbreviate long CSS file names source links; r=jwalker 2013-03-28 13:24:00 +02:00
Mihai Sucan
a9ac029d24 Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul 2013-04-09 12:46:30 +03:00
Xin Zhang
57e96d9a73 Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 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
334c0800cf 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
3a4d8c3f49 Bug 836233 - [Inspector] Implement Shorlander's visual design. r=mratcliffe 2013-03-27 23:20:38 +01:00
Michael Ratcliffe
baaa1460dc Bug 845822 - Inplace editor to be moved to devtools/shared/InplaceEditor.jsm r=jwalker 2013-03-20 12:11:50 +00:00
Gregory Szorc
0c8ee65118 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
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Michael Ratcliffe
c6478a3159 Bug 706886 - Line-through disappears after editing overridden rule in style inspector 2013-02-21 12:31:27 +00:00
Michael Ratcliffe
af91da33fb 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
Michael Ratcliffe
ff1bd0e214 Bug 834187 - [Computed view] Restore processing of namespaced type selectors e.g. :not(svg|a) 2013-02-04 16:29:30 +00:00
Christos Stathis
a9ab361602 Bug 701419 - Add a "Copy Unique Selector" option in the inspected element's menu and the corresponding test. f=paul r=jwalker 2013-02-07 12:41:00 +02:00
Michael Ratcliffe
ab29b54ccf Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
Michael Ratcliffe
4b2df60765 Bug 700061 - Entirely remove the Style Inspector unmatched selectors 2013-01-29 17:05:17 +00:00
Paul Rouget
cac98f3d35 Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan 2013-02-04 11:48:24 +01:00
Paul Rouget
1af8bc9062 Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Michael Ratcliffe
0c5b5b5c29 Bug 823493 - References to IUI in CssHtmlTree.jsm. r=paul 2012-12-20 16:49:20 +00:00
Michael Ratcliffe
8c833fb15a Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul 2012-12-18 14:27:04 +00:00
Mike Hommey
9ba16d2e94 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Joe Walker
e083b9d5e6 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Victor Porof
d315eb3a74 Bug 728073 - MDN links in the Style Inspector are not localized, r=paul 2012-12-13 12:26:42 +02:00
Joe Walker
a3224c8b35 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Matthew Wein
075f318e22 Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth 2012-11-16 14:55:00 -05:00
Ed Morley
81ba6b73b1 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-11-01 13:42:02 +00:00
Michael Ratcliffe
100dda1413 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-31 18:25:08 +02:00
Panos Astithas
522e8c3f1c Backed out changeset 0ef0321ebe88 on suspicion of causing mochitest-1 and 3 permaorange 2012-10-31 15:16:41 +02:00
Kyle Huey
0469a02b25 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Michael Ratcliffe
6167a1a008 Bug 788458 - Fix issues with copy / paste in rule and computed views; r=dcamp 2012-10-01 12:59:23 +01:00
Dave Camp
da01f79be8 Bug 796866: Make style inspector's computed view display more reliable. r=robcee 2012-10-29 17:29:24 -07:00
Michael Ratcliffe
d85e733323 Bug 735576 - [ruleview] The warning icon should disappear as soon as the value is correct; r=dcamp 2012-10-01 15:38:04 +01:00
Dave Camp
5cb507a290 Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker 2012-09-20 12:54:39 -07:00
Paul Rouget
6e8b065c31 Bug 723904 - Implement a EventEmiter mechanism that can be used by any tool. r=jwalker 2012-09-11 13:25:52 +02:00
Jim Mathies
d12e45081e Bug 789360 - devtools references to modules using wrong url. r=past 2012-09-08 06:13:37 -05:00
Heather Arthur
4829b8a5f3 Bug 741576 - Style tweaks for Computed view. r=paul 2012-08-30 15:23:33 +02:00
Dave Camp
465ab0a434 Bug 777085: New markup panel for the inspector. r=jwalker
--HG--
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_menu.js => browser/devtools/highlighter/test/browser_inspector_menu.js
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.html => browser/devtools/markupview/test/browser_inspector_markup_navigation.html
rename : browser/devtools/highlighter/test/browser_inspector_treePanel_navigation.js => browser/devtools/markupview/test/browser_inspector_markup_navigation.js
2012-08-23 11:00:43 -07:00
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Dave Camp
07e8f393ac Bug 777373 - CssRuleView.jsm uses invalid weak map keys. r=rcampbell 2012-07-26 12:59:00 -07:00
Mounir Lamouri
d1caa102c7 Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Heather Arthur
f90ac0b550 Bug 775692 - Rename rule.inheritedSource; r=paul 2012-07-20 16:04:55 +01:00
Heather Arthur
819ee3058d Bug 712469 - Inspector Rule View selectors can be more visually scannable; r=dcamp 2012-03-14 11:04:11 +01:00
Nathan Froyd
bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Ehsan Akhgari
f4b598bf08 Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Dave Camp
af33750ce9 Bug 761665: [rule view] double clicking on a property value does weird things. r=paul 2012-06-19 10:22:29 -07:00
Dave Camp
8f60bcb608 Bug 740543 - Rule view does not update when window is resized. r=robcee 2012-06-02 15:18:33 -07:00
Dave Camp
3df4aadfdc Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul 2012-06-01 15:13:48 -07:00
Dave Camp
a4d92c9240 Bug 734365 - Rule view focus management needs an overhaul. r=paul 2012-06-01 15:13:48 -07:00
Dave Camp
de97b4bcfe Bug 757253 - Implement real update in the rule view. r=robcee 2012-05-30 19:49:10 -07:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Michael Ratcliffe
4ee1b849ef Bug 733747 - Highlight changed items in the rule view. r=msucan 2012-04-17 10:35:12 +01:00
Dave Camp
8287764d00 Bug 702411 - Rule view shouldn't update during highlighting. r=robcee 2012-04-19 11:13:44 -07:00
Dave Camp
897f29e5fc Bug 740662 - Replace InspectorStore dictionaries with Inspector instances. r=robcee 2012-04-19 11:13:42 -07:00
Dave Camp
a695d72f67 Bug 707809 - Refactor creation of registered sidebar tools iframes in InspectorUI. r=robcee 2012-04-19 11:04:46 -07:00
Michael Ratcliffe
b61946e662 Bug 740603 - "Copy Rule" in the rule view includes expanded shorthand properties; r=dcamp 2012-04-16 12:20:46 +01:00
Dave Camp
0593335323 Bug 740615 - Move rule view copy code into CssRuleView.jsm. r=paul 2012-04-04 09:36:35 -07:00
Michael Ratcliffe
acd1622b13 Bug 734259 - Clicking a system stylesheet in the style inspector does not open the source; r=msucan 2012-03-19 18:38:13 +00:00
Bobby Holley
b9010799cb Bug 739432 - Access the inplaceEditor expando with an explicit API. r=dcamp 2012-03-26 15:26:21 -07:00
Michael Ratcliffe
058a00936f Bug 736014 - "Copy rule" with some text selected copies that text additionally; r=paul 2012-03-15 14:37:58 +00:00
Michael Ratcliffe
16b0690be6 Bug 705276 - Split style inspector CSS between content & document CSS; r=prouget 2012-03-11 20:36:46 +00:00
Michael Ratcliffe
db9875d847 Bug 703643 - Be able to copy from the rules view; r=prouget 2012-03-11 14:01:38 +00:00
Blake Winton
30e2c80691 Bug 704223 - styles added in data urls are displayed badly in the rule view; r=prouget 2012-03-08 20:27:55 -05:00
Dave Camp
bad3440c9c Bug 719916 - Rule view loses focus after entering attribute name. r=jwalker 2012-03-08 18:27:37 -08:00
Michael Ratcliffe
0f39585f17 Bug 722196 - Rule view showing rules in the wrong order; r=jwalker 2012-03-01 19:13:12 +00:00
Michael Ratcliffe
f89244a66c Bug 728833 - String change in styleinspector.properties whitout changing name; r=past 2012-02-20 11:53:33 +00:00
Michael Ratcliffe
238a2b985a Bug 727867 - Rule view indicate when invalid values are entered; r=dcamp 2012-02-25 15:30:51 +00:00
Michael Ratcliffe
64c78ccb19 Bug 707940 - Rule view should maintain user entered values; r=msucan,dcamp 2012-02-23 12:24:23 +00:00
Michael Ratcliffe
4db4ab8874 Bug 592743 - Style inspector specificity calculator makes mistakes; r=jwalker 2012-02-28 14:26:05 +00:00
Heather Arthur
a69a90000f Bug 707740 - Ability to lock in a pseudo class in the page inspector. r=dcamp 2012-02-24 16:01:29 -08:00
Dave Camp
13ce4b42ed Bug 696755: Open the inspector sidebar on inspect if previously active. r=rcampbell 2012-01-28 14:48:00 +01:00
Michael Ratcliffe
010f54372b Bug 705707 - Style Inspector doesn't take into account chrome:// stylesheets; r=msucan f=dao 2012-02-13 11:26:33 +00:00
Michael Ratcliffe
8a5b2cb74e Bug 585563 - The inspector style panel should link to the CSS editor; r=dcamp f=cedricv 2012-02-10 13:39:47 +00:00
Michael Ratcliffe
d925fdb8d5 Bug 720980 - Quick rule view ... quick layout fix until we have mockups - Only hide checkboxes. r=paul 2012-01-31 13:55:03 +00:00
Paul Rouget
bd40a20e09 Bug 719783 - In the Rule View, pressing Escape close the whole Inspector. r=dcamp 2012-01-20 16:36:35 +01:00
Dao Gottwald
706992fd3b Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
Till Schneidereit
2751128160 Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend 2012-01-18 16:10:39 -05:00
Dave Camp
8f44198d78 Bug 706886 - Line-through disappears after editing overridden rule in style inspector; f=rcampbell; r=joewalker 2012-01-13 13:05:49 -05:00
Paul Rouget
cd7e10daa5 Bug 715887 - Rename Properties to Computed in the Style sidebar; r=rcampbell 2012-01-09 17:45:53 +01:00
Paul Rouget
12d0923d41 Bug 704017 - [RTL] The Inspector rules view should be LTR; r=dao 2012-01-05 12:42:30 +01:00
Michael Ratcliffe
f66e39bcb5 Bug 589375 - Inspector: style panel keyboard access. r=msucan 2011-12-19 14:57:42 +01:00
Michael Ratcliffe
98cdca74e7 Bug 704132 - Style Inspector's left column should auto-fit text contents. r=dao r=paul 2011-12-19 14:16:43 +01:00
Rob Campbell
69fa22901e Bug 712113 - Either brace should be clickable to add new properties in the Style panel's Rule View; r=jwalker 2011-12-22 14:58:17 -04:00
Ms2ger
6b8d5d04ab Merge m-c to m-i. 2011-12-16 21:04:41 +01:00
Rob Campbell
9cf3cc807d merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
2011-12-16 14:42:54 -04:00
Masayuki Nakano
efe739e3f9 Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
Ed Morley
6cc5633f89 Bug 692625 - Move browser/devtools/styleinspector/test/browser/ to browser/devtools/styleinspector/test/; r=rcampbell
--HG--
rename : browser/devtools/styleinspector/test/browser/Makefile.in => browser/devtools/styleinspector/test/Makefile.in
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.html => browser/devtools/styleinspector/test/browser_bug683672.html
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_bug_692400_element_style.js => browser/devtools/styleinspector/test/browser_bug_692400_element_style.js
rename : browser/devtools/styleinspector/test/browser/browser_csslogic_inherited.js => browser/devtools/styleinspector/test/browser_csslogic_inherited.js
rename : browser/devtools/styleinspector/test/browser/browser_ruleview_editor.js => browser/devtools/styleinspector/test/browser_ruleview_editor.js
rename : browser/devtools/styleinspector/test/browser/browser_ruleview_inherit.js => browser/devtools/styleinspector/test/browser_ruleview_inherit.js
rename : browser/devtools/styleinspector/test/browser/browser_ruleview_manipulation.js => browser/devtools/styleinspector/test/browser_ruleview_manipulation.js
rename : browser/devtools/styleinspector/test/browser/browser_ruleview_override.js => browser/devtools/styleinspector/test/browser_ruleview_override.js
rename : browser/devtools/styleinspector/test/browser/browser_ruleview_ui.js => browser/devtools/styleinspector/test/browser_ruleview_ui.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector_bug_672744_search_filter.js => browser/devtools/styleinspector/test/browser_styleinspector_bug_672744_search_filter.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector_bug_672746_default_styles.js => browser/devtools/styleinspector/test/browser_styleinspector_bug_672746_default_styles.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector_bug_689759_no_results_placeholder.js => browser/devtools/styleinspector/test/browser_styleinspector_bug_689759_no_results_placeholder.js
rename : browser/devtools/styleinspector/test/browser/head.js => browser/devtools/styleinspector/test/head.js
2011-12-16 09:11:21 +00:00
Michael Ratcliffe
80205aa4c9 Bug 702861 - browser chrome mochitests trigger uncaught JS exception in CssHtmlTree.jsm; r=dcamp 2011-11-16 10:51:05 +01:00
Joe Walker
bdbfdcfad4 Bug 705074 - All uses of DOMTemplate should use new template function; r=dcamp 2011-12-08 12:39:04 +00:00
Cameron McCormack
53cc0ba3ac Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Ed Morley
53bcb97439 Bug 703874 - Remove redundant |ifneq (mobile,$(MOZ_BUILD_APP))| from makefiles in browser; r=ted 2011-11-30 18:37:57 +00:00
Mihai Sucan
95295f5468 Bug 700331 - Remove inspectstyle() from the Web Console; r=rcampbell,l10n 2011-11-16 18:37:15 +02:00
Dave Camp
93ced8b073 Bug 700770 - Style Inspector's Rule View can't scroll vertically followup, fixes inplace editing. r=robcee. 2011-11-15 16:47:14 -08:00
Michael Ratcliffe
9f6d376f31 Bug 700770 - Style Inspector's Rule View can't scroll vertically; r=dao,rcampbell 2011-11-14 16:21:34 +01:00
Mihai Sucan
353d5dc83c Bug 700387 - Remove the Style Inspector breadcrumbs; r=dcamp 2011-11-07 21:57:10 +02:00
Dave Camp
cf56ca0d98 Bug 696181 - Properties disabled in the css rule view should not be lost. r=robcee 2011-11-07 10:35:40 -08:00
Dave Camp
65894629d3 Bug 700194 - Speed up style inspector creation and refresh. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
04e5c9080f Bug 691978 - CssLogic doesn't discern between inherited and not-inherited properties. r=msucan 2011-11-07 10:35:39 -08:00
Dão Gottwald
c1b24fe948 Bug 699002 - Use a xul:checkbox for "Only user styles" option. r=rcampbell 2011-11-07 16:25:08 +01:00
Dão Gottwald
a64b471f8c Bug 700272 - Remove non-functional resizer from the style inspector. r=rcampbell 2011-11-07 16:24:44 +01:00
Dão Gottwald
3aa13acce3 Bug 700243 - Rename csshtmltree.xul's 'header' class. r=msucan 2011-11-07 13:52:06 +01:00
Dave Camp
d920f066af Bug 699978 - Tools should notify the highlighter when they've modified a node. r=robcee 2011-11-06 19:02:08 -08:00
Dão Gottwald
54645c63ba Bug 699832 - Style Inspector needs a way to display treetwisties that will work on all operating systems. r=dcamp 2011-11-06 10:26:00 -08:00
Michael Ratcliffe
2f9465608e Bug 689759 - Style Inspector needs a no-results placeholder. r=msucan 2011-11-06 12:36:38 +02:00
Mihai Sucan
c4a5689616 Bug 698762 - Remove unmatched rules from style inspector. r=robcee 2011-11-06 12:26:09 +02:00
Dão Gottwald
6593a32a07 Bug 700036 - Put the style inspector into a xul document. r=dcamp
--HG--
rename : browser/devtools/styleinspector/csshtmltree.xhtml => browser/devtools/styleinspector/csshtmltree.xul
rename : browser/devtools/styleinspector/cssruleview.xhtml => browser/devtools/styleinspector/cssruleview.xul
2011-11-05 12:31:00 -07:00
Rob Campbell
fa3178dfef Backout part 2 - Bug 689759 rev b73aa0bd2b4e, Bug 698762 rev 2967e93cdb44, a=bustage 2011-11-05 19:19:02 -03:00
Rob Campbell
bb1c8f6561 Backout part 1 - Bug 698762 rev 1b6acffa7a94, Bug 698762 rev f0e736dbc7bc, a=bustage 2011-11-05 19:18:58 -03:00
Rob Campbell
edb524a3cb Bug 698762 - Remove unmatched rules from style inspector; backout; a=dcamp 2011-11-05 17:01:10 -03:00
Rob Campbell
2d393da946 merge m-c to fx-team 2011-11-05 15:55:28 -03:00
Ed Morley
7ea8e12caa Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rob Campbell
530454ffd3 merge m-c to fx-team 2011-11-05 10:11:34 -03:00
Michael Ratcliffe
d5f60609fb Bug 689759 - Style Inspector needs a no-results placeholder; r=msucan 2011-11-05 12:52:55 +01:00
Michael Ratcliffe
8fb9d84f06 Bug 698762 - Remove unmatched rules from style inspector; r=msucan 2011-11-05 12:38:17 +01:00
Michael Ratcliffe
a4eba2c4e2 Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao 2011-11-04 18:12:58 +01:00
Mihai Sucan
4e75493f67 Bug 692543 - Make the Style Inspector UI faster; r=dcamp 2011-11-02 19:50:15 +02:00
Dave Camp
869f7bd908 Bug 699968 - Update the rule view's dtd link. r=robcee 2011-11-05 08:46:40 -07:00
Dave Camp
c4e2d0b48a Bug 696180 - Add support for inherited properties to the rule view. r=robcee 2011-11-05 08:45:22 -07:00
Rail Aliiev
ac65d0d88e Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Rob Campbell
f0b75982e1 Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Dave Camp
e3f63c127b Bug 693887 - Implement a rule-centric view for the style inspector. r=robcee, r=dao 2011-11-01 18:06:48 -07:00
Joe Walker
6fc294c0de Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n
--HG--
rename : browser/locales/en-US/chrome/browser/inspector.properties => browser/locales/en-US/chrome/browser/devtools/inspector.properties
rename : browser/locales/en-US/chrome/browser/scratchpad.dtd => browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/scratchpad.properties => browser/locales/en-US/chrome/browser/devtools/scratchpad.properties
rename : browser/locales/en-US/chrome/browser/styleinspector.dtd => browser/locales/en-US/chrome/browser/devtools/styleinspector.dtd
rename : browser/locales/en-US/chrome/browser/styleinspector.properties => browser/locales/en-US/chrome/browser/devtools/styleinspector.properties
rename : toolkit/locales/en-US/chrome/global/webConsole.dtd => browser/locales/en-US/chrome/browser/devtools/webConsole.dtd
rename : toolkit/locales/en-US/chrome/global/headsUpDisplay.properties => browser/locales/en-US/chrome/browser/devtools/webconsole.properties
2011-10-27 12:35:13 -03:00
Mihai Sucan
74fe6f6e16 Bug 692400 - Style inspector appears to ignore inline styles; r=dcamp 2011-10-26 21:52:34 +03:00
Rob Campbell
4de342af77 Bug 697109 - browser_styleinspector_webconsole.js sometimes fails with instance stylePanels[1] is hidden; r=msucan 2011-10-25 12:53:03 -03:00
Rob Campbell
a0f4d1c98c Bug 685893 - style inspector properties and methods to be moved out of the panel, a=orange 2011-10-21 15:16:36 -04:00
Rob Campbell
ae490eed65 Bug 685893 - style inspector properties and methods to be moved out of the panel; r=msucan 2011-10-21 13:40:22 -04:00
Michael Ratcliffe
ea7a4896cf Bug 685900 - csshtmltree.refreshPanel should use a setTimeout loop to improve performance (cancel-able); r=msucan 2011-10-19 12:25:39 +02:00
Michael Ratcliffe
962e2bb0fe Bug 685902 - Improve csshtmltree speeds by adding a has[Un]matchedSelectors() method. r=msucan 2011-10-13 11:28:52 +02:00
Michael Ratcliffe
8715d59775 Bug 691721 - Potential memory leak in DevTools test, r=msucan 2011-10-04 13:26:22 +02:00
Rob Campbell
fdbd8a4716 merge m-c to fx-team 2011-10-08 01:58:32 -03:00
Rob Campbell
c979fcce9f Bug 689160 - Investigate and Fix leaked csshtmltree.xhtml windows in Highlighter+Style Inspector; r=msucan 2011-10-07 12:38:35 -03:00
Mihai Sucan
de4c89b579 Bug 689968 - CssLogic is slow at skipping UA rules for the unmatched selectors view; r=rcampbell 2011-09-28 19:26:01 +03:00
Rob Campbell
e4af20baf3 Bug 663831 - Style inspector should be controllable from the highlighter; r=gavin,msucan 2011-09-26 13:46:44 -03:00
Dão Gottwald
828b754804 Backed out changeset f1409901573a 2011-09-24 12:22:48 +02:00
Rob Campbell
f71a2c994d Bug 663831 - Style inspector should be controllable from the highlighter; r=msucan,gavin 2011-09-23 13:50:33 -03:00
Michael Ratcliffe
2a46df36b5 Bug 672744 - Add search filter to style inspector; r=msucan 2011-09-20 11:59:13 +02:00
Michael Ratcliffe
7d248e04ab Bug 672746 - Add an Only user styles checkbox to the style inspector, r=msucan 2011-09-20 11:35:01 +02:00
Michael Ratcliffe
0134d5eed5 Bug 674856 - The style inspector should not redraw the whole UI every time it is used; r=mihai.sucan 2011-09-15 13:30:00 +03:00
Michael Ratcliffe
9db9a16b60 Bug 683672 - Style Inspector is counting some unmatched rules incorrectly; r=msucan 2011-09-05 15:14:52 +02:00
Michael Ratcliffe
6c9ce60e76 Bug 683737 - browser/devtools/styleinspector/test/browser/browser_styleinspector_webconsole.js; r=msucan 2011-09-05 15:33:01 +02:00
Michael Ratcliffe
bc08d349a5 Bug 683320 - data:text/html,basic style inspector tests leaked during mochitest-browser-chrome. r=msucan 2011-09-01 14:17:05 +02:00
Mike Ratcliffe
12e6d21845 Bug 672743 - Remove category view from style inspector; r=msucan 2011-08-30 13:40:29 -03:00
Mike Ratcliffe
61c9d976da Bug 680111 - style inspector is not showing the correct selected rule, r=msucan 2011-08-30 13:38:30 -03:00
Mike Ratcliffe
f3b4cf2717 Bug 582596 - Style view centered around answering common CSS questions, f=l10n, r=dolske, msucan 2011-08-30 09:12:02 -03:00
Dave Camp
14ca8d10e8 Bug 698921 - Rule view override calculation misses disabled properties; r=rcampbell 2011-11-04 13:42:26 -03:00
Ed Morley
e9329ec38b Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey 2011-10-06 17:15:07 +01:00
Ed Morley
e5ead17a8f Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey 2011-10-06 17:15:07 +01:00