Revert "Android: cleanup of transition types"
This reverts commit 495dcf2f. Reason for revert: see https://bugs.chromium.org/p/chromium/issues/detail?id=1169201 . Original change's description: > 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} TBR=sky@chromium.org,mthiesse@chromium.org,tedchoc@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1169201 Change-Id: Idff0c0063f22b7290c37be33062d34eeb6572199 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2644148Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#846225}
Showing
Please register or sign in to comment