0
Files
src/ios
David Jean 47764c093f [ios] Fixed crash in ChromeInternal with 2nd party sdk
2nd party SDK relies on UIApplication.delegate.window as
not optional, while it it, causing a crash.

Bug: 1227456
Change-Id: I36e109580e034299e25e59c4d016388b0f4c0af0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3021141
Commit-Queue: David Jean <djean@chromium.org>
Reviewed-by: Mark Cogan <marq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#900581}
2021-07-12 19:15:39 +00:00
..
2021-06-14 09:37:31 +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.