Skip to content

Commit e617e9b

Browse files
tamartolmikehoffms
andauthored
Add "enable-aggressive-domstorage-flushing" to "WebView2 browser flags" (#3425)
* Add 'enable-aggressive-domstorage-flushing' to webview-features-flags.md --------- Co-authored-by: Michael S. Hoffman <[email protected]>
1 parent 58c7f7b commit e617e9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: microsoft-edge/webview2/concepts/webview-features-flags.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ If the flag takes a value other than true|false, give an example. -->
105105
| `edge-webview-run-with-package-id` | Runs WebView processes with a package identity (package ID) for a bridged Desktop app. |
106106
| `edge-webview-run-without-package-id` | Runs WebView processes without a package identity (package ID) for a bridged Desktop app. |
107107
| `embedded-browser-webview-dpi-awareness` | Sets the DPI awareness level of the server-side processes. |
108+
| `enable-aggressive-domstorage-flushing` | Enables aggressive flushing of DOM Storage, to minimize data loss. |
108109
| `enable-experimental-web-platform-features` | Enables Web Platform features that are in development. |
109110
| `enable-logging` | Enable logging at the error level. |
110111
| `force-color-profile` | Force all monitors to be treated as though they have the specified color profile. Valid values: `srgb`, `generic-rgb`. |

0 commit comments

Comments
 (0)