Android: cleanup of transition types
This removes adding the qualifier PageTransition.FROM_API for TabLaunchTypes of FROM_LINK and FROM_RESTORE. I believe this was unintentional, and doesn't make sense to use FROM_API with. This also removes FROM_API for intents that came from chrome and launched chrome. Again, seems like we shouldn't use FROM_API for this scenario either. I came across this while doing the other patches. AFAIK nothing depends upon this, just seems worth cleaning up. BUG=none TEST=none Change-Id: Id89fbc0e70fb52a662ac33a55d269460677ee152 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511853 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#823388}
Showing
Please register or sign in to comment