Android flag FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY is unpredictable |
|
Issue descriptionIn certain cases, we want to know if the we're returning to Chrome from the recent apps. It seems like FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY bit is supposed to be set on the intent starting Chrome, but it isn't always set. This bit does seem to be set for certain cases (e.g added for this VR specific use-case by this patch: https://chromium-review.googlesource.com/c/616088/5). We should investigate and file a bug for Android if needed. |
|
►
Sign in to add a comment |
|
Comment 1 by sheriffbot@chromium.org
, Aug 22Status: Untriaged (was: Available)