Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Issue 1878893003: Ensure tapped Physical Web links open in a new tab (Closed)

Created:
4 years, 8 months ago by cco3
Modified:
4 years, 7 months ago
CC:
chromium-reviews, mmocny
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure tapped Physical Web links open in a new tab Prior to this change, tapping on a physical web link would open the URL, but then if one were to close chrome (e.g. by hitting the home button, etc.) and then tap the chrome launcher, they would go back to the physical web activity and not the opened content as expected. This change opens the link in a new tab so that closing/reopening behavior works as expected. BUG=601161 Committed: https://crrev.com/6470dc869611cd9f7adfe6200c83fcace8ae35ec Cr-Commit-Position: refs/heads/master@{#392172}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Expand commit description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java View 1 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
mattreynolds
https://codereview.chromium.org/1878893003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java (right): https://codereview.chromium.org/1878893003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java#newcode381 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java:381: .addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); Does this actually open in a new Android ...
4 years, 7 months ago (2016-05-04 20:27:15 UTC) #3
agrieve
https://codereview.chromium.org/1878893003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java (right): https://codereview.chromium.org/1878893003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java#newcode381 chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java:381: .addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); On 2016/05/04 20:27:15, mattreynolds wrote: > Does this ...
4 years, 7 months ago (2016-05-04 20:36:54 UTC) #4
mattreynolds
lgtm
4 years, 7 months ago (2016-05-05 00:04:07 UTC) #5
cco3
4 years, 7 months ago (2016-05-06 16:38:32 UTC) #7
nyquist
lgtm, but could you please expand the CL description? One paragraph for each of these ...
4 years, 7 months ago (2016-05-06 21:14:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1878893003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1878893003/20001
4 years, 7 months ago (2016-05-06 21:27:16 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-06 22:09:41 UTC) #14
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 22:10:53 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6470dc869611cd9f7adfe6200c83fcace8ae35ec
Cr-Commit-Position: refs/heads/master@{#392172}

Powered by Google App Engine
This is Rietveld 408576698