diff options
author | mdjones <mdjones@chromium.org> | 2016-02-10 18:06:28 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-11 02:07:41 +0000 |
commit | 338a3bb9656e66896c4b28dc08a24c28579ee5f5 (patch) | |
tree | 1b13e7c11aad8ab97c1db6b686401163af365e4f /extensions/common | |
parent | afbb0c0daf4d298811631c36cbd3c0e93997300f (diff) | |
download | chromium_src-338a3bb9656e66896c4b28dc08a24c28579ee5f5.zip chromium_src-338a3bb9656e66896c4b28dc08a24c28579ee5f5.tar.gz chromium_src-338a3bb9656e66896c4b28dc08a24c28579ee5f5.tar.bz2 |
Revert of Native SSID extraction moved to platform code on Android (patchset #8 id:140001 of https://codereview.chromium.org/1633733005/ )
Reason for revert:
Causes instant crash on Android KK, L, and M.
Original issue's description:
> On Android, move Wifi SSID extraction to a Java implementation
>
> On some Android devices, the device will restart right
> after the browser is launched. This is due to a kernel bug on
> these devices when using the Linux GetWifiSSID implementation,
> which causes a kernel panic and device restart.
>
> To avoid this, a Java-based implementation is used for Android
> devices, which avoids this. Examples of affected devices include:
> HTC One S
> Lenovo A820
> Asus ZenFone 2
> MediaPad 10 FHD
>
> R=bengr@chromium.org,rch@chromium.org
> BUG=555067
> TEST=Take the problem device, install browser and start it, wait for
> 10 seconds. Make 10 experiments, cleaning data before each run.
> Device should not reboot.
TBR=bengr@chromium.org,rch@chromium.org,rsleevi@chromium.org,ripp@yandex-team.ru
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=555067
Review URL: https://codereview.chromium.org/1688103002
Cr-Commit-Position: refs/heads/master@{#374833}
Diffstat (limited to 'extensions/common')
0 files changed, 0 insertions, 0 deletions