Closed
Bug 530782
Opened 15 years ago
Closed 14 years ago
check consistency of onDeleteURI and onDeleteVisits notifications
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
People
(Reporter: mak, Assigned: mak)
References
Details
These notifications are usually fired by various parts of the code, but in some case we don't fire them when we should (removePagesFrom, removeVisitsBy...).
We should check where we fail to notify those and fix/test those points.
If the notifications have been removed for batch performance, we should consider that is the observer that should ignore notifications during batches if needed, not us not firing them.
Assignee | ||
Comment 1•14 years ago
|
||
I fixed this in bug 630240
Assignee: nobody → mak77
Status: NEW → RESOLVED
Closed: 14 years ago
Depends on: 630240
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•