7 Jan
2026
7 Jan
'26
10:19 p.m.
Jacek Caban (@jacek) commented about dlls/mshtml/tests/es5.js:
[137].forEach(external.testHostContext(false), tests[i]); Function.prototype.apply.call(external.testHostContext(false), tests[i], [137, 0, {}]); } + + i = external.objWithProp.prop(42);
Maybe it would be better to name it after a function rather than a property. That's what you're testing here. A function is technically a property too, but that is not what I would expect from this naming. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9863#note_126518