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

Add data-ouia-safe on chrome init. #1098

Merged

Conversation

Hyperkid123
Copy link
Contributor

Chrome 2 compatible applications should not mutate any chrome "owned" elements. We are removing the code that does this while migrating apps.

The ouia safe attribute will be set for now inside the chrome init function, which every app has to call. In chrome 2.0 we can do this via react component lifecycle.

@Hyperkid123 Hyperkid123 added the bug Something isn't working label Dec 9, 2020
@Hyperkid123 Hyperkid123 requested review from john-dupuy and a team December 9, 2020 13:49
@Hyperkid123
Copy link
Contributor Author

Ah travis 😢 Here we go again.

@Hyperkid123 Hyperkid123 closed this Dec 9, 2020
@Hyperkid123 Hyperkid123 reopened this Dec 9, 2020
@karelhala karelhala closed this Dec 9, 2020
@karelhala karelhala reopened this Dec 9, 2020
@karelhala karelhala merged commit b853802 into RedHatInsights:master Dec 9, 2020
@Hyperkid123 Hyperkid123 deleted the add-ouia-safe-root-api branch December 9, 2020 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants