コメント

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6445 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-03-25 10:05:30 +00:00
parent 4b73c3c320
commit 8f8bbda446

View File

@ -1159,6 +1159,7 @@ TreeStyleTabBrowser.prototype = {
updateFloatingTabbar : function TSTBrowser_updateFloatingTabbar()
{
// this method is for Firefox 3.7 or later
var placeholder = this.placeholder;
if (!placeholder) return;