From 4fa2ea39d9221ac8aef9c42f5c1bc1d975ae7c8b Mon Sep 17 00:00:00 2001 From: piro Date: Thu, 24 Dec 2009 15:13:46 +0000 Subject: [PATCH] cosmetic git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5608 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletabbrowser.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletabbrowser.js b/content/treestyletab/treestyletabbrowser.js index 98c236b0..4324c336 100644 --- a/content/treestyletab/treestyletabbrowser.js +++ b/content/treestyletab/treestyletabbrowser.js @@ -950,6 +950,7 @@ TreeStyleTabBrowser.prototype = { this.startRendering(); }, + _ensureNewSplitter : function() { var splitter = document.getAnonymousElementByAttribute(b, 'class', this.kSPLITTER); @@ -974,7 +975,7 @@ TreeStyleTabBrowser.prototype = { return splitter; }, - + updateTabbarState : function() { this.stopRendering();