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}
5 years, 10 months ago
(2015-02-24 11:25:50 UTC)
#5
+torne
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
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
On 2015/02/25 06:09:03, tkent wrote:
> On 2015/02/24 12:44:43, Torne wrote:
> > I think you need to add a new action to the list here:
> >
>
https://code.google.com/p/chromium/codesearch#chromium/src/android_webview/an...
> >
> > which will jarjar the resources from this new res/ directory, and then add
an
> > entry to the list of inputs here:
> >
>
https://code.google.com/p/chromium/codesearch#chromium/src/android_webview/bu...
> >
> > to actually include the resources in the webview APK.
>
> Thank you for the advice. I followed it in Patch Set 2, but still have the
same
> build error.
Hm. I think you also need to add "--extra-packages
org.chromium.components.web_contents_delegate_android" to the list of those in
android_webview_aapt_flags in resources_config.mk too.
Sorry about this, the people who got a lot of this stuff working on the aosp bot
are no longer on the team. We're hoping we can get rid of the whole android_aosp
bot pretty soon :)
tkent
Patchset #3 (id:80001) has been deleted
5 years, 10 months ago
(2015-02-25 23:37:53 UTC)
#10
Patchset #3 (id:80001) has been deleted
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
On 2015/02/25 09:30:33, Torne wrote:
> Hm. I think you also need to add "--extra-packages
> org.chromium.components.web_contents_delegate_android" to the list of those in
> android_webview_aapt_flags in resources_config.mk too.
Thank you! Try bots finally passed.
aurimas (slooooooooow)
lgtm
5 years, 10 months ago
(2015-02-26 01:16:58 UTC)
#12
lgtm
Torne
android_webview/ LGTM
5 years, 10 months ago
(2015-02-26 10:25:35 UTC)
#13
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
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, would you stamp components/web_contents_delegate_android.gypi change
please?
It has no per-file owner.
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
On 2015/02/27 at 01:28:42, tkent wrote:
> jochen, would you stamp components/web_contents_delegate_android.gypi change
please?
> It has no per-file owner.
could you add an appropriate per-file OWNER please?
then this lgtm
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
On 2015/02/27 09:10:34, jochen (traveling) wrote:
> On 2015/02/27 at 01:28:42, tkent wrote:
> > jochen, would you stamp components/web_contents_delegate_android.gypi change
> please?
> > It has no per-file owner.
>
> could you add an appropriate per-file OWNER please?
>
> then this lgtm
Done.
I added:
> per-file web_contents_delegate_android.gypi=benm@chromium.org
> per-file web_contents_delegate_android.gypi=tedchoc@chromium.org
tkent
The CQ bit was checked by tkent@chromium.org
5 years, 9 months ago
(2015-03-01 23:34:11 UTC)
#25
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
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
Reviewers: aurimas (slooooooooow), Torne, Ted C, benm (inactive), jochen (gone - plz use gerrit)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0