commit | 275a6f92b7a6fa72dfb8bf310806ed06f8ad7c64 | [log] [tgz] |
---|---|---|
author | Patrick Monette <[email protected]> | Thu Jan 09 21:05:04 2020 |
committer | Commit Bot <[email protected]> | Thu Jan 09 21:05:04 2020 |
tree | 34554f3050eecfb25ad6a65a507718a4e70a6a23 | |
parent | a12ebfd8f15b217862da0c9dddb3c6ec19a7e7fe [diff] |
Add more overloads using GlobalFrameRoutingId This CL adds an overload to WebContentsImpl::FromRenderFrameHostID() and to RenderFrameHost::FromID() that takes in a GlobalFrameRoutingId instead of taking in a pair of ints. This makes those functions easier to use when the caller already has a GlobalFrameRoutingId instance. Change-Id: I1fd7acf816d5f48b792f69d21007a302317f5cea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1988729 Commit-Queue: Patrick Monette <[email protected]> Reviewed-by: John Abd-El-Malek <[email protected]> Cr-Commit-Position: refs/heads/master@{#729888}
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 .