cleanup crazylinker code to support component build |
||
Issue descriptionCrazylinker's component build has been broken since Oct. 2013, but nobody cares about it. it seems that we don't need to support it in near future. But, there are related code already broken, we should clean it.
,
Oct 27 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6e23b4d09d51ef90bfb50cf9763acc1ee2cd381f commit 6e23b4d09d51ef90bfb50cf9763acc1ee2cd381f Author: michaelbai <michaelbai@chromium.org> Date: Thu Oct 27 16:55:37 2016 Revert of Crazylinker: remove the code to load component build library (patchset #4 id:60001 of https://codereview.chromium.org/2406083002/ ) Reason for revert: Wrong change about comment Original issue's description: > Crazylinker: remove the code to load component build library > > The code is broken, component build library will not be loaded if > non-component build library is in system lib path, e.g. Chrome is > preinstalled. > > BUG= 657093 > > Committed: https://crrev.com/275c325caaec3cc65f0c3be9af0abd00963e9d01 > Cr-Commit-Position: refs/heads/master@{#427809} TBR=torne@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= 657093 Review-Url: https://codereview.chromium.org/2453683007 Cr-Commit-Position: refs/heads/master@{#428059} [modify] https://crrev.com/6e23b4d09d51ef90bfb50cf9763acc1ee2cd381f/base/android/java/src/org/chromium/base/library_loader/Linker.java [modify] https://crrev.com/6e23b4d09d51ef90bfb50cf9763acc1ee2cd381f/base/android/linker/config.gni
,
Nov 3 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/4595065335bae1a423f64abe3c1b42db75d5fa0f commit 4595065335bae1a423f64abe3c1b42db75d5fa0f Author: michaelbai <michaelbai@chromium.org> Date: Thu Nov 03 19:13:02 2016 Crazylinker: remove the code to load component build library BUG= 657093 Review-Url: https://codereview.chromium.org/2462333002 Cr-Commit-Position: refs/heads/master@{#429664} [modify] https://crrev.com/4595065335bae1a423f64abe3c1b42db75d5fa0f/base/android/java/src/org/chromium/base/library_loader/Linker.java [modify] https://crrev.com/4595065335bae1a423f64abe3c1b42db75d5fa0f/base/android/linker/config.gni
,
Nov 3 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 26 2016