Skip to content

Events: execution order is theoretically not defined #4475

Closed
@fab1an

Description

Event code uses for to iterate over object properties, like seen here: https://github.com/Leaflet/Leaflet/blob/master/src/core/Events.js#L194

This should work, but browser vendors could change the iteration order anytime. Also numerical properties are treated differently apparently: http://stackoverflow.com/a/280861/342947

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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