Closed Bug 1607245 Opened 6 years ago Closed 5 years ago

bookmark-removed notifications should be batched

Categories

(Toolkit :: Places, task, P3)

task
Points:
2

Tracking

()

RESOLVED FIXED
87 Branch
Iteration:
87.1 - Jan 25 - Feb 7
Tracking Status
firefox87 --- fixed

People

(Reporter: standard8, Assigned: daisuke)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

Attachments

(1 file, 1 obsolete file)

Following bug 1511700, we should batch the bookmark-removed notifications to aid performance. Currently, we send one notification for each change, we should batch these up and send them in blocks.

Blocks: 1562490

The system supports arrays (Sequence actually), thus we should send all the notifications in the same array of notifications, if possible.

Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Iteration: --- → 87.1 - Jan 25 - Feb 7
Points: --- → 2

Depends on D103155

Attachment #9199491 - Attachment is obsolete: true
Blocks: 1690495
Blocks: 1690504
Pushed by dakatsuka.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a9afa4148d5d Batch notification of bookmark-removed events. r=Standard8
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
See Also: → 1692368
Blocks: 1733045
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: