-
Notifications
You must be signed in to change notification settings - Fork 810
fix: block FE::EffectiveViewportChanged early procs with invalid values #19674
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
fix: block FE::EffectiveViewportChanged early procs with invalid values #19674
Conversation
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
0122252
to
4d2af1c
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
|
4d2af1c
to
a3ea35a
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
a3ea35a
to
cae8a54
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
cae8a54
to
58760aa
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
|
FIXME
|
40fe14e
to
06e0a11
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
06e0a11
to
aad3c2c
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
aad3c2c
to
8e23b23
Compare
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19674/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19674/index.html |
The build 158779 found UI Test snapshots differences: Details
|
@Mergifyio backport release/stable/5.6 |
✅ Backports have been created
|
…5.6/pr-19674 fix: block FE::EffectiveViewportChanged early procs with invalid values (backport #19674)
GitHub Issue (If applicable): closes #19751, closes unoplatform/kahua-private#276
PR Type
What kind of change does this PR introduce?
What is the current behavior?
FE::EffectiveViewportChanged has extra calls with invalid EffectiveViewport values.
What is the new behavior?
Those invalid calls are now blocked.
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):