Skip to content

Fix recursive call in message-renderer.ts #6278

Description

@sosnovsky

there is similar recursive call in

if (!sigResult?.match && signedContentInDecryptedData) {

which can cause extension lag for nested signed content. we'll need to implement similar fix there, but let's leave it for separate PR

Originally posted by @sosnovsky in #6277 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions