Android: WebContents.notifyRendererPreferenceUpdate
Replaces Tab.notifyRendererPreferenceUpdate with a new API on WebContents. This CL addressed a TODO in Tab. Rather than exposing Java RenderViewHost which requires modification in already-deprecated native content::RenderViewHostImpl, the changes follows the direction recommended in the comment by updating WebContents for this page-specific function. Bug: 960746 Change-Id: I7bfe3c1d04a7a7ec2906e829912e7906ff30d937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1630378 Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#664536}
Showing
Please register or sign in to comment