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

Misc fixes for 3.7.0 #130

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Misc fixes for 3.7.0 #130

merged 2 commits into from
Jan 5, 2024

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Jan 5, 2024

  • URL: store original URL class in case page overrides global URL object (backwards compatibility)
  • WebSocket: simulate mock 'open' event when creating a WebSocket, send 'open' event 500 millis after 'new WebSocket'
  • rewriting: always rewrite 'background' property if present (for backwards compatibility, HTML < 5.0 support)
  • rewriting: make a new parser on location rewrite to avoid reentrancy issues
    bump to 3.7.0

- URL: store original URL class in case page overrides global URL object (backwards compatibility)
- WebSocket: simulate mock 'open' event when creating a WebSocket, send 'open' event 500 millis after 'new WebSocket'
- rewriting: always rewrite 'background' property if present (for backwards compatibility, HTML < 5.0 support)
- rewriting: make a new parser on location rewrite to avoid reentrancy issues
bump to 3.7.0
@ikreymer ikreymer merged commit e75780e into main Jan 5, 2024
4 checks passed
@ikreymer ikreymer deleted the 3.7.0-work branch January 5, 2024 21:17
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