Description[android_webview] Forward the InternalAccessDelegate interface via AwContents.
This change introduces a new public InternalAccessDelegate interface
on AwContents.
The purpose of the new interface is to support adding new internal
access methods that are required by AwContents but not by
ContentViewCore. An added benefit is isolating the embedder from
one more org.chromium.content.* type.
BUG=None
TEST=compile
Java-only change.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176086
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|