Skip to content

Reconsider "in parallel"? #389

Open
Open
@annevk

Description

@annevk

From WebKit's source code:

The 11 December 2014 version of the specification suggests we should perform the following task asynchronously:
https://www.w3.org/TR/WebCryptoAPI/#SubtleCrypto-method-importKey
It is not beneficial for less time consuming operations. Therefore, we perform it synchronously.

This came up in #368 first.

It's probably worth writing some tests to see when the promises are getting resolved relative to the running task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions