-
Notifications
You must be signed in to change notification settings - Fork 542
Diagram relation of WebView2 control, SDK, & Runtime #2450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Diagram relation of WebView2 control, SDK, & Runtime #2450
Conversation
microsoft-edge/webview2/index.md
Outdated
| * User machine | ||
| * Resources | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nishitha-burman @peiche-jessica - pls review diagram:
eg how to describe relation of right-side blocks:
Native-side code | Web-side code
Native control instances | WebView2 control instances
Native-side code includes:
- Code that's related to WebView2
- Code that's not related to WebView2
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit abc57f8:
|
| File | Status | Preview URL | Details |
|---|---|---|---|
| microsoft-edge/webview2/concepts/platform-components.md | View | Details | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/hostapp-wv2ctrl-httpserver.png | 💡Suggestion | View | Details |
| microsoft-edge/webview2/concepts/platform-components-images/hostapp-wv2ctrl-httpserver.png | 💡Suggestion | View | Details |
| microsoft-edge/toc.yml | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/browser-features.md | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/data-privacy.md | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/distribution.md | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/evergreen-vs-fixed-version.md | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/app-design.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/control-runtime-sdk.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/control-sdk-runtime.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/dev-side-user-side.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/distribute-runtime.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/full-diagram.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/resources.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/web-native.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/intro-diagrams-images/what-webview.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/app-design.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/control-runtime-sdk.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/control-sdk-runtime.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/dev-side-user-side.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/distribute-runtime.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/platform-components-images/resources.png | ✅Succeeded | View | |
| microsoft-edge/webview2/concepts/versioning.md | ✅Succeeded | View | |
| microsoft-edge/webview2/how-to/context-menus.md | ✅Succeeded | View |
This comment lists only the first 25 files in the pull request.
microsoft-edge/webview2/concepts/platform-components.md
- Line 220, Column 3: [Warning: bookmark-not-found - See documentation]
Cannot find bookmark '#understanding-the-options-at-the-runtime-download-page' in 'webview2/concepts/distribution.md'. - Line 248, Column 3: [Warning: bookmark-not-found - See documentation]
Cannot find bookmark '#understanding-the-options-at-the-runtime-download-page' in 'webview2/concepts/distribution.md'.
microsoft-edge/webview2/concepts/intro-diagrams-images/hostapp-wv2ctrl-httpserver.png
- Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
microsoft-edge/webview2/concepts/platform-components-images/hostapp-wv2ctrl-httpserver.png
- Line 0, Column 0: [Suggestion: image-name-incomplete - See documentation]
The image name contains an incomplete word, misspelled word, acronym, or abbreviation that is disallowed.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
Rendered article sections for review:
Introduction to Microsoft Edge WebView2 > Overview of the components of the WebView2 platform
/webview2/index.mdOverview of the components of the WebView2 platform
/webview2/concepts/platform-components.mdAB#43409312