Skip to content

Impossible for a machine to infer support for bubbling events #15345

Open
@saschanaz

Description

@saschanaz

#15006 caused https://github.com/microsoft/TypeScript-DOM-lib-generator/pull/1284/files#r825015464, where IDBDatabase.onabort support is now unable to be inferred from BCD.

Basically BCD is removing all data for bubbling events, and there's no machine-readable data about which events bubbles to which interfaces, AFAICT.

(And this is again a logical breaking change: #12250)

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions