Skip to content

Commit 95b9993

Browse files
Update specs/CustomStoragePartition.md
Co-authored-by: FrankC-msft <99926235+FrankC-msft@users.noreply.github.com>
1 parent 7eab2a3 commit 95b9993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specs/CustomStoragePartition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For certain WebView host apps, there is a desire to have different contexts for
66
different WebViews using the same profile so that when the same websites run in
77
these WebViews, they will have different DOM storages and cookie jars. An example
88
is different accounts within an application.
9-
Previosly, the application can use different profiles for different contexts, but
9+
Previously, the application can use different profiles for different contexts, but
1010
that has 2 short comings:
1111
- WebViews from different profiles are not allowed to have opener/opened window relationship.
1212
- Using profiles means totally different storage for all files like http caches and less performance.

0 commit comments

Comments
 (0)