mirror of
https://github.com/lexmount/moli.git
synced 2026-09-27 00:01:32 +00:00
Reject retained traversal results in their original realm when the target LocalWindow retires before the history task runs. Complete the Promise reactions without firing navigation events or applying stale history. Keep PageVm namespaces and exact task ownership checks when consuming the payload, and leave classic History tasks without results as no-op cleanup. Choose back/forward destinations from the committed current entry so repeated pending calls share the same destination and result Promises. Cover removed and reinserted frames, same- and cross-document traversals, rejection realms and callback completion, and PageVm task-ID reuse.