Commit Graph

51 Commits

Author SHA1 Message Date
Paul Rouget
0469267b97 Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell 2011-11-21 22:47:21 +01:00
Paul Rouget
e22ad5c2f2 Bug 705932 - Inspector should allow copying the current element's id/classes; f=jwalker; r=dao 2011-11-29 10:18:42 +01:00
Paul Rouget
0f021c1cf9 Bug 696139 - [highlighter] Attach the InspectorUI instance when notifying 'highlighter-ready'; r=rcampbell 2011-10-20 19:29:07 +02:00
Johan Charlez
8d5e7d6e28 Bug 691884 - Pressing Escape 'Esc' should close developer 'Inspect' mode; r=rcampbell 2011-11-21 15:32:35 -04:00
Mike Hommey
8d654e2170 Bug 703633 - TreePanel.jsm uses a resource:/// url that ought to be resource://gre/; r=rcampbell 2011-11-18 18:36:16 +01:00
Paul Rouget
f33df94d07 Bug 703237 - Figure out why browser_inspector_highlighter.js and browser_inspector_iframeTest.js fail when the style of the highlighter toolbar change; r=rcampbell 2011-11-18 12:08:51 +01:00
Cameron McCormack
13ab90286a Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Rob Campbell
199523feba Bug 689946 - Docked HTML panel in the highlighter should remember its height; r=msucan 2011-11-07 15:31:45 -04:00
Rob Campbell
3b76fa589c Bug 700044 - Duplicate rule views after tab switching. r=msucan 2011-11-07 10:35:40 -08:00
Dave Camp
c2a0574100 Bug 696181 - Properties disabled in the css rule view should not be lost. r=robcee 2011-11-07 10:35:40 -08:00
Dave Camp
c9cf1b65d0 Bug 699978 - Tools should notify the highlighter when they've modified a node. r=robcee 2011-11-06 19:02:08 -08:00
Mihai Sucan
dc28502c99 Bug 699308 - Highlighter closes during iframe requests. r=robcee 2011-11-06 16:48:59 +02:00
Rob Campbell
57b784f621 Bug 696107 - HTML attribute editor in highlighter conflicts with new keyboard controls. r=dcamp 2011-11-05 12:38:00 -07:00
Dão Gottwald
0b639ce679 Bug 700036 - Put the style inspector into a xul document. r=dcamp
--HG--
rename : browser/devtools/styleinspector/csshtmltree.xhtml => browser/devtools/styleinspector/csshtmltree.xul
rename : browser/devtools/styleinspector/cssruleview.xhtml => browser/devtools/styleinspector/cssruleview.xul
2011-11-05 12:31:00 -07:00
Ed Morley
7bc582f20f Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rob Campbell
92c7bd7f02 merge m-c to fx-team 2011-11-05 10:11:34 -03:00
Rob Campbell
048d461e6b Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Rail Aliiev
8a56fd9db2 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Rob Campbell
04a8e53c79 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00
Rob Campbell
4d975d962c Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Rob Campbell
e13aae1370 Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Rob Campbell
ab8c4f3bb6 Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange 2011-11-01 17:01:17 -03:00
Paul Rouget
9bf7751ae6 Bug 683873 - [highlighter] move the close button to the toolbar; r=dao 2011-10-21 17:51:52 +02:00
Joe Walker
41a59a667f Bug 687851 - Create a locales directory in the devtools module, move all devtools l10n strings to it; r=rcampbell,mfinkle,l10n
--HG--
rename : browser/locales/en-US/chrome/browser/inspector.properties => browser/locales/en-US/chrome/browser/devtools/inspector.properties
rename : browser/locales/en-US/chrome/browser/scratchpad.dtd => browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/scratchpad.properties => browser/locales/en-US/chrome/browser/devtools/scratchpad.properties
rename : browser/locales/en-US/chrome/browser/styleinspector.dtd => browser/locales/en-US/chrome/browser/devtools/styleinspector.dtd
rename : browser/locales/en-US/chrome/browser/styleinspector.properties => browser/locales/en-US/chrome/browser/devtools/styleinspector.properties
rename : toolkit/locales/en-US/chrome/global/webConsole.dtd => browser/locales/en-US/chrome/browser/devtools/webConsole.dtd
rename : toolkit/locales/en-US/chrome/global/headsUpDisplay.properties => browser/locales/en-US/chrome/browser/devtools/webconsole.properties
2011-10-27 12:35:13 -03:00
Paul Rouget
2411336b2a Bug 672006 - [highlighter] Selecting a Node should update the Highlighter's main toolbar with a breadcrumb display; r=rcampbell,ehsan,dao 2011-10-21 13:59:09 +02:00
Paul Rouget
e57c8a0b1d Bug 691712 - Add some pretty resizers to the Highlighter toolbar when the HTML tree panel is open. r=robcee, r=dao, ui-r=shorlander 2011-10-21 12:17:40 +02:00
Rob Campbell
3b80f4a4c0 Bug 685893 - style inspector properties and methods to be moved out of the panel; r=msucan 2011-10-21 13:40:22 -04:00
Paul Rouget
72394093a6 Bug 690068 - highlighter and infobar should not be visible if node is not highlightable; r=rcampbell 2011-10-20 18:06:25 +02:00
Panos Astithas
f3905307b7 Bug 669658 - [highlighter] Improve the keybindings, r=rcampbell 2011-10-11 10:11:20 -03:00
Paul Rouget
2ac4397240 Bug 690713 - [highlighter] move DOM related methods from TreePanel.jsm to a new jsm, r=msucan,rcampbell 2011-10-11 10:11:10 -03:00
Paul Rouget
23d638b746 Bug 689934 - Transition on infobar during webpage scrolling in highlighter, r=msucan 2011-10-11 10:10:13 -03:00
Rob Campbell
5b4b63299e Bug 689160 - Investigate and Fix leaked csshtmltree.xhtml windows in Highlighter+Style Inspector; r=msucan 2011-10-07 12:38:35 -03:00
Panos Astithas
921c549b52 Bug 672902 - Highlighter should be useable via keyboard.; r=rcampbell 2011-10-03 11:32:54 +03:00
Rob Campbell
77dcbd9858 Bug 690361 - Switching tabs re-enables the highlighter; r=dcamp 2011-10-03 12:08:48 -03:00
Rob Campbell
a2f246c327 Bug 690361 - Switching tabs re-enables the highlighter; r=msucan 2011-10-03 12:06:44 -03:00
Rob Campbell
cff5eac166 Bug 668254 - Highlighter doesn't handle full page zoom, testfix; a=orange 2011-09-29 12:26:55 -03:00
Rob Campbell
3b7a4731d2 Bug 668254 - Highlighter doesn't handle full page zoom, part 3; r=dcamp 2011-09-29 10:25:01 -03:00
Dave Camp
917231e1f6 Bug 668254 - Highlighter doesn't handle full page zoom, part 2; r=rcampbell 2011-09-29 10:24:22 -03:00
Kyle Simpson
108a701b38 Bug 668254 - Highlighter doesn't handle full page zoom, part 1; r=dcamp,rcampbell,gavin 2011-09-21 15:25:00 -03:00
Paul Rouget
44ce81c2e7 Bug 663833 - [highlighter] Add a floating toolbar next to the selected node; r=msucan,dao 2011-09-27 17:01:24 -03:00
Rob Campbell
ce532c2b0e Bug 687854 - Move the Inspector code to browser/devtools; r=msucan 2011-09-26 15:58:28 -03:00
Rob Campbell
1f2e52b861 Bug 689164 - Disable Style Inspector from Highlighter UI; r=msucan 2011-09-26 14:13:22 -03:00
Mihai Sucan
3aa29cdf84 Bug 687854 - Move the Inspector code to browser/devtools; r=gavin,robcee
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-26 14:11:22 -03:00
Rob Campbell
6b9a6c0f97 Bug 672002 - Move HTML panel to a docked panel in the main browser window (highlighter); r=msucan 2011-09-26 14:05:40 -03:00
Rob Campbell
79c2f842f4 Bug 650794 - Disable HTML panel and make it use registerTools API; r=msucan
--HG--
rename : browser/devtools/highlighter/insideOutBox.js => browser/devtools/highlighter/InsideOutBox.jsm
2011-09-26 13:59:23 -03:00
Rob Campbell
1432c515c1 Bug 688558 - Context Menu for Inspect Element can Create 2 Highlighters; r=msucan 2011-09-26 13:56:57 -03:00
Rob Campbell
d886182d5f Bug 663831 - Style inspector should be controllable from the highlighter; r=gavin,msucan 2011-09-26 13:46:44 -03:00
Rob Campbell
deba10fdc2 Bug 681653 - Augment RegisterTools API in Highlighter to deregister tools; r=msucan, gavin 2011-09-26 13:43:37 -03:00
Dão Gottwald
8add974b5b Backed out changeset 7e53a3cf73b5 2011-09-24 12:26:38 +02:00
Rob Campbell
5c50e245fa Bug 688558 - Context Menu for Inspect Element can Create 2 Highlighters; r=gavin 2011-09-23 13:37:49 -03:00