On Thu Dec 4 22:19:53 2025 +0000, Jacek Caban wrote:
There is a case where we treat having both flags as a getter, and with this MR we'll often pass only the call flag, so we would no longer hit that case. After looking more closely, though, I think that part is fine as is. Yeah in pre IE9 modes the behavior depends on the prop type (method vs accessor), so it can't be done generically before looking it up. I mean it's already the case upstream now, nothing added by this MR aside tests about it.
BTW the second patch isn't that important, was just a quick fix for the todo I introduced, I can defer it to after code freeze if it's problematic or requires bigger changes. Let me know if I should do that so that the gist of it goes in before code freeze tonight. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9660#note_124932