Bug 1932731 - Part 2 Replace onVisit with onVisits in suite. rs=me

Port Bug 1421703 "replace onVisit with onVisits".
This commit is contained in:
Frank-Rainer Grahl 2024-11-05 23:24:37 +01:00
Родитель b3a6413463
Коммит 92b1d6712f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -835,7 +835,7 @@ var AeroPeek = {
// nsINavHistoryObserver implementation
onBeginUpdateBatch() {},
onEndUpdateBatch() {},
onVisit() {},
onVisits() {},
onTitleChanged() {},
onFrecencyChanged() {},
onManyFrecenciesChanged() {},