Update Java WCO#renderFrameCreated to take process and frame IDs
This change updates WebContentsObserverProxy::RenderFrameCreated() to pass process id and render frame id to Java instead of always creating a Java RenderFrameHost. This addresses a memory regression and will allow future code to get a Java RenderFrameHost object on demand. Bug: 1101948 Change-Id: I61bd8dfdf7eedfd57af10c65747aecc42d1cee8c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308213Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#790216}
Showing
Please register or sign in to comment