Skip to content

Remove hasOwn usage

Alex Kalderimis requested to merge 365033-remove-has-own into master

What does this MR do and why?

Removes a use of Object.hasOwn, because this is not supported in all browsers.

See: #365033 (closed)

How to set up and validate locally

This is a bug-fix, and no behavior should change.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports