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

Issue 937863003: Add AwAssets into android_webview/native/public (Closed)

Created:
5 years, 10 months ago by hush (inactive)
Modified:
5 years, 10 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

Add AwAssets into android_webview/native/public This is done so that android_webview/browser doesn't need to depend on android_webview/native BUG=459779 Committed: https://crrev.com/a08360b39730751c5f85797bdff5b748d907c11a Cr-Commit-Position: refs/heads/master@{#317475}

Patch Set 1 #

Total comments: 1

Patch Set 2 : gyp file? #

Total comments: 2

Patch Set 3 : gyp #

Patch Set 4 : Just move aw_assets to public totally #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -102 lines) Patch
M android_webview/browser/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M android_webview/browser/aw_browser_main_parts.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M android_webview/lib/main/aw_main_delegate.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/android_webview_jni_registrar.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
D android_webview/native/aw_assets.h View 1 2 3 1 chunk +0 lines, -36 lines 0 comments Download
D android_webview/native/aw_assets.cc View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
M android_webview/native/aw_media_url_interceptor.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + android_webview/native/public/aw_assets.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + android_webview/native/public/aw_assets.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M android_webview/native/webview_native.gyp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
hush (inactive)
PTAL
5 years, 10 months ago (2015-02-18 23:53:26 UTC) #2
sgurun-gerrit only
On 2015/02/18 23:53:26, hush wrote: > PTAL
5 years, 10 months ago (2015-02-19 00:00:58 UTC) #3
sgurun-gerrit only
https://codereview.chromium.org/937863003/diff/1/android_webview/native/webview_native.gyp File android_webview/native/webview_native.gyp (right): https://codereview.chromium.org/937863003/diff/1/android_webview/native/webview_native.gyp#newcode100 android_webview/native/webview_native.gyp:100: 'publc/aw_assets_utils.h', does this even compile?
5 years, 10 months ago (2015-02-19 00:01:04 UTC) #5
hush (inactive)
On 2015/02/19 00:01:04, sgurun wrote: > https://codereview.chromium.org/937863003/diff/1/android_webview/native/webview_native.gyp > File android_webview/native/webview_native.gyp (right): > > https://codereview.chromium.org/937863003/diff/1/android_webview/native/webview_native.gyp#newcode100 > ...
5 years, 10 months ago (2015-02-19 00:04:43 UTC) #6
hush (inactive)
On 2015/02/19 00:04:43, hush wrote: > On 2015/02/19 00:01:04, sgurun wrote: > > > https://codereview.chromium.org/937863003/diff/1/android_webview/native/webview_native.gyp ...
5 years, 10 months ago (2015-02-19 00:57:18 UTC) #7
boliu
On 2015/02/19 00:57:18, hush wrote: > On 2015/02/19 00:04:43, hush wrote: > > On 2015/02/19 ...
5 years, 10 months ago (2015-02-19 00:59:43 UTC) #8
hush (inactive)
On 2015/02/19 00:59:43, boliu wrote: > On 2015/02/19 00:57:18, hush wrote: > > On 2015/02/19 ...
5 years, 10 months ago (2015-02-19 01:55:51 UTC) #9
sgurun-gerrit only
https://codereview.chromium.org/937863003/diff/20001/android_webview/native/public/aw_assets_utils.h File android_webview/native/public/aw_assets_utils.h (right): https://codereview.chromium.org/937863003/diff/20001/android_webview/native/public/aw_assets_utils.h#newcode5 android_webview/native/public/aw_assets_utils.h:5: #ifndef ANDROID_WEBVIEW_NATIVE_PUBLIC_AW_ASSETS_H_ fix, seems like not named properly. https://codereview.chromium.org/937863003/diff/20001/android_webview/native/public/aw_assets_utils.h#newcode13 ...
5 years, 10 months ago (2015-02-19 02:19:32 UTC) #10
hush (inactive)
On 2015/02/19 02:19:32, sgurun wrote: > https://codereview.chromium.org/937863003/diff/20001/android_webview/native/public/aw_assets_utils.h > File android_webview/native/public/aw_assets_utils.h (right): > > https://codereview.chromium.org/937863003/diff/20001/android_webview/native/public/aw_assets_utils.h#newcode5 > ...
5 years, 10 months ago (2015-02-19 02:29:01 UTC) #11
hush (inactive)
what do you think of PS4?
5 years, 10 months ago (2015-02-20 18:54:46 UTC) #13
sgurun-gerrit only
On 2015/02/20 18:54:46, hush wrote: > what do you think of PS4? lgtm
5 years, 10 months ago (2015-02-21 01:02:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/937863003/70009
5 years, 10 months ago (2015-02-21 01:03:37 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:70009)
5 years, 10 months ago (2015-02-21 01:22:05 UTC) #17
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/a08360b39730751c5f85797bdff5b748d907c11a Cr-Commit-Position: refs/heads/master@{#317475}
5 years, 10 months ago (2015-02-21 01:22:34 UTC) #18
binjin
5 years, 10 months ago (2015-02-23 11:19:58 UTC) #19
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:70009) has been created in
https://codereview.chromium.org/947113002/ by binjin@chromium.org.

The reason for reverting is: Suspected to cause 'checkdeps' failures on Linux
bot:
http://build.chromium.org/p/chromium.linux/builders/Linux%20Tests/builds/2099...

ERROR in
/mnt/data/b/build/slave/Linux_Tests/build/src/android_webview/browser/aw_dev_tools_manager_delegate.cc
  Illegal include: "android_webview/native/aw_contents.h"
    Because of "-android_webview" from android_webview/browser's include_rules.
.

Powered by Google App Engine
This is Rietveld 408576698