Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement support for the [Exposed] extended attribute #192

Merged
merged 4 commits into from
Apr 6, 2020

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Apr 4, 2020

Extracted from #190 at @TimothyGu’s request in #191 (review).

This also fixes a bug where install takes globalName instead of globalNames.


This will free up #190 to only handle the creation of webidl2js‑globals.js.

README.md Show resolved Hide resolved
lib/constructs/callback-interface.js Show resolved Hide resolved
lib/constructs/callback-interface.js Show resolved Hide resolved
lib/constructs/interface.js Outdated Show resolved Hide resolved
lib/constructs/interface.js Outdated Show resolved Hide resolved
ExE-Boss and others added 3 commits April 5, 2020 14:00
Co-authored-by: Timothy Gu <timothygu99@gmail.com>
Assume globalNames is an array
@TimothyGu TimothyGu merged commit 464a43f into jsdom:master Apr 6, 2020
@TimothyGu TimothyGu deleted the feat/ext-atrr/exposed branch April 6, 2020 16:59
domenic added a commit that referenced this pull request Apr 18, 2020
This reverts commit 464a43f as part of rollback to before recent breaking changes, so we can make a new v15 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants