Alexandre Julliard pushed to branch master at wine / wine
Commits: bddd9254 by Gabriel Ivăncescu at 2025-11-14T18:04:35+01:00 mshtml: Use double for get_time_stamp to have sub-millisecond precision.
But convert to double as late as possible.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 720fa1e9 by Gabriel Ivăncescu at 2025-11-14T18:04:35+01:00 mshtml: Implement performance.now().
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
5 changed files:
- dlls/mshtml/mshtml_private.h - dlls/mshtml/mshtml_private_iface.idl - dlls/mshtml/omnavigator.c - dlls/mshtml/task.c - dlls/mshtml/tests/documentmode.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c139d4ee2804116b5df00f776a5d47...