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

Issue 950223002: Android: Move resources for validation message bubble to components/web_contents_delegate_android/. (Closed)

Created:
5 years, 10 months ago by tkent
Modified:
5 years, 9 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Move resources for validation message bubble to components/web_contents_delegate_android/. These resources are used only by web_contents_delegate_android. BUG=458328 Committed: https://crrev.com/6a885cd9038c536a3c7c13f0ca99eb8e59dcc75e Cr-Commit-Position: refs/heads/master@{#318637}

Patch Set 1 #

Patch Set 2 : for android_webview #

Patch Set 3 : aapt_flags #

Patch Set 4 : add per-file entries #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -72 lines) Patch
M android_webview/android_webview.gyp View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M android_webview/build/resources_config.mk View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M components/OWNERS View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M components/web_contents_delegate_android.gypi View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M components/web_contents_delegate_android/BUILD.gn View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-hdpi/bubble.9.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-hdpi/bubble_arrow_up.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-hdpi/ic_warning.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-mdpi/bubble.9.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-mdpi/bubble_arrow_up.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-mdpi/ic_warning.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-xhdpi/bubble.9.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-xhdpi/bubble_arrow_up.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/drawable-xhdpi/ic_warning.png View Binary file 0 comments Download
A + components/web_contents_delegate_android/android/java/res/layout/validation_message_bubble.xml View 0 chunks +-1 lines, --1 lines 0 comments Download
M components/web_contents_delegate_android/android/java/src/org/chromium/components/web_contents_delegate_android/ValidationMessageBubble.java View 1 chunk +0 lines, -1 line 0 comments Download
D content/public/android/java/res/drawable-hdpi/bubble.9.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-hdpi/bubble_arrow_up.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-hdpi/ic_warning.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-mdpi/bubble.9.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-mdpi/bubble_arrow_up.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-mdpi/ic_warning.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-xhdpi/bubble.9.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-xhdpi/bubble_arrow_up.png View Binary file 0 comments Download
D content/public/android/java/res/drawable-xhdpi/ic_warning.png View Binary file 0 comments Download
D content/public/android/java/res/layout/validation_message_bubble.xml View 1 chunk +0 lines, -72 lines 0 comments Download

Messages

Total messages: 33 (13 generated)
tkent
aurimas, benm, the patch doesn't work for android_aosp. What should we do for it?
5 years, 10 months ago (2015-02-24 06:07:46 UTC) #3
benm (inactive)
+torne
5 years, 10 months ago (2015-02-24 11:25:50 UTC) #5
Torne
I think you need to add a new action to the list here: https://code.google.com/p/chromium/codesearch#chromium/src/android_webview/android_webview.gyp&l=396 which ...
5 years, 10 months ago (2015-02-24 12:44:43 UTC) #6
tkent
On 2015/02/24 12:44:43, Torne wrote: > I think you need to add a new action ...
5 years, 10 months ago (2015-02-25 06:09:03 UTC) #8
Torne
On 2015/02/25 06:09:03, tkent wrote: > On 2015/02/24 12:44:43, Torne wrote: > > I think ...
5 years, 10 months ago (2015-02-25 09:30:33 UTC) #9
tkent
On 2015/02/25 09:30:33, Torne wrote: > Hm. I think you also need to add "--extra-packages ...
5 years, 10 months ago (2015-02-26 01:15:55 UTC) #11
aurimas (slooooooooow)
lgtm
5 years, 10 months ago (2015-02-26 01:16:58 UTC) #12
Torne
android_webview/ LGTM
5 years, 10 months ago (2015-02-26 10:25:35 UTC) #13
aurimas (slooooooooow)
+tedchoc@ as benm@ no longer works on Chrome.
5 years, 10 months ago (2015-02-26 23:16:55 UTC) #15
Ted C
On 2015/02/26 23:16:55, aurimas wrote: > +tedchoc@ as benm@ no longer works on Chrome. lgtm
5 years, 10 months ago (2015-02-26 23:20:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950223002/100001
5 years, 10 months ago (2015-02-26 23:25:03 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/45948)
5 years, 10 months ago (2015-02-27 01:22:25 UTC) #20
tkent
jochen, would you stamp components/web_contents_delegate_android.gypi change please? It has no per-file owner.
5 years, 10 months ago (2015-02-27 01:28:42 UTC) #22
jochen (gone - plz use gerrit)
On 2015/02/27 at 01:28:42, tkent wrote: > jochen, would you stamp components/web_contents_delegate_android.gypi change please? > ...
5 years, 10 months ago (2015-02-27 09:10:34 UTC) #23
tkent
On 2015/02/27 09:10:34, jochen (traveling) wrote: > On 2015/02/27 at 01:28:42, tkent wrote: > > ...
5 years, 9 months ago (2015-03-01 23:34:06 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950223002/120001
5 years, 9 months ago (2015-03-01 23:34:55 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/1011)
5 years, 9 months ago (2015-03-01 23:43:38 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/950223002/120001
5 years, 9 months ago (2015-03-02 01:51:25 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 9 months ago (2015-03-02 03:05:56 UTC) #32
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 03:07:29 UTC) #33
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6a885cd9038c536a3c7c13f0ca99eb8e59dcc75e
Cr-Commit-Position: refs/heads/master@{#318637}

Powered by Google App Engine
This is Rietveld 408576698