Commit Graph

115 Commits

Author SHA1 Message Date
Patrick Brosset
180dbef380 Bug 942114 - Avoid intermittent markup image tooltip test failures. r=miker 2013-11-26 14:23:13 -05:00
Anton Kovalyov
eb741864ed Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
Gijs Kruitbosch
d9e3e5b5b6 Bug 938162 - if it looks, swims and quacks like a duck, but doesn't end in .js, let's not call it a test, r=gps
--HG--
extra : rebase_source : 700e855b79998028d57590c445f7f4b390bd0f9d
2013-11-13 17:30:00 +01:00
Gabriel Luong
1602b938f3 Bug 934695 - Autocomplete "!important" and multiple css values. r=scrapmachines, r=paul 2013-11-15 21:47:01 -05:00
Brian Grinstead
3d1ba55a98 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Michael Ratcliffe
17943291d6 Bug 929384 - Display color swatch for background properties with href. r=pbrosset 2013-11-11 15:17:41 +00:00
Brian Grinstead
5f3bca3e47 Bug 892275 - F2 should make the selected node and its children editable as html; r=mratcliffe 2013-11-07 10:23:25 -06:00
Brian Grinstead
497f3af283 Bug 931990 - [markup view] Context menu disappearing in markup tree during after mutation; r=paul 2013-11-07 13:03:40 -06:00
Paul Rouget
84998d53dd Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins 2013-11-06 09:02:09 -05:00
Patrick Brosset
e4f44dda1d Bug 932937 - Images are resized on the server-side for image preview tooltips. r=harth 2013-11-05 11:19:29 -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
Brian Grinstead
0a5eda33d0 Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker 2013-10-24 08:41:03 -05:00
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
Michael Ratcliffe
8a8691ae7d Bug 923884 - Always use authored colors in markup view. r=jwalker 2013-10-08 13:53:19 +01:00
Ms2ger
9d5ce8dfb7 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Patrick Brosset
1b72533009 Bug 848731 - Deleting nodes or container frames now resets the markup, highlighter, css views accordingly, r=paul 2013-10-02 02:14:00 +02:00
Ed Morley
e8f45a4112 Bug 916763 - Disable browser_bug896181_css_mixed_completion_new_attribute.js for too many intermittent failures 2013-09-30 17:35:08 +01:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02: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
Patrick Brosset
9324646650 Bug 911982 - Markup mutations are flashed in the markup-view; r=jwalker 2013-09-23 08:46:12 +02: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
Brian Grinstead
ac3ddb537b Bug 915910 - [markup view] UI updates following refactor in Bug 855523. r=miker 2013-09-14 18:10:14 -05:00
Michael Ratcliffe
f15cf75697 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Girish Sharma
ab938bb82a Bug 900418 - Inplace editor should not destroy itself when the focus is lost to the autocompletion popup, r=mratcliffe 2013-09-15 20:40:52 +05:30
Girish Sharma
308826a0cb Bug 900430 - Tab complete and cycle through the completion suggestions in the markup view, r=mratcliffe 2013-09-15 20:36:26 +05:30
Brian Grinstead
ac6386eb98 Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 17:25:08 -05:00
Ryan VanderMeulen
5837a789a9 Backed out changeset e62454ab7c04 (bug 893677) for mochitest-bc timeouts. 2013-09-12 18:09:56 -04:00
Brian Grinstead
a5ff0474ff Bug 893677 - Collapse data URL attribute values. r=miker 2013-09-12 12:19:40 -05:00
Patrick Brosset
4374414931 Bug 855523 - Markup-view lines are easier to expand/collapse. r=miker
New markup structure for the markup-view inspector.
This allows for tags to have a full edge-to-edge line.
So highlight and click areas are easier to use.
2013-09-12 10:48:13 -04:00
Paul Rouget
3eaf7daaf4 Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp 2013-09-08 11:01:00 +02:00
Blair McBride
73129ffbe0 Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Paul Rouget
e213b7fd4d Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
4c3691cd74 Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02: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
ab339598e0 Bug 904953: Request longer timeout for markup edit test r=mratcliffe 2013-08-26 14:12:20 +02:00
Brian Grinstead
442378ad0b Bug 904049 - Inspector doesn't handle quotes in attributes and/or their escaping correctly. r=mratcliffe 2013-08-15 09:40:44 -05:00
Brian Grinstead
e3b1bd4324 Bug 899375 - Inspector attributes get removed if the name contains a colon. r=mratcliffe 2013-08-08 08:55:39 -05:00
Dave Camp
a95844e6f8 Bug 892274 - H should toggle the selected node's hidden attribute. r=harth
--HG--
extra : rebase_source : 2e56afd40e611dc2d6d87d1c7c978e64ebb90baf
2013-07-31 11:33:56 -07:00
Mihai Sucan
f0c3ce2c9b 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
2970136079 Bug 896181 - Autocomplete CSS properties and values in markup view, r=mratcliffe 2013-08-02 16:05:50 +05:30
Paul Rouget
fdc6430862 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00