Closed Bug 1425437 Opened 6 years ago Closed 6 years ago

Improve view batching calculations when dropping/pasting to tags

Categories

(Firefox :: Bookmarks & History, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 59
Tracking Status
firefox59 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

For tagging operations (move/paste etc), we're currently deciding to batch the view updates based on the amount of places transactions created. 

Since this is only ever a single transaction for tag operations, we'll never batch them currently. We should base it on the actual amount of urls that we're tagging.

It is a small patch, but split out from bug 1404909, as it has been in my queue for a while, and we might as well get it landed.
Comment on attachment 8937018 [details]
Bug 1425437 - Improve view batching when dropping/pasting to tags, use the actual bookmarks count, not the count of transactions.

https://reviewboard.mozilla.org/r/207754/#review213646
Attachment #8937018 - Flags: review?(mak77) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6ab3ab7f0aa9
Improve view batching when dropping/pasting to tags, use the actual bookmarks count, not the count of transactions. r=mak
https://hg.mozilla.org/mozilla-central/rev/6ab3ab7f0aa9
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: