Cedric Vivier
|
e6311667a3
|
Bug 679753 - Remove Scratchpad's status bar, the Environment menu and the Tools menu; r=rcampbell
|
2011-10-26 19:35:32 +08:00 |
|
Mihai Sucan
|
9c7aa9352a
|
Bug 692400 - Style inspector appears to ignore inline styles; r=dcamp
|
2011-10-26 21:52:34 +03: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 |
|
Joe Walker
|
7dd1d79ee4
|
Bug 683506 - GCLI needs an 'inspect' command; r=msucan,l10n
|
2011-10-26 11:03:12 -03:00 |
|
Joe Walker
|
b2c249eea0
|
Bug 693265 - Carefully review the exposed GCLI API; r=msucan
|
2011-10-26 11:01:35 -03:00 |
|
Rob Campbell
|
2eedd7940e
|
Bug 697109 - browser_styleinspector_webconsole.js sometimes fails with instance stylePanels[1] is hidden; r=msucan
|
2011-10-25 12:53:03 -03:00 |
|
Rob Campbell
|
cb35b8bae0
|
Bug 685893 - style inspector properties and methods to be moved out of the panel, a=orange
|
2011-10-21 15:16:36 -04: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 |
|
Michael Ratcliffe
|
36f7e6c21a
|
Bug 685900 - csshtmltree.refreshPanel should use a setTimeout loop to improve performance (cancel-able); r=msucan
|
2011-10-19 12:25:39 +02: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 |
|
Michael Ratcliffe
|
e52511a7b2
|
Bug 685902 - Improve csshtmltree speeds by adding a has[Un]matchedSelectors() method. r=msucan
|
2011-10-13 11:28:52 +02:00 |
|
Rob Campbell
|
fe141f7cbd
|
backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n
|
2011-10-14 09:29:45 -03:00 |
|
Ben Turner
|
ffa91b902b
|
Bug 692605 - Disable console listener tests until it can be fixed, rs=sicking.
|
2011-10-13 17:14:28 -07:00 |
|
Clochix and Cedric Vivier
|
a7afbff234
|
Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell
|
2011-10-13 10:35:11 -03:00 |
|
Mihai Sucan
|
020a909e6c
|
Bug 692807 - Update the code from Orion upstream; r=rcampbell
|
2011-10-12 15:52:45 +03:00 |
|
Joe Walker
|
9bd182f633
|
Bug 694137 - DOMTemplate tests should not use setTimeout; r=rcampbell
|
2011-10-12 18:38:43 -03:00 |
|
Joe Walker
|
0c6f3d74fd
|
Bug 692031 - DOMTemplate async loops do not drop the loop element; r=rcampbell
|
2011-10-12 14:09:38 -03:00 |
|
Joe Walker
|
32c24c903d
|
Bug 691012 - DOMTemplate needs chrome tests; r=rcampbell
|
2011-10-12 14:06:57 -03:00 |
|
Joe Walker
|
2b286284bf
|
Bug 692424 - GCLI and DOMTemplate could use a Promise implementation, r=msucan
|
2011-10-12 14:06:04 -03:00 |
|
Joe Walker
|
cd8c83cd34
|
Bug 690822 - GCLI web tests should be capable of being run in the browser; r=rcampbell
|
2011-10-12 14:03:17 -03:00 |
|
Joe Walker
|
0f0c34f3d2
|
Bug 656666 - Update HudService.jsm to allow GCLI integration; r=msucan,dao,l10n
|
2011-05-27 13:49:02 +01:00 |
|
Joe Walker
|
a3c298747f
|
Bug 656668 - Create Export from GCLI project to JSM; r=rcampbell, msucan, fitzgen, mratcliffe
|
2011-05-27 12:35:18 +01: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 |
|
Michael Ratcliffe
|
477dfb7c5c
|
Bug 691721 - Potential memory leak in DevTools test, r=msucan
|
2011-10-04 13:26:22 +02:00 |
|
Rob Campbell
|
f2b975797f
|
merge m-c to fx-team
|
2011-10-08 01:58:32 -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 |
|
Jared Wein
|
348206d92f
|
Merged changes from f425a8109714
|
2011-10-03 08:20:43 -07:00 |
|
Panos Astithas
|
921c549b52
|
Bug 672902 - Highlighter should be useable via keyboard.; r=rcampbell
|
2011-10-03 11:32:54 +03:00 |
|
Joe Walker
|
515fea277a
|
Bug 684958 - DOM Templater should include async functionality via promises; r=rcampbell
|
2011-10-03 12:09:51 -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 |
|
Joe Walker
|
e0f1a4fc50
|
Bug 684721 - GCLI templater and devtools templater need to be in sync; f=mratcliffe, r=rcampbell
|
2011-10-03 12:05:41 -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 |
|
Mihai Sucan
|
3412110a4e
|
Bug 689968 - CssLogic is slow at skipping UA rules for the unmatched selectors view; r=rcampbell
|
2011-09-28 19:26:01 +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
|
d3a74b80ba
|
Bug 689659 - devtools/jar.mn has two entries for inspector.html; r=gavin
|
2011-09-27 15:11:10 -03:00 |
|
Panos Astithas
|
6635bcd31c
|
Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin
|
2011-06-14 14:38:11 +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 |
|