fix(framesink): retarget running capturer on repeated start #34
Closed
triform-admin
wants to merge 1 commit from
codex/cv2-framesink-retarget-20260609 into codex/cv2-wave2-verification-20260522
pull from: codex/cv2-framesink-retarget-20260609
merge into: triform:codex/cv2-wave2-verification-20260522
triform:main
triform:adm/move-out-of-compile-lane
triform:c8/three-unbuilt-tests
triform:c3/config-surface
triform:c7/transport-seam
triform:c5/reject-unknown-params
triform:verify/c4-with-tests
triform:c4b/wire-envelope-tests
triform:verify/tests-run-for-real
triform:fix/base-public-deps
triform:c4/wire-envelope-dialects
triform:fix/conformance-readme-media
triform:track6/docs-map
triform:track7/conformance-kit
triform:chore/guest-release-0a0d28c
triform:fix/ci-registry-login
triform:fix/step7-ldpath
triform:fix/t7-lane-restore-unittests
triform:feat/client-session-split
triform:fix/profile-var-rename-severed-x264
triform:agent/cb-fidelity-wave1
triform:agent/cb-api-pins-7727
triform:agent/a4-guest-provenance
triform:capstats-plus-rearm
triform:repin-buildjob-main
triform:cv2-capture-rearm-land
triform:cv2/ideal-guest-45b6899-capstats
triform:agent/cv2-capture-stats-health-gate
triform:cv2/gpu-death-recycle
triform:cv2/gpu-crash-watchdog
triform:cv2/idle-refresh-capturer
triform:cv2/walls-on-deployed
triform:fix/cv2-walls-guest
triform:exp/answer-buffer
triform:cv2/warm-snapshot-native-session
triform:build/cv2-ice-beginframe-v5
triform:cv2/wave-3-integration
triform:build/cv2-ice-beginframe-v4
triform:build/cv2-ice-beginframe-v3
triform:build/cv2-ice-beginframe-v2
triform:build/cv2-ice-beginframe-2e5d147
triform:cv2/framesink-retarget-resolution
triform:codex/controller-response-signaling-cache
triform:codex/native-ice-env-220646
triform:codex/native-env-controller-212857
triform:codex/session-reconcile-conflict-retry
triform:codex/revive-ended-browser-sessions
triform:codex/browserless-emptydir-budget
triform:cv2-96-dcsctp-verbose-capture
triform:cv2-95-dispatch-tail-trace
triform:cv2-95-input-dc-receive-trace
triform:cv2-95-setactivecapture-on-capture-start
triform:cv2-95-dc-before-transceiver
triform:fix/cv2-offerer-getstats-threading
triform:cv2/wave-2-integration
triform:cv2-guest-rtp-stats-obs
triform:cv2-ws-large-frame-reassembly
triform:cv2-compositor-redraw
triform:cv2-ice-observability
triform:cv2-89-svg-contentclient
triform:cv2-89-svg-pak-scale-fix
triform:codex/cv2-wave2-verification-20260522
triform:codex/cv2-91-native-frames
triform:build/cv2-83-65d65f0
triform:build/cv2-83-286f520
triform:build/cv2-83-6cb777d
triform:codex/cv2-wave2-recovery-20260522
triform:cv2/m5.5-pulse-env-runtime-wire
triform:cv2/m4-typed-dispatcher-runtime-wire
triform:cv2/wave-1-integration
triform:cv2/m3-r5-dc-host-adoption
triform:cv2/m3-r5-dc-host-adoption-rename
triform:cv2/m5-r1-screen-impl
triform:cv2/m4-m5-m6-runtime-wire
triform:cv2/m7-integration-staged
triform:cv2/m2-r5-rearch-rebased
triform:cv2/m2-track-source-deps
triform:cv2/m7-integration
triform:cv2/m2-r5-rearch
triform:integration/native-peer
triform:cv2/m0-ci-gate
triform:cv2/m1-native-pcf
triform:team-lead/native-webrtc-review-2026-05-13
triform:codex/chromeless-context-profile-isolation
triform:codex/chromeless-input-target-session
triform:codex/triform-sw-pool-pod-watchdog
triform:codex/phase2-idle-watchdog-env
triform:codex/chromeless-pattern-c-warm-pool
triform:codex/triform-disable-streamer-autostart
triform:codex/streamer-ice-servers
triform:codex/streamer-cdp-page-session
triform:codex/skip-disabled-signaling-smoke
triform:codex/chromeless-runtime-pool-wiring
triform:codex/chromeless-gateway-signaling-url
triform:codex/streamer-signaling-url
triform:codex/idle-watchdog-env
triform:feat/otlp-logs
triform:feat/wave-1-emitters
triform:wip/pre-rename-20260504-1622
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
triform/chromeless!34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/cv2-framesink-retarget-20260609"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements the FrameSink retarget handoff for CV2 native WebRTC.\n\nScope:\n- CloudBrowserFrameSinkCapturer::Start now calls ChangeTarget on an already-running producer instead of returning.\n- Capturer API comment updated from idempotent/no-op to retarget semantics.\n- Existing repeated-Start unit test now asserts one producer Start and two ChangeTarget calls.\n\nValidation run here:\n- git diff --check\n- branch pushed: codex/cv2-framesink-retarget-20260609\n\nNote: I did not run the Chromium/Chromeless binary test suite locally; this checkout does not expose a lightweight local build harness and the fleet bake remains the next validation step.
Closing: this PR targets the dead
codex/cv2-wave2-verification-20260522base branch. The retarget fix itself landed on main long ago via the wave-3 lineage (f0f4722“framesink retarget resolution-constraint fix into wave-3”, merged in6e37b31). Nothing here is lost.Pull request closed