Commit Graph

121 Commits

Author SHA1 Message Date
Michael Ratcliffe
7588c950f7 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +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
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
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
Wes Kocher
6de7d1ef55 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Patrick Brosset
ff8fa3d73e 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
373095e1f1 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
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
J. Ryan Stinnett
2d2ffc2e13 Bug 914403 - Part 3: Clear selection on remote inspector destuction. r=paul 2013-09-16 19:28:53 -05:00
J. Ryan Stinnett
cd41027a77 Bug 914403 - Part 2: Convert basic highlighter test to Task.jsm. r=paul 2013-09-16 19:26:51 -05:00
J. Ryan Stinnett
e70537a92d Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul 2013-09-16 19:23:57 -05:00
Dave Camp
566df7c9a5 Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead 2013-09-09 08:11:22 -07: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
Patrick Brosset
62745257ec Bug 913641 - Execute test steps off the main reload event loop. r=miker 2013-09-11 09:50:44 -04:00
Paul Rouget
f96c2577f8 backed out 1892b204f836 (orange) bug 855523 - CLOSED TREE 2013-09-11 12:49:44 +02:00
Patrick Brosset
4fb1f6ddb9 Bug 855523 - Markup-view lines are easier to expand/collapse; r=mratcliffe 2013-09-09 07:59:00 +02: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
Patrick Brosset
3c0f0346ee 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
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Dave Camp
e2ed838a56 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
a92f1e8c67 Bug 886039 - Port the computed view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
2c5985bd8f Bug 886038 - Port the rule view to the styles actor. r=mratcliffe 2013-08-08 08:44:57 -07:00
Dave Camp
cb9f136f94 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
8df3b01be5 Bug 891556 - Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting; r=jwalker 2013-08-02 11:28:37 -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
Paul Rouget
fdc6430862 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02:00
Ed Morley
582a3b8962 Bug 851349 - Disable browser_inspector_bug_831693_searchbox_panel_navigation.js for too many intermittent failures
--HG--
extra : rebase_source : dfc972c73c4c7e3a11e2695039b687048b478049
2013-07-30 17:21:57 +01:00
Girish Sharma
38839fc622 trying to lower the frequency of intermittent in Bug 851349, r=past 2013-07-29 22:40:20 +05:30
Dave Camp
cf841a15e1 Bug 896267 - Only create one walker actor per tab. r=harth 2013-07-19 11:21:40 -07:00
Dave Camp
eb8f7614d5 Bug 891357 - iframes don't appear in breadcrumbs. r=robcee 2013-07-23 14:42:12 -07:00
Dave Camp
a3d458a6b7 Bug 888527 - Delete nodes using the remote protocol. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp
9d47c12e35 Bug 879523 - Remote the SelectorSearch. r=paul 2013-06-10 21:18:46 -07:00
Dave Camp
58916c85bc Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul 2013-06-17 06:52:55 -07:00
Dave Camp
e66afd5293 Bug 888484 - Save the default inspection node. r=paul 2013-06-17 06:52:54 -07:00
Dave Camp
bfcca3153b Bug 886032 - Port the markup view to the inspector actor (readonly). r=paul
--HG--
extra : rebase_source : f33acb5d1d70fa8c18410ede8c2ab73fc3482495
2013-06-10 21:18:46 -07:00
Paul Rouget
fc941f606d Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp 2013-07-15 00:40:00 +02:00
Panos Astithas
eedfc10df3 Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
Cameron Paul
f32de44868 Bug 840241 - Changed inspect button to toggle highlighter between locked/unlocked states. r=paul 2013-07-03 14:58:00 +02:00
Dave Camp
4e497c4244 Bug 886036 - Port pseudoclass lock to the inspector actor. r=harth
--HG--
extra : rebase_source : c515e1a85da5d484686e1ae8b55c4dbfd90f214f
2013-06-10 21:18:46 -07:00
Dave Camp
a26e6e286c Bug 879520 - Remote the inspector breadcrumbs. r=paul 2013-06-07 14:33:39 -07:00
Dave Camp
295103320b Bug 877320 - Expose a node front in the Selection object in addition to a raw node. r=paul 2013-06-07 14:32:32 -07:00
Victor Porof
4ee9d109a8 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00