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

Issue 1154333002: Change WebView package name to be same with system one (Closed)

Created:
5 years, 7 months ago by Yang Gu
Modified:
5 years, 6 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change WebView package name to be same with system one Package name of system WebView is "com.google.android.webview", while current self-build one is "com.android.webview". If package name does not match, it may not work properly if we replace the system one with self-build one, as package manager uses package name to correctly load WebView. BUG=492514

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M android_webview/apk/java/AndroidManifest.xml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (1 generated)
Yang Gu
5 years, 6 months ago (2015-06-04 04:56:50 UTC) #2
Message was sent while issue was closed.
This is not going to change per discussion on bug. Just close it.

Powered by Google App Engine
This is Rietveld 408576698