On Mon Apr 14 15:27:43 2025 +0000, Jacek Caban wrote:
`XMLHttpRequest.create` is an own property of the constructor, not its prototype (which is `Function.prototype`).
BTW, I noticed you have patches removing most of the similar properties. It might be easier to land those first before changing the validation itself.