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

Rewrite fix 3.7.6 #144

Merged
merged 3 commits into from
Jun 8, 2024
Merged

Rewrite fix 3.7.6 #144

merged 3 commits into from
Jun 8, 2024

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Jun 8, 2024

  • deproxy assignment to TreeWalker.currentNode
  • ensure generic attributes (src and href) are not rewritten on custom web-component elements (elements that contain a '-')
  • add nop override for navigator.getInstalledRelatedApps() if it is defined
  • Proxy defineProperty: don't pull in value from object if either getter or setter are provided
  • bump to 3.7.6
  • fixes to support reddit replay, ebay carousel

- deproxy assignment to TreeWalker.currentNode
- ensure generic attributes (src and href) are *not* rewritten on custom web-component elements (elements that contain a '-')
- add nop override for navigator.getInstalledRelatedApps() if it is defined
- bump to 3.7.6
reflect: also check for setter before attempting to use 'value'
@ikreymer ikreymer merged commit 643b3ca into main Jun 8, 2024
4 checks passed
@ikreymer ikreymer deleted the rewrite-fix-3.7.6 branch June 17, 2024 20:49
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