Closed
Bug 1090312
Opened 8 years ago
Closed 8 years ago
onDeletePages notifiers should batch notifications
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
DUPLICATE
of bug 937560
People
(Reporter: mak, Unassigned)
References
Details
the initial implementation of onDeletePages won't be able to batch notifications due to API limitations. We need to fix some dependencies before we can actually free all of its power.
Flags: qe-verify-
Flags: in-testsuite?
Flags: firefox-backlog+
Reporter | ||
Updated•8 years ago
|
Summary: onDeletePages should batch notifications → onDeletePages notifiers should batch notifications
Comment 1•8 years ago
|
||
getObservers is already in so there's no reason to implement this in two-steps, after all.
Reporter | ||
Updated•8 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•