23 Apr
2025
23 Apr
'25
2:50 p.m.
On Tue Apr 22 23:01:04 2025 +0000, Jacek Caban wrote:
This is a very specific case, and a special case like this doesn’t really belong in the generic code here. `HTMLXMLHttpRequestFactory_Create` seems like the logical place to handle it instead. That makes me think removing the `init_constructor` logic earlier might not be the right call after all. Yeah maybe I can keep `init_constructor` to just initialize the dispatch in most cases (except for this), which makes more sense from the name too.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7779#note_101709