4 Dec
2025
4 Dec
'25
10:19 p.m.
On Thu Dec 4 16:59:16 2025 +0000, Gabriel Ivăncescu wrote:
Sorry I'm not exactly sure what you mean. We already handle those cases in `invoke_builtin_prop` (and test them, `body` and `title` in the first patch, and it's also handled in `invoke_builtin_function` when we test the `close` method), so they should be correct already, or am I missing something? Do you have something specific in mind? 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.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9660#note_124816