gecko/browser/devtools/shared
Cedric Vivier 548c94dfbc Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul
---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js

---
 browser/devtools/shared/SplitView.jsm              |  116 --------------------
 browser/devtools/styleeditor/styleeditor.xul       |   23 +---
 browser/devtools/styleeditor/test/Makefile.in      |    1 -
 .../test/browser_styleeditor_sv_filter.js          |  101 -----------------
 .../en-US/chrome/browser/devtools/styleeditor.dtd  |   11 --
 5 files changed, 6 insertions(+), 246 deletions(-)
 delete mode 100644 browser/devtools/styleeditor/test/browser_styleeditor_sv_filter.js
2012-01-25 04:02:00 +01:00
..
test Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
LayoutHelpers.jsm Bug 703031 - [highlighter] Refactor the highlighter code. Create highlighter.jsm - Patch C; r=rcampbell 2011-12-07 21:13:02 +01:00
Makefile.in Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell 2011-12-08 23:19:17 +08:00
Promise.jsm Bug 692424 - GCLI and DOMTemplate could use a Promise implementation, r=msucan 2011-10-12 14:06:04 -03:00
splitview.css Bug 708613 - Move SplitView component in devtools/shared; r=rcampbell 2011-12-08 23:19:17 +08:00
SplitView.jsm Bug 715892 - In the Style Editor, remove the stylesheet filter. r=dcamp,paul 2012-01-25 04:02:00 +01:00
Templater.jsm Bug 704913 - Rename GCLI's Display to Console; r=dcamp 2011-12-08 12:38:05 +00:00