From 5682cd76370b02caba83c6261d24069b044be0e0 Mon Sep 17 00:00:00 2001 From: dormouse-bot <287024035+dormouse-bot@users.noreply.github.com> Date: Sat, 20 Jun 2026 07:51:56 +0000 Subject: [PATCH] docs: fix stale spec anchor "The transparent proxy" -> "Iframe Renderer" Two doc-pointer comments reference a dor-browser.md section that does not exist. When dor-iframe.md + dor-agent-browser.md were unified into dor-browser.md (#156), the proxy moved under the "Iframe Renderer" section; the cleanup in 595531c missed these two because they wrap the section title across two comment lines. Match the sibling pointers in iframe-proxy.ts, iframe-proxy-rewrite.ts, and iframe-proxy-types.ts. Co-Authored-By: Claude Opus 4.8 --- lib/src/lib/platform/types.ts | 4 ++-- vscode-ext/src/iframe-proxy-host.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/src/lib/platform/types.ts b/lib/src/lib/platform/types.ts index bf1636dc..8abd7e5b 100644 --- a/lib/src/lib/platform/types.ts +++ b/lib/src/lib/platform/types.ts @@ -176,8 +176,8 @@ export interface PlatformAdapter { // URL; absent or null falls back to ws://127.0.0.1:. getAgentBrowserStreamUrl?(port: number): Promise; - // iframe surface support (see docs/specs/dor-browser.md → "The transparent - // proxy"). Stands up a loopback proxy in front of a `dor iframe` target and + // iframe surface support (see docs/specs/dor-browser.md → "Iframe + // Renderer"). Stands up a loopback proxy in front of a `dor iframe` target and // returns the proxy URL the panel should frame, or a structured reason it // could not. Absent on hosts with no process to run a proxy (e.g. the web // host), where the panel falls back to a raw, uninstrumented `