Closed Bug 2042088 Opened 2 months ago Closed 29 days ago

Migrate removeFoldersContents DELETE to array binding

Categories

(Toolkit :: Places, task, P3)

task

Tracking

()

RESOLVED FIXED
154 Branch
Tracking Status
firefox154 --- fixed

People

(Reporter: mak, Assigned: cachan)

References

(Blocks 1 open bug)

Details

(Whiteboard: [sng])

Attachments

(1 file)

removeFoldersContents in Bookmarks.sys.mjs collects descendant ids from a recursive CTE and currently chunks them through DELETE FROM moz_bookmarks WHERE id IN (...). Replace the chunked loop with a single bound-array DELETE.

Assignee: nobody → cachan
Status: NEW → RESOLVED
Closed: 29 days ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: