-
Notifications
You must be signed in to change notification settings - Fork 16.8k
fix: crash on invalid zoomFactor #22710
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
Conversation
46b8ec2 to
358c2ec
Compare
jkleinsc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a sneaky double comma made its way into this change 😄
358c2ec to
3ba78ed
Compare
|
The test is failing: |
7ee213f to
c77a3a4
Compare
|
Maybe using |
c77a3a4 to
204f488
Compare
|
Merging as CI failures are known flakes unrelated to this PR. |
|
Release Notes Persisted
|
Backport of #22673.
See that PR for more details.
Notes: Fixed a potential crash on invalid
zoomFactorvalues when setting the zoom factor of a webpage.