Skip to content

Align jQuery.merge & push.apply calls #5298

@mgol

Description

@mgol

Description

We have a number jQuery.merge & push.apply calls that seem interchangeable in many cases. We should investigate their usage and perhaps align to one of them. If push.apply works fine, we could investigate simplifying the jQuery.merge implementation by leveraging it.

We used to have a comment about that in domManip.js but we should investigate all places.

When investigating, take #4320 into account.

Link to test case

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions