Own Win32 main window session explicitly
This commit is contained in:
@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Reductions
|
||||
|
||||
- 2026-06-17: `DEBT-0003` was narrowed again.
|
||||
`src/platform_windows/windows_runtime_shell.cpp` now binds a local
|
||||
`MainWindowSession` object for the live Win32 session, and the window handle,
|
||||
title buffer, and sandbox flag now live on that explicit runtime-owned
|
||||
session instead of the retired retained accessor pocket.
|
||||
- 2026-06-17: `DEBT-0016`/`DEBT-0017`/`DEBT-0050`/`DEBT-0051`/`DEBT-0053`/
|
||||
`DEBT-0057` were narrowed again. `src/platform_web/web_platform_services.*`
|
||||
now owns the concrete Web `PlatformServices` implementation and
|
||||
|
||||
Reference in New Issue
Block a user