Closed
Bug 1694818
Opened 4 years ago
Closed 4 years ago
Make OnBegin/onEndUpdateBatch in nsNavHistoryResult handle batch process properly
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
(Keywords: perf)
Attachments
(1 file)
This is a follow-up of bug 897954.
As mentioned at https://phabricator.services.mozilla.com/D105441#3450476, nsNavHistoryResult doesn't handle plural batch processes properly in OnBegin/onEndUpdateBatch.
In this bug, will fix it so that handles them properly.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4fd24216b80f
Handle plural batch processes properly. r=mak
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Comment 4•4 years ago
|
||
As per bug 734643 comment 115 this has been improved the performance a lot when removing a lot of history items.
Keywords: perf
You need to log in
before you can comment on or make changes to this bug.
Description
•