|
|
DescriptionAuto-enable Physical Web for appropriate users
Now that the Physical Web no longer displays notifications, the
opt-in notification will not fire. Instead, users can enable the
Physical Web manually, or if they have Google search enabled (i.e.,
they are already sending info to Google for omnibox results). Note
that this is the same behavior as on iOS.
BUG=663842
Review-Url: https://codereview.chromium.org/2618613007
Cr-Commit-Position: refs/heads/master@{#443128}
Committed: https://chromium.googlesource.com/chromium/src/+/5d0bae6b0cf3d23a1b4d6a56e34ed015cfa82989
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unnecessary feature check #Patch Set 3 : Rebase #Messages
Total messages: 21 (10 generated)
cco3@chromium.org changed reviewers: + mattreynolds@chromium.org
lgtm
cco3@chromium.org changed reviewers: + dtrainor@chromium.org
Hi David, would you be able to review this change?
mmocny@chromium.org changed reviewers: + mmocny@chromium.org
lgtm https://codereview.chromium.org/2618613007/diff/1/chrome/android/java/src/org... File chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWeb.java (right): https://codereview.chromium.org/2618613007/diff/1/chrome/android/java/src/org... chrome/android/java/src/org/chromium/chrome/browser/physicalweb/PhysicalWeb.java:132: if (featureIsEnabled() && isPhysicalWebPreferenceEnabled()) { Nit: featureIsEnabled() is redundant now, since you check for it at the start.
lgtm
Hi David, would you be able to review this change?
The CQ bit was checked by cco3@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from mmocny@chromium.org, mattreynolds@chromium.org Link to the patchset: https://codereview.chromium.org/2618613007/#ps20001 (title: "Remove unnecessary feature check")
Whoops, didn't mean to send that...
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm6...) linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
The CQ bit was checked by cco3@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from dtrainor@chromium.org, mmocny@chromium.org, mattreynolds@chromium.org Link to the patchset: https://codereview.chromium.org/2618613007/#ps40001 (title: "Rebase")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch. Bot data: {"patchset_id": 40001, "attempt_start_ts": 1484180791377790, "parent_rev": "4d26738f00698ad57b12bf969251513b5260f954", "commit_rev": "5d0bae6b0cf3d23a1b4d6a56e34ed015cfa82989"}
Message was sent while issue was closed.
Description was changed from ========== Auto-enable Physical Web for appropriate users Now that the Physical Web no longer displays notifications, the opt-in notification will not fire. Instead, users can enable the Physical Web manually, or if they have Google search enabled (i.e., they are already sending info to Google for omnibox results). Note that this is the same behavior as on iOS. BUG=663842 ========== to ========== Auto-enable Physical Web for appropriate users Now that the Physical Web no longer displays notifications, the opt-in notification will not fire. Instead, users can enable the Physical Web manually, or if they have Google search enabled (i.e., they are already sending info to Google for omnibox results). Note that this is the same behavior as on iOS. BUG=663842 Review-Url: https://codereview.chromium.org/2618613007 Cr-Commit-Position: refs/heads/master@{#443128} Committed: https://chromium.googlesource.com/chromium/src/+/5d0bae6b0cf3d23a1b4d6a56e34e... ==========
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/5d0bae6b0cf3d23a1b4d6a56e34e... |