0
Files
src/ios
Mike Dougherty 7554fd42ff [iOS] Clear WebUI when navigating back to restore URL
With SlimNavigationManager enabled, navigating back to a restore URL after a
cold launch DCHECKs because the webUI is not cleared.

Bug: 996221
Change-Id: I2c754f2e95dd6fad3cb7861eaff275602154671d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773700
Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org>
Commit-Queue: Mike Dougherty <michaeldo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#691815}
2019-08-29 21:43:06 +00:00
..
2019-08-28 15:54:16 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.