Firefox 3.5 specific
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5833 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
473cf7f005
commit
e521e9e94c
@ -459,7 +459,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
|
||||
if ('_onDragEnd' in b) {
|
||||
eval('b._onDragEnd = '+b._onDragEnd.toSource().replace(
|
||||
/([^\{\}\(\);]*this\._?replaceTabWithWindow\()/,
|
||||
/([^\{\}\(\);]*this\.replaceTabWithWindow\()/,
|
||||
'if (this.treeStyleTab.isDraggingAllTabs(draggedTab)) return; $1'
|
||||
).replace(
|
||||
'{',
|
||||
|
Loading…
Reference in New Issue
Block a user