Commit Graph

142 Commits

Author SHA1 Message Date
Michael Ratcliffe
539b062710 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
1137d41a9a Bug 663778 - Changes to tests for box model highlighter r=jwalker 2014-03-12 14:01:31 +00:00
Michael Ratcliffe
8e40aabf44 Bug 663778 - Tests: Charsets to utf-8 r=jwalker 2014-03-12 14:00:13 +00:00
Michael Ratcliffe
3dffafedf6 Bug 663778 - Box Model Highlighter r=jwalker 2014-03-13 13:54:02 +00:00
Michael Ratcliffe
1fef1045ee Bug 663778 - Misc fixes r=pbrosset 2014-03-13 15:46:37 +00:00
Ryan VanderMeulen
c387e92461 Backed out changeset 20e22a0b38f6 (bug 966424) for mochitest-bc failures. 2014-03-12 15:23:21 -04:00
Patrick Brosset
9d86cb6fbe Bug 966424 - Fix intermittent failures in browser_bug765105_background_image_tooltip.js. r=jwalker 2014-03-12 13:14:18 -04:00
Michael Ratcliffe
f2057d9e7c Bug 974056 - Add logging of devtools event emitter emit calls r=harth 2014-03-06 09:37:59 +00:00
J. Ryan Stinnett
4124c12fc1 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
Patrick Brosset
47dca6336b Bug 962647 - Nodes searched in the inspector selector-search box now appear correctly in the markup-view; r=harth 2014-02-25 16:33:57 +01:00
Patrick Brosset
7e657cf8d1 Bug 904953 - Splits browser_inspector_markup_edit.js into 5 to avoid long running test, r=jwalker 2014-02-12 16:23:43 +01:00
Robert O'Callahan
0eda1dacc2 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00
Patrick Brosset
07ca15996c Bug 968316 - Keep the highlighter visible when selecting the currently hovered node in the markup-view, r=bgrins 2014-02-06 19:45:40 +01:00
Patrick Brosset
a7146d1dde 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
d18fdccab8 Backed out changeset 18d70a3136f5 (bug 932896) for mochitest-other bustage on a CLOSED TREE 2014-02-05 11:36:02 +01:00
Paul Rouget
3cd85e454b 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
Ryan VanderMeulen
9e32c50938 Bug 904953 - Disable browser_inspector_markup_edit.js on Linux for frequent failures. 2014-02-04 15:02:55 -05:00
Patrick Brosset
23e6c7b9fc Bug 952277 - DOMNodes can be highlighted and selected from the debugger [Australis]; r=past, vporof 2014-02-01 10:24:44 +01:00
Patrick Brosset
4dec130419 Bug 964014 - Adds copy-image-data-uri option to images in the markup-view, r=harth 2014-01-30 17:33:53 +01:00
Mihai Sucan
b555e50426 Bug 961431 - Autocomplete suggestions in split console are sliding down. r=robcee 2014-01-28 15:55:19 +02:00
Girish Sharma
35ad80b2c0 Bug 962652 - Autocomplete popup's isOpen getter is too strict, r=msucan 2014-01-28 20:42:02 +05:30
Patrick Brosset
6db7582711 Bug 958687 - Fixes pseudo-class lock in highlighter intermittent test failure; r=jwalker 2014-01-17 23:07:48 +01:00
Michael Ratcliffe
aabcf8537a Bug 952511 - markupview still change attribute values. r=pbrosset 2014-01-10 17:55:58 +00:00
Patrick Brosset
cad39e29fd Bug 950732 - Make the show-all-nodes button clickable again in the markup-view, r=jwalker 2014-01-13 16:32:19 +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
6db192c364 Bug 945068 - Image preview tooltip displays correct image dimensions, r=harth 2013-12-12 09:31:23 +01:00
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