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

Issue 2728513003: Log Android LibraryLoader failures (Closed)

Created:
3 years, 9 months ago by David Trainor- moved to gerrit
Modified:
3 years, 9 months ago
Reviewers:
nyquist
CC:
chromium-reviews, agrieve+watch_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Log Android LibraryLoader failures We recently had a build break that removed a library dependency from Chrome, but was still required by Android. Our LibraryLoader attempted to load it and failed, but didn't actually output the failing library. This made it harder to track down the root cause than it should have been. Make a Log.e() call for LibraryLoader failures that prints out the library that we can't load. BUG= Review-Url: https://codereview.chromium.org/2728513003 Cr-Commit-Position: refs/heads/master@{#454339} Committed: https://chromium.googlesource.com/chromium/src/+/8c9deb74cf4f697cb0f6bdb589f04085e8d73e63

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java View 2 chunks +13 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 9 (5 generated)
David Trainor- moved to gerrit
ptal thanks!
3 years, 9 months ago (2017-03-01 23:06:54 UTC) #2
nyquist
lgtm, but could you expand the CL description? I.e.: - What happened before this CL? ...
3 years, 9 months ago (2017-03-01 23:10:28 UTC) #3
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/2728513003/1
3 years, 9 months ago (2017-03-02 18:42:02 UTC) #6
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 19:36:06 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8c9deb74cf4f697cb0f6bdb589f0...

Powered by Google App Engine
This is Rietveld 408576698