Commit graph

3 commits

Author SHA1 Message Date
Snider
8a116ca78d fix(console): bound exception retention
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-16 00:19:04 +01:00
Snider
d673ce14be fix(webview): use protocol-correct history navigation
Replace the invalid Page.goBackOrForward call with Page.getNavigationHistory and Page.navigateToHistoryEntry, and update the regression coverage plus local docs.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-15 14:23:44 +01:00
Virgil
950b02fd97 docs: document exported API in specs RFC
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 20:52:02 +00:00