Skip to content

Remote CCDL refer undefined browsingContext.Screencast #1125

@dprevost-LMI

Description

@dprevost-LMI

Remote CDDL at this line is using browsingContext.Screencast like shown below

browsingContext.StopScreencastParameters = {
        screencast: browsingContext.Screencast
      }

However, only local CDDL has browsingContext.Screencast definition at this line like the below

browsingContext.Screencast = text

The same code as above is missing in the remote cddl. A PR is coming.

Online validator also catches the undefined reference:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions