0
Files
src/ios
Danyao Wang 230f4f9918 [Nav Experiment] Fix crash in WKBasedNavigationManager::AddTransientItem
It seems that SSL interstitial presented during captive portal detection
calls WKBasedNavigationManager::AddTransientItem() without adding a
pending item. This breaks an assumption in code. This CL is the same
fix patched for LegacyNavigationManagerImpl in crbug.com/822908.

Bug: 834263
Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: Ibac582427415db956a5887c153bf6499e73c1faa
Reviewed-on: https://chromium-review.googlesource.com/1144268
Reviewed-by: Kurt Horimoto <kkhorimoto@chromium.org>
Commit-Queue: Danyao Wang <danyao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576919}
2018-07-20 17:50:01 +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.