Skip to content

remove or throw errors in disallowed DOM methods  #1173

@sigmundch

Description

@sigmundch

Some DOM functions are different than the standard Javascript DOM API, for instance, a parent window has restricted access to the DOM of a child frame via frame.contentDocument.

We should make sure to change the DOM library in a way that makes it easy to understand/discover these restrictions (e.g. the compiler should be able to issue warnings, runtime errors are understandable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions