Skip to content

createWritable should throw if the send group is from the wrong Transport object #700

@achristensen07

Description

@achristensen07

The sendGroup setter on WebTransportDatagramsWritable throws an exception if the send group is from the wrong Transport object, but WebTransportDatagramDuplexStream.createWritable does not but should. It is equally problematic to create a writable initially in a group from the wrong Transport as it is to later set it. Found while working on WebKit/WebKit#53733

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