[Git][wine/wine][master] 2 commits: msxml3: Store attribute types in parsed form.
Alexandre Julliard pushed to branch master at wine / wine Commits: abca3f91 by Nikolay Sivov at 2026-04-28T22:24:22+02:00 msxml3: Store attribute types in parsed form. The goal is to pass them via custom handler to DOM, so that we don't have to parse the same thing twice. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 226cac6c by Nikolay Sivov at 2026-04-28T22:24:22+02:00 msxml3: Store parsed attribute default declaration type. Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> - - - - - 1 changed file: - dlls/msxml3/saxreader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9ab7c1f8ca33944478d89dcddd727... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c9ab7c1f8ca33944478d89dcddd727... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)