Update to Chromium version 69.0.3476.0 (#571360)

This commit is contained in:
Marshall Greenblatt
2018-07-02 13:11:49 -04:00
parent 669e8673ce
commit 2d48a07bec
47 changed files with 546 additions and 547 deletions

View File

@@ -378,4 +378,9 @@ patches = [
# https://bitbucket.org/chromiumembedded/cef/issues/2466
'name': 'linux_poll_2466',
},
{
# Fix crash attempting to store session storage to disk in incognito mode.
# https://bugs.chromium.org/p/chromium/issues/detail?id=859010
'name': 'dom_storage_859010',
},
]