Crash when adding to the homescreen and AddToHomescreenDataFetcher's web manifest fetch times out |
||
Issue descriptionCrash when adding to the homescreen and AddToHomescreenDataFetcher's web manifest fetch times out when WebAPKs are installed The crash is caused because: - AddToHomescreenManager::OnDidDetermineWebApkCompatibility() is never called when the fetch times out. As result, the dialog is never shown. - AddToHomescreenManager::OnDataAvailable() is still called. - AddToHomescreenManager#mObserver being null when OnDataAvailable() is called because the dialog is not shown.
,
Oct 29 2016
This change is not worth testing manually. It requires a slow site |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 20 2016