Skip to content

Carefully audit all uses of "in parallel" in the spec #1172

Description

@bzbarsky

I'm only partway through respondWith, and there's all sorts of things in there that should not be happening "in parallel", and other parts of this spec have similar issues (e.g hthttps://w3c.github.io/ServiceWorker/v1/#dom-cache-put does mutations on a shared data structure "in parallel"; it's not clear how that's supposed to work exactly).

Please audit all uses of "in parallel" to ensure they actually make sense.

@domenic @wanderview

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