Patrick Brosset
8d3046b734
Bug 961740 - Shows highlighter outline again after hovering over an element, then a text node, then the same element again, r=harth
2014-01-20 21:30:13 +01:00
Patrick Brosset
7c8c0e018c
Bug 958687 - Fixes pseudo-class lock in highlighter intermittent test failure; r=jwalker
2014-01-17 23:07:48 +01:00
Patrick Brosset
3813bc70f2
Bug 958456 - Hides highlighter when hovering over non-visible nodes in markup-view; r=jwalker
2014-01-17 22:33:59 +01:00
Patrick Brosset
c965a32b99
Bug 958169 - Switch to the inspector panel on click of the pick button; r=bgrins
2014-01-15 14:03:18 +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
f9dfa554a8
Bug 952294 - Let devtools tooltip size be automatically set. r=miker
2014-01-08 09:49:12 -05:00
Paul Rouget
0d0b379772
Bug 951658 - Kill the inspector front even if walker.release() failed. r=pbrosset
2013-12-18 12:41:28 -05:00
Gijs Kruitbosch
3fd1217b23
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
Brian Grinstead
a48258ea4d
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
Patrick Brosset
a4b80471cf
Bug 889638 - Color picker tooltip in the CSS rule view. r=harth
2013-11-15 21:46:59 -05:00
Brian Grinstead
2a0cd96a58
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
a8c629b8b1
Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins
2013-11-06 09:02:09 -05:00
Brian Grinstead
2f75f5bc76
Bug 934487 - Fix "TypeError: this.markup is undefined" in devtools b-c runs; r=pbrosset
2013-11-05 07:37:55 -06:00
Panos Astithas
46c55c5c1c
Bug 932880 - Make targets oblivious to inspectors. r=bgrins
2013-10-31 21:09:40 +02:00
Brian Grinstead
c52ddd0b8b
Bug 932880 - Fix a bunch of devtools test leaks. r=past
2013-10-31 17:49:37 -05:00
Brian Grinstead
d0fd168866
Bug 932880: Developer tools leak many windows until shutdown in browser-chrome tests. r=anton CLOSED TREE
2013-10-30 20:29:06 -05:00
Brian Grinstead
802c833161
Bug 895561 - 'Edit As HTML' option in the markup view - browser changes, r=jwalker
2013-10-24 08:41:03 -05:00
Patrick Brosset
7bdc7d22de
bug 926325 - Refactored test to avoid js errors in test run; r=mikeratcliffe
2013-10-15 17:32:00 +02:00
Michael Ratcliffe
5dbda2fb94
Bug 918716 - Add color swatches to devtools output parser. r=jwalker
2013-10-18 15:01:20 +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
Ms2ger
1ee1f27aa3
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Patrick Brosset
a9bed50479
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
Gregory Szorc
54c1de66d6
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Ed Morley
2c7dd24541
Backed out changeset 8b02873ee07e (bug 920223)
2013-09-30 12:50:05 +01:00
Gregory Szorc
8344d8a946
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:06 +02:00
Wes Kocher
1e02f948e4
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Patrick Brosset
79570be84a
Bug 917448 - Avoids dead-object exceptions in markup-view due to delete iframe during load. r=paul
2013-09-23 09:04:01 -05: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
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
J. Ryan Stinnett
7bdb0c2892
Bug 914403 - Part 3: Clear selection on remote inspector destuction. r=paul
2013-09-16 19:28:53 -05:00
J. Ryan Stinnett
636ef7949d
Bug 914403 - Part 2: Convert basic highlighter test to Task.jsm. r=paul
2013-09-16 19:26:51 -05:00
J. Ryan Stinnett
644843d35e
Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul
2013-09-16 19:23:57 -05:00
Dave Camp
c79761d8c2
Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead
2013-09-09 08:11:22 -07:00
Patrick Brosset
52fb35259a
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
Patrick Brosset
a9ed6b7b86
Bug 913641 - Execute test steps off the main reload event loop. r=miker
2013-09-11 09:50:44 -04:00
Paul Rouget
b80fb62a90
backed out 1892b204f836 (orange) bug 855523 - CLOSED TREE
2013-09-11 12:49:44 +02:00
Patrick Brosset
e33a867ee5
Bug 855523 - Markup-view lines are easier to expand/collapse; r=mratcliffe
2013-09-09 07:59:00 +02:00
Paul Rouget
5cadbe6f71
Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp
2013-09-08 11:01:00 +02:00
Blair McBride
0f878f8353
Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange
2013-09-09 12:45:31 +12:00
Paul Rouget
ec85d47fa1
Bug 897960 - walker should support mozbrowser iframes. r=dcamp
2013-09-08 11:01:00 +02:00
Paul Rouget
a280f4502a
Bug 912915 - Implement a simple generic highlighter. r=jwalker
2013-09-07 11:39:50 +02:00
Patrick Brosset
c34bc71499
Bug 879578 - Re-select last selected node when page is reloaded; r=paul
...
Done at inspector-panel level, this module is not reloaded and is
therefore used now to record the last node (unique css selector)
that has been selected as well as the URL of the page where it has
been selected.
On page reload, an attempt is made to re-select it, otherwise, the
logic implemented previously is executed.
2013-09-06 10:19:35 +01:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Dave Camp
3388edbad4
Bug 910243 - Disable font inspector on remote targets. r=paul
...
--HG--
extra : rebase_source : e923c9b112a7e64cc58796114a24ea8382b92ca1
2013-08-12 07:43:19 -07: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
083c360416
Bug 903573 - Get a reference to the style actor in the inspector panel. r=mratcliffe
2013-08-08 08:44:56 -07:00
Brian Grinstead
6a6c8609e5
Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker
2013-08-02 11:28:37 -07:00