Closed Bug 1895376 Opened 1 year ago Closed 1 year ago

Add abort conditon for subfolder traversal for virtual folders, which search their parent (loop of death)

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED
128 Branch

People

(Reporter: john, Assigned: john)

References

Details

Attachments

(1 file)

No description provided.

This partially reverts a change introduced by adding support for unified
folders and virtual folders in general. We usually do not expose the
search folders of virtual folders in the UI, except for unified folders.

The original implementation however did expose them for all virtual
folders, which caused infinity loops in FolderManger.traverseSubfolders(),
if such a virtual folder searched its parent.

This patch stops exposing search folders as subfolders, except for
unified folders.

Assignee: nobody → john
Status: NEW → ASSIGNED
Target Milestone: --- → 128 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/5a7bcd61bc25
Revert exposing "subfolders" of virtual folders. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Duplicate of this bug: 1898888
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: