mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-14 14:58:56 +00:00
* fix(browser): guard interaction-driven navigations * fix(browser): avoid rechecking unchanged interaction urls * fix(browser): guard delayed interaction navigations * fix(browser): guard interaction-driven navigations for full action duration * fix(browser): avoid waiting on interaction grace timer * fix(browser): ignore same-document hash-only URL changes in navigation guard * fix(browser): dedupe interaction nav guards * fix(browser): guard same-URL reloads in interaction navigation listeners * docs(changelog): add interaction navigation guard entry * fix(browser): drop duplicate ssrfPolicy props * fix(browser): tighten interaction navigation guards --------- Co-authored-by: Devin Robison <drobison@nvidia.com> |
||
|---|---|---|
| .. | ||
| src | ||
| browser-bridge.ts | ||
| browser-cdp.ts | ||
| browser-config.ts | ||
| browser-control-auth.ts | ||
| browser-doctor.ts | ||
| browser-host-inspection.ts | ||
| browser-maintenance.ts | ||
| browser-profiles.ts | ||
| browser-runtime-api.ts | ||
| cli-metadata.ts | ||
| index.test.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| plugin-registration.ts | ||
| register.runtime.ts | ||
| runtime-api.ts | ||
| setup-api.ts | ||
| test-support.ts | ||
| tsconfig.json | ||