mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
updateBadge: bring back coleascing [was removed temporarily]
This commit is contained in:
parent
2a105b3b59
commit
84aad79ad7
@ -190,7 +190,7 @@ return asyncJobManager;
|
||||
return;
|
||||
}
|
||||
tabIdToUpdate = tabId;
|
||||
setTimeout(updateBadge, 0);
|
||||
µb.asyncJobs.add('updateBadge-' + tabId, tabId, updateBadge, 250);
|
||||
};
|
||||
|
||||
return updateBadgeAsync;
|
||||
|
Loading…
Reference in New Issue
Block a user