commit | b6a01f7921e37e8e5642d087faee79f5dc17ee43 | [log] [tgz] |
---|---|---|
author | Gregory Chatzinoff <[email protected]> | Wed Sep 20 20:06:39 2017 |
committer | Commit Bot <[email protected]> | Wed Sep 20 20:06:39 2017 |
tree | 58ce726bbfeca125625102ae5f1e4bf171d35ddf | |
parent | 1e5c67abd6325c2c316fa9a9430b85079174f0d6 [diff] |
Remove use of parent view from PageInfoVC. The PageInfoViewController class used to add a subview directly to its parent view. This CL moves that logic to the presentation provider, so that the parent view does not need to be passed to the Page Info component. Bug: none Change-Id: I150cae3928adebcb378c7d7ed968a59885ca9401 Reviewed-on: https://chromium-review.googlesource.com/673873 Commit-Queue: Gregory Chatzinoff <[email protected]> Reviewed-by: Rohit Rao (ping after 24h) <[email protected]> Cr-Commit-Position: refs/heads/master@{#503230}
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 .