Commit Graph

230 Commits

Author SHA1 Message Date
Olli Pettay
eea699ef60 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
66da82568d Bug 950921 - UI for flipping CSS source map pref. r=dcamp 2014-01-14 10:13:47 -05:00
Patrick Brosset
d99a1af647 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
27e7a71f9b Bug 916443 - part 2 - Toolbox level remote highlighter (tests), r=paul 2014-01-09 12:36:06 +01:00
Patrick Brosset
86bb72d38c Bug 916443 - part 1 - Toolbox level remote highlighter [Australis], r=paul 2014-01-09 12:36:01 +01:00
Patrick Brosset
aed64d3929 Bug 935417 - Better word wrapping in the css rule view. r=harth 2013-12-18 12:40:08 -05:00
Heather Arthur
f22df63ea1 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
4783fb9e1f Bug 950097 - [ruleview] Styles not being updated on some pages;r=paul 2013-12-13 13:17:23 -06:00
Heather Arthur
a69da81877 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
21a2aeaf17 Bug 946331 - Rule/Computed views tooltip closes on new selection, r=miker 2013-12-12 08:57:37 +01:00
Patrick Brosset
8df75013a3 Bug 726427 - CSS transform preview tooltip in style inspector, r=bgrins 2013-12-11 20:50:15 +01:00
Heather Arthur
a7060d94f3 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
1f8e119047 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
e65204cbfa Bug 726427 - CSS transform preview tooltip in style inspector. r=bgrins 2013-12-05 09:35:35 -05:00
Patrick Brosset
821dc55752 Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker 2013-12-03 08:45:29 -05:00
Ms2ger
fd270f3c09 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
ff07cebdbf Bug 939122 - Move styleinspector.properties in /toolkit. r=miker 2013-11-19 09:15:46 -05:00
Patrick Brosset
f032bbe4a2 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Michael Ratcliffe
67aea5af9d Bug 936047 - Switch rule and computed view contextmenus to use openPopupAtScreen. r=paul 2013-11-12 16:27:55 +00:00
Gabriel Luong
1602b938f3 Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Michael Ratcliffe
e4ac885fa7 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
24f15ac20f Bug 889638 - Color picker tooltip in the CSS rule view. r=harth 2013-11-15 21:46:59 -05:00
Michael Ratcliffe
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Paul Rouget
84998d53dd Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Brian Grinstead
56c80a74c4 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Brian Grinstead
8d48e9711c Bug 932880 - Fix a bunch of devtools test leaks. r=past 2013-10-31 17:49:37 -05:00
Patrick Brosset
1b7307bf0b 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
7588c950f7 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +01:00
Matt Brubeck
4ba2cbb376 Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Michael Ratcliffe
637eba2530 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Brian Grinstead
35719bbbf7 Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-10-15 07:09:49 -05:00
Patrick Brosset
2202df9510 Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Brian Grinstead
be6e11caa4 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
ed1ecb4aff 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
aebd8a9c9e 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
373095e1f1 Bug 911678 - Inspector - inline style rules do not populate the CSSRuleView immediately. r=miker 2013-09-23 09:58:29 -05:00
Michael Ratcliffe
91b15a73ee Bug 917863 - Add XUL context menu back into rule and computed views. r=jwalker 2013-09-20 01:15:34 +01:00
Patrick Brosset
3463e4455f Bug 913014 - Double clicking on a computed style toggles the matched selectors. r=harth 2013-09-20 10:21:06 -04:00
Michael Ratcliffe
6b0a21f517 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
fa5619fbeb Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Michael Ratcliffe
f15cf75697 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Brian Grinstead
872f5f8119 Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker 2013-09-12 11:18:29 -05:00
Patrick Brosset
570ed4ce15 Bug 914079 - Pseudo-element header can be used to toggle rules; r=mikeratcliffe 2013-09-10 05:22:00 +02:00
Paul Rouget
69b348b6a1 Bug 913947 - this.elementStyle is undefined. r=mratcliffe 2013-09-08 12:23:00 +02:00
Michael Ratcliffe
a8dde20ed2 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
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Michael Ratcliffe
6d96d85783 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
5f9714b86f 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
2ec259550e Bug 902966 - Pressing escape while editing a style property should undo current changes; r=mratcliffe 2013-08-27 13:34:17 +02:00