Skip to content

Overridden function has changed #79

Description

@bytesized

CCK2 overrides the ContentLinkHandler.onLinkAdded function here:

ContentLinkHandler.onLinkAdded = function(event, chromeGlobal) {

That function has changed names (and maybe implementations?) since then. It is now called ContentLinkHandler.onLinkEvent.
https://searchfox.org/mozilla-central/rev/d2b4b40901c15614fad2fa34718eea428774306e/browser/modules/ContentLinkHandler.jsm#285

I assume that this feature of CCK2 does not work properly unless it overrides the correct function.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions