Skip to content

Ensure telemetry system works with legacyNoObservedAttributes setting #5625

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

Merged

Conversation

sorvell
Copy link
Contributor

@sorvell sorvell commented Jan 29, 2020

Addresses internal issue found with using telemetry system with the legacyNoObservedAttributes setting.

Steven Orvell added 7 commits January 29, 2020 17:54
This is necessary when a native property that sets an attribute should be observeable via attributeChangedCallback or Polymer property reflection (e.g. element.tabIndex = 5 setting the `tabindex` attribute).
Cannot be supported with polyfill because it uses setAttribute.
@sorvell sorvell merged commit c5c7eec into legacy-undefined-noBatch Jan 30, 2020
@sorvell sorvell deleted the legacyNoObservedAttributes-telemetry branch January 30, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants