Changeset 1035

Show
Ignore:
Timestamp:
08/05/08 00:42:13 (1 month ago)
Author:
MaierMan
Message:

tmp fix: always call rebuildDestination in the end.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/content/dta/manager/sessionmanager.js

    r1032 r1035  
    304304                                                break; 
    305305                                        } 
     306                                         
     307                                        // XXX better call this only once 
     308                                        // See above 
     309                                        d.rebuildDestination(); 
    306310         
    307311                                        Tree.add(d);