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

Refactor Window object setup code #3768

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

domenic
Copy link
Member

@domenic domenic commented Aug 25, 2024

Restructure Window.js to be less convoluted, with a single createWindow function and no fake Window constructor that operates on a this object but then manually sets is prototype chain anyway.

Restructure Window.js to be less convoluted, with a single createWindow function and no fake Window constructor that operates on a this object but then manually sets is prototype chain anyway.
@domenic domenic merged commit 07fab37 into main Aug 25, 2024
5 checks passed
@domenic domenic deleted the more-reasonable-window-setup branch August 25, 2024 08:11
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.

1 participant