Skip to content

Firefox 56 compatibility #796

Open
Open
@SammysHP

Description

@SammysHP

There are some deprecation warnings (not necessary to fix because FF56 will be the last version that is compatible with Vimperator) as well as some major bugs:

Bugs:

Warnings:

  • DEPRECATION WARNING: Search service falling back to synchronous initialization. This is generally the consequence of an add-on using a deprecated search service API.
    You may find more details about this deprecation at: https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIBrowserSearchService#async_warning
  • JavaScript 1.6's for-each-in loops are deprecated; consider using ES6 for-of instead
  • String.localeCompare is deprecated; use String.prototype.localeCompare instead
  • String.replace is deprecated; use String.prototype.replace instead
  • String.toLowerCase is deprecated; use String.prototype.toLowerCase instead

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions