Skip to content

Mail: Mitigate constant access to the nullable fields (folder & store) in AbstractMailReceiver #10101

Closed as not planned
@mjd507

Description

@mjd507

both folder & store fields are nullable in AbstractMailReceiver.

since we are going to apply jspecify for nullability check, in order to minimize the scope of impact,

I want to mitigate them with local variables instead of constant access.

so it will be clear for me when it's null, when it's not null

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions