Michael Ratcliffe
|
94483e58bf
|
Bug 698762 - Remove unmatched rules from style inspector; r=msucan
|
2011-11-05 12:38:17 +01:00 |
|
Mihai Sucan
|
afe256aed4
|
Bug 692543 - Make the Style Inspector UI faster; r=dcamp
|
2011-11-02 19:50:15 +02:00 |
|
Dave Camp
|
23a13e972b
|
Bug 699968 - Update the rule view's dtd link. r=robcee
|
2011-11-05 08:46:40 -07:00 |
|
Dave Camp
|
ccfa1752eb
|
Bug 696180 - Add support for inherited properties to the rule view. r=robcee
|
2011-11-05 08:45:22 -07:00 |
|
Rob Campbell
|
1fb65676a4
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
|
Michael Ratcliffe
|
7074fe28ce
|
Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao
|
2011-11-04 18:12:58 +01:00 |
|
Mihai Sucan
|
db97bd8bb3
|
Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell
|
2011-11-04 17:32:24 +02:00 |
|
Rob Campbell
|
400f1d1699
|
Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message.
|
2011-11-04 16:03:16 -03:00 |
|
Mihai Sucan
|
bda501ece7
|
Bug 699130 - Paste is disabled after using it once in Scratchpad
|
2011-11-04 17:32:24 +02:00 |
|
Rob Campbell
|
ad2fefd4ad
|
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
|
2011-11-03 18:40:36 -03:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Rob Campbell
|
f2d85f6103
|
Bug 699475 - Backed out changeset b878369ab3c8, testfailures and a
bug. a=orange
|
2011-11-03 19:55:02 -03:00 |
|
Rob Campbell
|
b61bf2358c
|
Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp
|
2011-11-03 18:40:36 -03:00 |
|
Heather Arther
|
33b186dd72
|
Bug 679467 - scratchpad doesn't display the value false; r=rcampbell
|
2011-11-03 12:39:32 -03:00 |
|
Joe Walker
|
88f25ba6c7
|
Bug 697039 - GCLI should officially drop support for older browsers; r=dcamp
|
2011-11-03 12:36:43 -03:00 |
|
Joe Walker
|
275b48950f
|
Bug 693955 - GCLI source code should be formatted perfectly; r=dcamp
|
2011-11-03 12:35:29 -03:00 |
|
Joe Walker
|
90085e2a2f
|
Bug 694932 - GCLI should make the same JS security checks as JSTerm; r=dcamp
|
2011-11-03 12:35:05 -03:00 |
|
Rob Campbell
|
b8ecdabfae
|
Bug 695440 - Create sidebar for Highlighter tools; f=zpao; r=dcamp,dao
|
2011-11-03 10:37:14 -03:00 |
|
Heather Arthur
|
11f9879990
|
Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao
|
2011-11-02 12:32:55 -07:00 |
|
Heather Arthur
|
f05cea7feb
|
Backed out changeset 3b63add3a404
|
2011-11-02 12:26:59 -07:00 |
|
Heather Arthur
|
44a60097cb
|
Bug 644409 - Make scratchpads save their state across restarts
|
2011-11-02 12:14:30 -07:00 |
|
Dave Camp
|
3541ba3884
|
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
|
d25d6b059f
|
Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange
|
2011-11-01 17:01:17 -03:00 |
|
Cedric Vivier
|
8bb0cae945
|
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
|
b39d61516f
|
Bug 683873 - [highlighter] move the close button to the toolbar; r=dao
|
2011-10-21 17:51:52 +02:00 |
|
Mihai Sucan
|
7267c27022
|
Bug 697407 - Another Orion upstream update; r=rcampbell
|
2011-10-31 13:07:51 +02:00 |
|
Joe Walker
|
86c20c97ef
|
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
|
f1db58d57a
|
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
|
b8071a57e5
|
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
|
863a749010
|
Bug 692400 - Style inspector appears to ignore inline styles; r=dcamp
|
2011-10-26 21:52:34 +03:00 |
|
Paul Rouget
|
e44538f1de
|
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
|
6cf3095f25
|
Bug 683506 - GCLI needs an 'inspect' command; r=msucan,l10n
|
2011-10-26 11:03:12 -03:00 |
|
Joe Walker
|
9a843567d2
|
Bug 693265 - Carefully review the exposed GCLI API; r=msucan
|
2011-10-26 11:01:35 -03:00 |
|
Rob Campbell
|
cff4897fd4
|
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
|
f2d3042561
|
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
|
c55be97f55
|
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
|
611357e964
|
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
|
69f3737753
|
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 |
|
Panos Astithas
|
b64538882c
|
Bug 658368 - Expand console object with time and timeEnd methods that add a simple timer implementation; r=msucan,sdwilsh sr=gavin
|
2011-06-01 09:33:22 +03:00 |
|
Dave Camp
|
f2cb0b7c16
|
Bug 698921 - Rule view override calculation misses disabled properties; r=rcampbell
|
2011-11-04 13:42:26 -03:00 |
|