Skip to content

Remove the default value of timeout in PositionOptions #185

Open
@saschanaz

Description

@saschanaz

It's currently defined as:

[Clamp] unsigned long timeout = 0xFFFFFFFF;

But this technically still lets the user agent set up a timeout task. Would be nicer to make it optional and don't start the task at all if not given.

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