commit | bc7dee6458f0c3676f4ea68e0b8a47da186dec71 | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <[email protected]> | Wed Jun 17 01:43:29 2020 |
committer | Commit Bot <[email protected]> | Wed Jun 17 01:43:29 2020 |
tree | 22989b6bcdee867261085dd13aee666ad4503c6e | |
parent | 99a3933bbf5920dcb5e81400b2b6818c69320919 [diff] |
Convert FrameHostMsg_UpdateState to content's FrameHost interface This CL migrates FrameHostMsg_UpdateState to UpdateState in FrameHost interface. Bug: 1093919 TEST=RenderViewImplTest.OnNavStateChanged. Change-Id: Ic0bff0c4b03dc10817a3e5e9c994bb6ff7939362 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2246005 Reviewed-by: Dave Tapuska <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Commit-Queue: Gyuyoung Kim <[email protected]> Cr-Commit-Position: refs/heads/master@{#779132}
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.
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.