DescriptionRemove unnessary usage of Tab.getNativePtr().
We shouldn't be asking for native pointers from java. All that was
needed was a WebContents, so use that directly.
getNativePtr isn't called anymore but can't be removed until the downstream
override is gone which needs this patch to roll down.
Committed: https://crrev.com/4846e390ad4a0462057dd072fafeea41ea9e5bc6
Cr-Commit-Position: refs/heads/master@{#317089}
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 13 (6 generated)
|