From fa765c1872fba6ee0998d37664c40228ed491366 Mon Sep 17 00:00:00 2001 From: Tong Mu Date: Thu, 10 Sep 2026 17:07:39 -0700 Subject: [PATCH 1/2] Add new design doc for multi-view on iOS --- sites/docs/firebase.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sites/docs/firebase.json b/sites/docs/firebase.json index b03595ec85..5ffea22feb 100644 --- a/sites/docs/firebase.json +++ b/sites/docs/firebase.json @@ -654,6 +654,7 @@ { "source": "/go/move-mouse-tracker-to-rendering", "destination": "https://docs.google.com/document/d/1dYNOTZ4kdq6ndNHopjUlrGlGBw3W-3jMbnoNJouIYtE/edit", "type": 301 }, { "source": "/go/multi-view-embedder-apis", "destination": "https://docs.google.com/document/d/1kegGJ235y1778-vzyyv90MgSHmYQcROTupMuLtEDBq0/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-on-android-ios", "destination": "https://docs.google.com/document/d/1B0YT06IRIv0mnxOkXbEgA6lG5LGuZTtI5H6l1XAkLVY/edit?usp=sharing", "type": 301 }, + { "source": "/go/multi-view-on-ios", "destination": "https://docs.google.com/document/d/1tcul2KJcZkhXN5ajIcP90p_lSFv-7mAAr0qwBNtiqFQ/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-on-android-ios-runner-api", "destination": "https://docs.google.com/document/d/1u0WSfbH5oKyATIXsVK0OoyjOMSYXjI2xwnZ0I6QeoLE/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-pipeline-and-rasterizer", "destination": "https://docs.google.com/document/d/1xoD02qOxt2OSe3eN1ARsBUUWNFawdrxC2JXUURx7218/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-sync-embedder-apis", "destination": "https://docs.google.com/document/d/14z-e-x6M3P53ZMD6qBh4UaJ3nJdG_VdMNqGKERv31hw/edit?usp=sharing", "type": 301 }, From c68d8e4280a38d6675c19be74f7d59944ef48ede Mon Sep 17 00:00:00 2001 From: Tong Mu Date: Thu, 10 Sep 2026 17:30:03 -0700 Subject: [PATCH 2/2] Update sites/docs/firebase.json Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- sites/docs/firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/docs/firebase.json b/sites/docs/firebase.json index 5ffea22feb..41303c04e8 100644 --- a/sites/docs/firebase.json +++ b/sites/docs/firebase.json @@ -654,8 +654,8 @@ { "source": "/go/move-mouse-tracker-to-rendering", "destination": "https://docs.google.com/document/d/1dYNOTZ4kdq6ndNHopjUlrGlGBw3W-3jMbnoNJouIYtE/edit", "type": 301 }, { "source": "/go/multi-view-embedder-apis", "destination": "https://docs.google.com/document/d/1kegGJ235y1778-vzyyv90MgSHmYQcROTupMuLtEDBq0/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-on-android-ios", "destination": "https://docs.google.com/document/d/1B0YT06IRIv0mnxOkXbEgA6lG5LGuZTtI5H6l1XAkLVY/edit?usp=sharing", "type": 301 }, - { "source": "/go/multi-view-on-ios", "destination": "https://docs.google.com/document/d/1tcul2KJcZkhXN5ajIcP90p_lSFv-7mAAr0qwBNtiqFQ/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-on-android-ios-runner-api", "destination": "https://docs.google.com/document/d/1u0WSfbH5oKyATIXsVK0OoyjOMSYXjI2xwnZ0I6QeoLE/edit?usp=sharing", "type": 301 }, + { "source": "/go/multi-view-on-ios", "destination": "https://docs.google.com/document/d/1tcul2KJcZkhXN5ajIcP90p_lSFv-7mAAr0qwBNtiqFQ/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-pipeline-and-rasterizer", "destination": "https://docs.google.com/document/d/1xoD02qOxt2OSe3eN1ARsBUUWNFawdrxC2JXUURx7218/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-sync-embedder-apis", "destination": "https://docs.google.com/document/d/14z-e-x6M3P53ZMD6qBh4UaJ3nJdG_VdMNqGKERv31hw/edit?usp=sharing", "type": 301 }, { "source": "/go/multi-view-sync-over-async", "destination": "https://docs.google.com/document/d/14z-e-x6M3P53ZMD6qBh4UaJ3nJdG_VdMNqGKERv31hw/edit?usp=sharing", "type": 301 },