Skip to content

Commit bfe4889

Browse files
committed
Frame8 -> Frame7
1 parent cf46e87 commit bfe4889

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

  • microsoft-edge/webview2/release-notes

microsoft-edge/webview2/release-notes/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,9 @@ Use this API to manage iframe tracking on a page that contains multiple levels o
106106

107107
##### [Win32/C++](#tab/win32cpp)
108108

109-
<!-- todo: Frame8 or 7? -->
110-
* [ICoreWebView2Frame8](/microsoft-edge/webview2/reference/win32/icorewebview2frame8?view=webview2-1.0.3230-prerelease&preserve-view=true)<!-- vs. ICoreWebView2ExperimentalFrame8 -->
111-
* [ICoreWebView2Frame8::add_FrameCreated](/microsoft-edge/webview2/reference/win32/icorewebview2frame8?view=webview2-1.0.3230-prerelease&preserve-view=true#add_framecreated)
112-
* [ICoreWebView2Frame8::remove_FrameCreated](/microsoft-edge/webview2/reference/win32/icorewebview2frame8?view=webview2-1.0.3230-prerelease&preserve-view=true#remove_framecreated)
109+
* [ICoreWebView2Frame7](/microsoft-edge/webview2/reference/win32/icorewebview2frame7?view=webview2-1.0.3230-prerelease&preserve-view=true)<!-- vs. ICoreWebView2ExperimentalFrame8 -->
110+
* [ICoreWebView2Frame7::add_FrameCreated](/microsoft-edge/webview2/reference/win32/icorewebview2frame7?view=webview2-1.0.3230-prerelease&preserve-view=true#add_framecreated)
111+
* [ICoreWebView2Frame7::remove_FrameCreated](/microsoft-edge/webview2/reference/win32/icorewebview2frame7?view=webview2-1.0.3230-prerelease&preserve-view=true#remove_framecreated)
113112

114113
* [ICoreWebView2FrameChildFrameCreatedEventHandler](/microsoft-edge/webview2/reference/win32/icorewebview2framechildframecreatedeventhandler?view=webview2-1.0.3230-prerelease&preserve-view=true)<!-- win32 only --><!-- vs. ICoreWebView2ExperimentalFrameChildFrameCreatedEventHandler -->
115114

0 commit comments

Comments
 (0)