Skip to content

Rest syntax not compatible with Firefox 52 #10

@Loirooriol

Description

@Loirooriol

The extension should be compatible with Firefox 52, but the windowId polyfill uses the rest syntax when destructuring a function parameter, which was introduced in Firefox 55.

browserAction[method] = function({windowId, ...details}) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions