commit | cc8fa84f84f0ecb50bb7491c3299a66e5d5adb1e | [log] [tgz] |
---|---|---|
author | Justin Cohen <justincohen@google.com> | Thu Jul 29 09:12:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 29 09:12:35 2021 |
tree | c5b25d5fbfd4a155a1951ecce870117ada4e4b85 | |
parent | cdbba395260cd754a73ac8ddbd4b657a13cf3fc6 [diff] |
ios: Deflake WebStateTest RestoreLargeSession. Don't DCHECK if the WKWebView is released before an error page script can be injected. Change-Id: If4d97e18c61e1b31f44264902f3db6173bc4f701 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3056784 Auto-Submit: Justin Cohen <justincohen@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#906632}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.