commit | bf5494748fe2321e81893939885e8fd02a3083e4 | [log] [tgz] |
---|---|---|
author | Takashi Toyoshima <[email protected]> | Thu Jul 01 07:47:20 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jul 01 07:47:20 2021 |
tree | b3540b9f76cbc40596de688500b180cfc0aa6ad0 | |
parent | 29e8f8dc5ebdf55667b1452d9d698ef96d615509 [diff] |
MPArch: Remove NavigationControllerDelegate::Stop This patch removes NavigationControllerDelegate::Stop, and now the only caller calls FrameTree:StopLoading directly. Bug: 1224294 Change-Id: I6e3c5b3e38a58e8348c1273c4f2cd7688fa9e2ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2992401 Commit-Queue: Takashi Toyoshima <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Reviewed-by: Alexander Timin <[email protected]> Cr-Commit-Position: refs/heads/master@{#897686}
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.