DescriptionPass JavaRef to WebContents::FromJavaWebContents.
Update WebContents::FromJavaWebContents to use JavaRef instead of bare
jobject. Various function parameter types are converted from jobject to
JavaRef to enable calls to obj() higher up the call chain to be removed.
Also, fix a few similar cases that just happen to be in the same files
as files already being modified, to avoid touching them again in a later
CL.
BUG=506850
Committed: https://crrev.com/b5fe8a62b9b232e9f003d28d9cacb77378b6d4e2
Cr-Commit-Position: refs/heads/master@{#417260}
Patch Set 1 #Messages
Total messages: 9 (3 generated)
|