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

Issue 759833002: [Android] Remove the workaround code of a platform bug. (Closed)

Created:
6 years ago by Feng Qian
Modified:
6 years ago
CC:
chromium-reviews, klundberg+watch_chromium.org, erikwright+watch_chromium.org, yfriedman+watch_chromium.org, asvitkine+watch_chromium.org, jbudorick+watch_chromium.org, petrcermak
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Android] Remove the workaround code of a platform bug. From our UMA and operation feedbacks, we don't see such issue anymore. (We notified the manufactor of the issue and likely they addressed it in OTA). The cleanup restores native library name to libchrome.so instead of libchrome.<VER>.so. BUG=311644 Committed: https://crrev.com/d9201758ca9e6dc47e36026a4029dae5cc69e4c4 Cr-Commit-Position: refs/heads/master@{#305925}

Patch Set 1 #

Patch Set 2 : add reviewers #

Total comments: 9

Patch Set 3 : address reviewer's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -290 lines) Patch
M base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java View 1 2 7 chunks +15 lines, -45 lines 0 comments Download
M base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java View 1 2 6 chunks +6 lines, -131 lines 0 comments Download
D base/android/javatests/src/org/chromium/base/LibraryLoaderHelperTest.java View 1 chunk +0 lines, -55 lines 0 comments Download
M base/android/library_loader/library_loader_hooks.cc View 1 chunk +0 lines, -4 lines 0 comments Download
D build/android/gyp/delete_files.py View 1 chunk +0 lines, -53 lines 0 comments Download
M build/util/version.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Feng Qian
isherman@ for histograms.xml changes. rmcilroy for the reset.
6 years ago (2014-11-25 21:32:06 UTC) #2
Feng Qian
6 years ago (2014-11-25 21:34:31 UTC) #4
Ilya Sherman
histograms.xml lgtm
6 years ago (2014-11-25 22:07:09 UTC) #5
rmcilroy
Yay - glad to see this workaround going away. lgtm with a couple of comments. ...
6 years ago (2014-11-26 11:55:53 UTC) #6
petrcermak
LGTM, agree with rmcilroy's comments. Petr
6 years ago (2014-11-26 17:41:10 UTC) #8
cjhopman
lgtm https://codereview.chromium.org/759833002/diff/20001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/759833002/diff/20001/tools/metrics/histograms/histograms.xml#newcode11579 tools/metrics/histograms/histograms.xml:11579: + Deprecated as of 11/2014, removed form code. ...
6 years ago (2014-11-26 21:48:56 UTC) #9
Feng Qian
https://codereview.chromium.org/759833002/diff/20001/base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java File base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java (right): https://codereview.chromium.org/759833002/diff/20001/base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java#newcode131 base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java:131: * should delete the old workaround and fallback libraries ...
6 years ago (2014-11-26 22:07:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/759833002/40001
6 years ago (2014-11-26 22:22:02 UTC) #12
rmcilroy
https://codereview.chromium.org/759833002/diff/20001/base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java File base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java (right): https://codereview.chromium.org/759833002/diff/20001/base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java#newcode51 base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java:51: static final String LOAD_FROM_APK_FALLBACK_DIR = "fallback"; On 2014/11/26 22:07:16, ...
6 years ago (2014-11-26 23:05:53 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-11-27 00:27:34 UTC) #14
commit-bot: I haz the power
6 years ago (2014-11-27 00:29:37 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d9201758ca9e6dc47e36026a4029dae5cc69e4c4
Cr-Commit-Position: refs/heads/master@{#305925}

Powered by Google App Engine
This is Rietveld 408576698