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

Issue 2075753002: aw: Try strip out last component of app name for android_res (Closed)

Created:
4 years, 6 months ago by boliu
Modified:
4 years, 6 months ago
Reviewers:
Torne
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

aw: Try strip out last component of app name for android_res Gradle allows the R class of the app to differ from the application name. This CL specifically handles the case where the R class is the application name with suffixes added. Eg: app: com.example.app R class: com.example.app.free.R BUG=599869 Committed: https://crrev.com/3730ff3155bc7c214865a01e0bfbe7221eac3e62 Cr-Commit-Position: refs/heads/master@{#400985}

Patch Set 1 #

Patch Set 2 : check strip #

Total comments: 4

Patch Set 3 : review #

Patch Set 4 : minor clean up #

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

Messages

Total messages: 19 (7 generated)
boliu
Something like this? I don't have a good way to test this though. Maybe just ...
4 years, 6 months ago (2016-06-16 19:19:26 UTC) #2
Torne
https://codereview.chromium.org/2075753002/diff/20001/android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java File android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java (right): https://codereview.chromium.org/2075753002/diff/20001/android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java#newcode83 android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java:83: // Strip out last component so gradle generated application ...
4 years, 6 months ago (2016-06-17 10:40:53 UTC) #3
Torne
On 2016/06/16 19:19:26, boliu wrote: > Something like this? > > I don't have a ...
4 years, 6 months ago (2016-06-17 10:44:27 UTC) #4
boliu
https://codereview.chromium.org/2075753002/diff/20001/android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java File android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java (right): https://codereview.chromium.org/2075753002/diff/20001/android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java#newcode83 android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java:83: // Strip out last component so gradle generated application ...
4 years, 6 months ago (2016-06-17 15:21:04 UTC) #5
Torne
On 2016/06/17 15:21:04, boliu wrote: > https://codereview.chromium.org/2075753002/diff/20001/android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java > File > android_webview/java/src/org/chromium/android_webview/AndroidProtocolHandler.java > (right): > > ...
4 years, 6 months ago (2016-06-20 13:12:31 UTC) #6
boliu
ok, set up android studio just for this, manually tested this android studio certainly doesn't ...
4 years, 6 months ago (2016-06-20 21:44:30 UTC) #7
Torne
On 2016/06/20 21:44:30, boliu wrote: > ok, set up android studio just for this, manually ...
4 years, 6 months ago (2016-06-21 10:03:38 UTC) #10
boliu
On 2016/06/21 10:03:38, Torne wrote: > On 2016/06/20 21:44:30, boliu wrote: > > ok, set ...
4 years, 6 months ago (2016-06-21 13:44:21 UTC) #12
Torne
On 2016/06/21 13:44:21, boliu wrote: > On 2016/06/21 10:03:38, Torne wrote: > > On 2016/06/20 ...
4 years, 6 months ago (2016-06-21 13:46:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2075753002/60001
4 years, 6 months ago (2016-06-21 13:47:42 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-21 14:25:40 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 14:27:08 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3730ff3155bc7c214865a01e0bfbe7221eac3e62
Cr-Commit-Position: refs/heads/master@{#400985}

Powered by Google App Engine
This is Rietveld 408576698