mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 09:35:59 -04:00
- Make `VerifyResult.failed` reason non-optional with an OOM fallback. - Use `ElementProperty` enum for safer JS property injection. - Ensure `Recorder` disables on all errors to prevent silent data loss. - Add `CHECK` command round-trip test.