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

Issue 12880022: [android_webview] Rename AndroidWebView* -> Aw*. (Closed)

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

Description

[android_webview] Rename AndroidWebView* -> Aw*. Just renaming some of the AndroidWebView* classes to match the new naming scheme where we use the Aw prefix. BUG=None TESTS=Builds Java-only change, works fine on android trybot. NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190436

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -540 lines) Patch
D android_webview/javatests/src/org/chromium/android_webview/test/AndroidWebViewLoadUrlTest.java View 1 chunk +0 lines, -134 lines 0 comments Download
D android_webview/javatests/src/org/chromium/android_webview/test/AndroidWebViewTestBase.java View 1 chunk +0 lines, -304 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ArchiveTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientAutoLoginTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFaviconTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientFullScreenVideoTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientGetVideoLoadingProgressViewTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientOnFormResubmissionTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientOnScaleChangedTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldIgnoreNavigationTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientVisitedHistoryTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwQuotaManagerBridgeTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/AwSettingsTest.java View 1 chunk +1 line, -1 line 0 comments Download
A + android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java View 1 chunk +4 lines, -4 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ClearHistoryTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ClientAddMessageToConsoleTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ClientOnPageFinishedTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ClientOnReceivedErrorTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ContentViewMiscTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/ContentViewZoomTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/CookieManagerTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/GetTitleTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/LoadDataWithBaseUrlTest.java View 1 chunk +1 line, -1 line 0 comments Download
A + android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/NavigationHistoryTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/SaveRestoreStateTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/UserAgentTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/WebKitHitTestTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/WebViewFindApisTestBase.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/WebViewModalDialogOverrideTest.java View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/test/shell/AndroidManifest.xml View 1 chunk +2 lines, -2 lines 0 comments Download
D android_webview/test/shell/src/org/chromium/android_webview/test/AndroidWebViewTestRunnerActivity.java View 1 chunk +0 lines, -62 lines 0 comments Download
A + android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java View 2 chunks +2 lines, -2 lines 0 comments Download
M build/landmines.py View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mkosiba (inactive)
7 years, 9 months ago (2013-03-25 16:32:55 UTC) #1
benm (inactive)
lgtm stamp
7 years, 9 months ago (2013-03-25 16:36:50 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/12880022/2001
7 years, 9 months ago (2013-03-25 17:54:09 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-25 18:04:03 UTC) #4
Message was sent while issue was closed.
Change committed as 190436

Powered by Google App Engine
This is Rietveld 408576698