Bug 594821 - delay initial jump list update. r=dao, a=beltzner

This commit is contained in:
Jim Mathies 2010-09-20 09:43:40 -05:00
parent 2df4090123
commit 91e333c4a3

View File

@ -205,9 +205,6 @@ var WinTaskbarJumpList =
// jump list refresh timer
this._initTimer();
// build the list
this.update();
},
update: function WTBJL_update() {