mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Revert "Issue #1273 - Remove Telemetry from Gloda"
This reverts commit 4db1ae892bad565e8e59ec6034b4c98946077248.
This commit is contained in:
parent
497286a00b
commit
8ca877d7d7
3 changed files with 31 additions and 0 deletions
|
|
@ -1460,6 +1460,7 @@ var GlodaMsgIndexer = {
|
|||
yield aCallbackHandle.pushAndGo(
|
||||
this._indexMessage(msgHdr, aCallbackHandle),
|
||||
{what: "indexMessage", msgHdr: msgHdr});
|
||||
GlodaIndexer._indexedMessageCount++;
|
||||
if (logDebug)
|
||||
this._log.debug("<<< back from _indexMessage");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue