Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Issue 11828045: [android_webview] Forward the InternalAccessDelegate interface via AwContents. (Closed)

Created:
7 years, 11 months ago by mkosiba (inactive)
Modified:
7 years, 11 months ago
Reviewers:
benm (inactive)
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mkosiba (inactive)
7 years, 11 months ago (2013-01-10 13:49:00 UTC) #1
benm (inactive)
lgtm
7 years, 11 months ago (2013-01-10 14:04:21 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkosiba@chromium.org/11828045/1
7 years, 11 months ago (2013-01-10 14:13:49 UTC) #3
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 15:06:39 UTC) #4
Message was sent while issue was closed.
Change committed as 176086

Powered by Google App Engine
This is Rietveld 408576698