clients/apps
neuronull c2fbd3eb7e
More robust error handling for desktop autotype windows implementation (#16501)
* Desktop autotype windows error handling

* create a subdir

* extract window handle to separate file

* remove println in case tracing doesn't make it in

* touchups

* reduce scope of unsafe call

* use tracing

* Fix comparison on GetLastError result

* Remove the WindowHandle wrapper and save it for the unit testing PR

* restore apps/browser/src/platform/system-notifications/browser-system-notification.service.ts

* use the human readable message for GetLastError debug

* don't call GetLastError outside of error path

* add some more debug statements

* feedback coltonhorst: nits, fix false positive when len zero, re-add handle validation

* lint

* feedback coltonhurst: add comments and update var names
2025-09-30 22:22:30 +00:00
..
browser [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00
cli [PM-24534] Archive via CLI (#16502) 2025-09-30 10:45:04 -04:00
desktop More robust error handling for desktop autotype windows implementation (#16501) 2025-09-30 22:22:30 +00:00
web [PM-19907] updated empty state messages for web (#16283) 2025-09-30 14:55:07 -04:00