Граф коммитов

112 Коммитов

Автор SHA1 Сообщение Дата
Rob Campbell e09d581596 Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
2011-11-03 19:55:02 -03:00
Rob Campbell 43009c7b4e Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Heather Arther 294584d97b Bug 679467 - scratchpad doesn't display the value false; r=rcampbell 2011-11-03 12:39:32 -03:00
Joe Walker 74c6459b7d Bug 697039 - GCLI should officially drop support for older browsers; r=dcamp 2011-11-03 12:36:43 -03:00
Joe Walker 5713337b35 Bug 693955 - GCLI source code should be formatted perfectly; r=dcamp 2011-11-03 12:35:29 -03:00
Joe Walker ce7358617a Bug 694932 - GCLI should make the same JS security checks as JSTerm; r=dcamp 2011-11-03 12:35:05 -03:00
Rob Campbell e1d425aa82 Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao 2011-11-03 10:37:14 -03:00
Heather Arthur 3adefde552 Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao 2011-11-02 12:32:55 -07:00
Heather Arthur 7e58278514 Backed out changeset 3b63add3a404 2011-11-02 12:26:59 -07:00
Heather Arthur 1113f6535f Bug 644409 - Make scratchpads save their state across restarts 2011-11-02 12:14:30 -07:00
Dave Camp 126410fd68 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 6ad1ed7577 Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange 2011-11-01 17:01:17 -03:00
Cedric Vivier 7785c12e1a 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 85fb43dae3 Bug 683873 - [highlighter] move the close button to the toolbar; r=dao 2011-10-21 17:51:52 +02:00
Mihai Sucan f739225ea9 Bug 697407 - Another Orion upstream update; r=rcampbell 2011-10-31 13:07:51 +02:00
Joe Walker ef2cef939b 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 ba09094373 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 8d2dabefe0 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 6caeedefa5 Bug 692400 - Style inspector appears to ignore inline styles; r=dcamp 2011-10-26 21:52:34 +03:00
Paul Rouget f0501c70a3 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 899448f7d9 Bug 683506 - GCLI needs an 'inspect' command; r=msucan,l10n 2011-10-26 11:03:12 -03:00
Joe Walker 6c5692b6e7 Bug 693265 - Carefully review the exposed GCLI API; r=msucan 2011-10-26 11:01:35 -03:00
Rob Campbell 80f211d55d 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 48a875b308 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 9f02912138 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 746367b2af 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 4e436f749b 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 ef5edaaf2e Bug 685902 - Improve csshtmltree speeds by adding a has[Un]matchedSelectors() method. r=msucan 2011-10-13 11:28:52 +02:00
Rob Campbell 307a08df17 backout ba23b2987f38, Bug 679753 - Scratchpad could probably do without the status bar; a=l10n 2011-10-14 09:29:45 -03:00
Ben Turner 509ecaadbb 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 542ff58e9e Bug 679753 - Scratchpad could probably do without the status bar; r=rcampbell 2011-10-13 10:35:11 -03:00
Mihai Sucan 0279299abb Bug 692807 - Update the code from Orion upstream; r=rcampbell 2011-10-12 15:52:45 +03:00
Joe Walker e399f89604 Bug 694137 - DOMTemplate tests should not use setTimeout; r=rcampbell 2011-10-12 18:38:43 -03:00
Joe Walker b6c2346bf9 Bug 692031 - DOMTemplate async loops do not drop the loop element; r=rcampbell 2011-10-12 14:09:38 -03:00
Joe Walker d545bf4821 Bug 691012 - DOMTemplate needs chrome tests; r=rcampbell 2011-10-12 14:06:57 -03:00
Joe Walker 30d4550094 Bug 692424 - GCLI and DOMTemplate could use a Promise implementation, r=msucan 2011-10-12 14:06:04 -03:00
Joe Walker 0ca0b531a5 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 fe7ccb47c7 Bug 656666 - Update HudService.jsm to allow GCLI integration; r=msucan,dao,l10n 2011-05-27 13:49:02 +01:00
Joe Walker 27a355c977 Bug 656668 - Create Export from GCLI project to JSM; r=rcampbell, msucan, fitzgen, mratcliffe 2011-05-27 12:35:18 +01:00
Panos Astithas 8c22481872 Bug 669658 - [highlighter] Improve the keybindings, r=rcampbell 2011-10-11 10:11:20 -03:00
Paul Rouget 3cfd632d15 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 1da87bde8f Bug 689934 - Transition on infobar during webpage scrolling in highlighter, r=msucan 2011-10-11 10:10:13 -03:00
Michael Ratcliffe 867756f0cc Bug 691721 - Potential memory leak in DevTools test, r=msucan 2011-10-04 13:26:22 +02:00
Rob Campbell 995d33edbe merge m-c to fx-team 2011-10-08 01:58:32 -03:00
Rob Campbell 77d2780844 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 4f29fb1833 Merged changes from f425a8109714 2011-10-03 08:20:43 -07:00
Panos Astithas 35e3081bf4 Bug 672902 - Highlighter should be useable via keyboard.; r=rcampbell 2011-10-03 11:32:54 +03:00
Joe Walker e5126acf78 Bug 684958 - DOM Templater should include async functionality via promises; r=rcampbell 2011-10-03 12:09:51 -03:00
Rob Campbell e075ac99a3 Bug 690361 - Switching tabs re-enables the highlighter; r=dcamp 2011-10-03 12:08:48 -03:00
Rob Campbell e60f20f6a5 Bug 690361 - Switching tabs re-enables the highlighter; r=msucan 2011-10-03 12:06:44 -03:00