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

Issue 2340853002: Fix the crash: Failed to create WebAPKServiceImpl. (Closed)

Created:
4 years, 3 months ago by Xi Han
Modified:
4 years, 3 months ago
Reviewers:
pkotwicz, agrieve
CC:
chromium-reviews, pkotwicz, Yaron
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the crash: Failed to create WebAPKServiceImpl. The crash is caused by not including the AIDL files from which the WebApkServiceImpl is inherited in the webapk1.dex. In the build.gn, I move the dependency of webapk_service_aidl from "deps" to "srcjar_deps", since the .java files in the latter will be included in webapk1.dex. BUG=645215 Committed: https://crrev.com/9ad9ad873f501e8c119fe02267a788add0775426 Cr-Commit-Position: refs/heads/master@{#419017}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/android/webapk/libs/runtime_library/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (10 generated)
Xi Han
Hi Andrew, could you please take a look? Thanks!
4 years, 3 months ago (2016-09-14 19:20:48 UTC) #2
agrieve
On 2016/09/14 19:20:48, Xi Han wrote: > Hi Andrew, could you please take a look? ...
4 years, 3 months ago (2016-09-14 19:32:10 UTC) #4
agrieve
That said, I think this makes sense, so lgtm if the bots are happy.
4 years, 3 months ago (2016-09-14 19:34:57 UTC) #6
Xi Han
On 2016/09/14 19:34:57, agrieve wrote: > That said, I think this makes sense, so lgtm ...
4 years, 3 months ago (2016-09-14 19:45:59 UTC) #7
Xi Han
+pkotwicz@, please take a look, thanks!
4 years, 3 months ago (2016-09-15 13:46:23 UTC) #12
pkotwicz
LGTM
4 years, 3 months ago (2016-09-15 19:37:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2340853002/1
4 years, 3 months ago (2016-09-15 19:44:05 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-15 22:35:58 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 22:37:33 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9ad9ad873f501e8c119fe02267a788add0775426
Cr-Commit-Position: refs/heads/master@{#419017}

Powered by Google App Engine
This is Rietveld 408576698