Skip to content

Remove the unused helper (and prev()) from the selector engine #42655

Description

@julien-deramond

The selector engine in js/src/dom/selector-engine.js has a helper that is no longer used anywhere, along with a related prev() function. Both can be removed to keep the module lean, once we've confirmed nothing internal or public still depends on them.

The spot is marked with a // TODO: comment in that file. Once the code is removed, the comment can go with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions