Heather Arthur
|
ff8d32b60d
|
Backed out changeset 3b63add3a404
|
2011-11-02 12:26:59 -07:00 |
|
Heather Arthur
|
08b16fcbdc
|
Bug 644409 - Make scratchpads save their state across restarts
|
2011-11-02 12:14:30 -07:00 |
|
Dave Camp
|
e3f63c127b
|
Bug 693887 - Implement a rule-centric view for the style inspector. r=robcee, r=dao
|
2011-11-01 18:06:48 -07:00 |
|
Rob Campbell
|
6e10412623
|
Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange
|
2011-11-01 17:01:17 -03:00 |
|
Cedric Vivier
|
bb2b0fe31f
|
Bug 698703 - Source Editor should display text with the user's preferred monospace font size; r=msucan
|
2011-11-01 18:30:19 +08:00 |
|
Paul Rouget
|
4cb08a0628
|
Bug 683873 - [highlighter] move the close button to the toolbar; r=dao
|
2011-10-21 17:51:52 +02:00 |
|
Mihai Sucan
|
9d099d6b23
|
Bug 697407 - Another Orion upstream update; r=rcampbell
|
2011-10-31 13:07:51 +02:00 |
|
Joe Walker
|
6fc294c0de
|
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
|
facbb4e44c
|
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 |
|
Cedric Vivier
|
ac8b9f5bbf
|
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
|
74fe6f6e16
|
Bug 692400 - Style inspector appears to ignore inline styles; r=dcamp
|
2011-10-26 21:52:34 +03:00 |
|
Paul Rouget
|
8e2fd250a8
|
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
|
4ad4197952
|
Bug 683506 - GCLI needs an 'inspect' command; r=msucan,l10n
|
2011-10-26 11:03:12 -03:00 |
|
Joe Walker
|
ff7577aace
|
Bug 693265 - Carefully review the exposed GCLI API; r=msucan
|
2011-10-26 11:01:35 -03:00 |
|
Rob Campbell
|
4de342af77
|
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
|
a0f4d1c98c
|
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
|
ae490eed65
|
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
|
ea7a4896cf
|
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
|
cd5225d16d
|
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
|
962e2bb0fe
|
Bug 685902 - Improve csshtmltree speeds by adding a has[Un]matchedSelectors() method. r=msucan
|
2011-10-13 11:28:52 +02:00 |
|
Rob Campbell
|
c08aeb02d9
|
backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n
|
2011-10-14 09:29:45 -03:00 |
|
Ben Turner
|
8dd04c3ded
|
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
|
bfe5f6a685
|
Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell
|
2011-10-13 10:35:11 -03:00 |
|
Mihai Sucan
|
37a4f7641b
|
Bug 692807 - Update the code from Orion upstream; r=rcampbell
|
2011-10-12 15:52:45 +03:00 |
|
Joe Walker
|
fdab4d5ceb
|
Bug 694137 - DOMTemplate tests should not use setTimeout; r=rcampbell
|
2011-10-12 18:38:43 -03:00 |
|
Joe Walker
|
d170c3da5e
|
Bug 692031 - DOMTemplate async loops do not drop the loop element; r=rcampbell
|
2011-10-12 14:09:38 -03:00 |
|
Joe Walker
|
d6c2b7750f
|
Bug 691012 - DOMTemplate needs chrome tests; r=rcampbell
|
2011-10-12 14:06:57 -03:00 |
|
Joe Walker
|
1fec61a409
|
Bug 692424 - GCLI and DOMTemplate could use a Promise implementation, r=msucan
|
2011-10-12 14:06:04 -03:00 |
|
Joe Walker
|
f7e490ff24
|
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
|
76fbce561d
|
Bug 656666 - Update HudService.jsm to allow GCLI integration; r=msucan,dao,l10n
|
2011-05-27 13:49:02 +01:00 |
|
Joe Walker
|
e64bd913d5
|
Bug 656668 - Create Export from GCLI project to JSM; r=rcampbell, msucan, fitzgen, mratcliffe
|
2011-05-27 12:35:18 +01:00 |
|
Panos Astithas
|
77440fd13e
|
Bug 669658 - [highlighter] Improve the keybindings, r=rcampbell
|
2011-10-11 10:11:20 -03:00 |
|
Paul Rouget
|
58cb4cb7cc
|
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
|
cc890613f8
|
Bug 689934 - Transition on infobar during webpage scrolling in highlighter, r=msucan
|
2011-10-11 10:10:13 -03:00 |
|
Michael Ratcliffe
|
8715d59775
|
Bug 691721 - Potential memory leak in DevTools test, r=msucan
|
2011-10-04 13:26:22 +02:00 |
|
Rob Campbell
|
fdbd8a4716
|
merge m-c to fx-team
|
2011-10-08 01:58:32 -03:00 |
|
Rob Campbell
|
c979fcce9f
|
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
|
0e2b2901ea
|
Merged changes from f425a8109714
|
2011-10-03 08:20:43 -07:00 |
|
Panos Astithas
|
ed587cf856
|
Bug 672902 - Highlighter should be useable via keyboard.; r=rcampbell
|
2011-10-03 11:32:54 +03:00 |
|
Joe Walker
|
bae362a22b
|
Bug 684958 - DOM Templater should include async functionality via promises; r=rcampbell
|
2011-10-03 12:09:51 -03:00 |
|
Rob Campbell
|
e09e524e10
|
Bug 690361 - Switching tabs re-enables the highlighter; r=dcamp
|
2011-10-03 12:08:48 -03:00 |
|
Rob Campbell
|
0844990af1
|
Bug 690361 - Switching tabs re-enables the highlighter; r=msucan
|
2011-10-03 12:06:44 -03:00 |
|
Joe Walker
|
27d2d9f8b8
|
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
|
0718b27a28
|
Bug 668254 - Highlighter doesn't handle full page zoom, testfix; a=orange
|
2011-09-29 12:26:55 -03:00 |
|
Mihai Sucan
|
de4c89b579
|
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
|
d66c1dd755
|
Bug 668254 - Highlighter doesn't handle full page zoom, part 3; r=dcamp
|
2011-09-29 10:25:01 -03:00 |
|
Dave Camp
|
94164e3707
|
Bug 668254 - Highlighter doesn't handle full page zoom, part 2; r=rcampbell
|
2011-09-29 10:24:22 -03:00 |
|
Kyle Simpson
|
7992912e0c
|
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
|
4775bcf504
|
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
|
abd693bedd
|
Bug 689659 - devtools/jar.mn has two entries for inspector.html; r=gavin
|
2011-09-27 15:11:10 -03:00 |
|