summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/display.cc
diff options
context:
space:
mode:
authorshreyasv <shreyasv@chromium.org>2015-08-06 20:11:21 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-07 03:11:58 +0000
commit77c475e92057174e499223f350c31986a5f49d32 (patch)
tree6d5d85008648720b95fa73ef4418b89622bee19c /cc/surfaces/display.cc
parent8796cfabae6d59a33895e8ad6928b077b40a72eb (diff)
downloadchromium_src-77c475e92057174e499223f350c31986a5f49d32.zip
chromium_src-77c475e92057174e499223f350c31986a5f49d32.tar.gz
chromium_src-77c475e92057174e499223f350c31986a5f49d32.tar.bz2
Adding 2 WebClient method
1) AllowWebViewAllocInit This is a way to let the embedder choose if it wants to allow creation of web views using alloc, init 2) WebViewsNeedActiveStateManager This is a way to let the embedder choose if it wants to implement modal data partitioning. Modal data partitioning is a "mode" in web/ by which browsing data (incl. Cookies, LocalStorage) will be separated between BrowserStates. An embedder may choose to use web in this mode however this comes with a set of caveats that the embedder needs to adhere to. Not every web embedder may choose to do the extra work involved in adopting this mode. This WebClient methods is way to specify that. BUG=480507 Review URL: https://codereview.chromium.org/1258413005 Cr-Commit-Position: refs/heads/master@{#342283}
Diffstat (limited to 'cc/surfaces/display.cc')
0 files changed, 0 insertions, 0 deletions