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

Issue 2507213003: Stop providing Physical Web metadata after Bluetooth is disabled (Closed)

Created:
4 years, 1 month ago by mattreynolds
Modified:
4 years ago
Reviewers:
Olivier
CC:
chromium-reviews, mac-reviews_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Stop providing Physical Web metadata after Bluetooth is disabled When the user disables Bluetooth, the Physical Web feature stops scanning for nearby URLs but retains information about URLs that have already been discovered. With this change, the retained information will not be returned when clients request the list of Physical Web URLs with Bluetooth disabled. BUG=663566 Committed: https://crrev.com/1cd34bcefa6bb7d368bbc36564a83698641630bb Cr-Commit-Position: refs/heads/master@{#435699}

Patch Set 1 #

Total comments: 2

Patch Set 2 : report URLs as lost when Bluetooth is disabled #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -12 lines) Patch
M ios/chrome/common/physical_web/physical_web_scanner.mm View 1 4 chunks +19 lines, -12 lines 1 comment Download

Messages

Total messages: 11 (4 generated)
mattreynolds
Hi Olivier, PTAL
4 years, 1 month ago (2016-11-17 00:54:45 UTC) #2
Olivier
https://codereview.chromium.org/2507213003/diff/1/ios/chrome/common/physical_web/physical_web_scanner.mm File ios/chrome/common/physical_web/physical_web_scanner.mm (right): https://codereview.chromium.org/2507213003/diff/1/ios/chrome/common/physical_web/physical_web_scanner.mm#newcode169 ios/chrome/common/physical_web/physical_web_scanner.mm:169: return [devices_ sortedArrayUsingComparator:^(id obj1, id obj2) { Should we ...
4 years, 1 month ago (2016-11-17 09:04:37 UTC) #3
mattreynolds
https://codereview.chromium.org/2507213003/diff/1/ios/chrome/common/physical_web/physical_web_scanner.mm File ios/chrome/common/physical_web/physical_web_scanner.mm (right): https://codereview.chromium.org/2507213003/diff/1/ios/chrome/common/physical_web/physical_web_scanner.mm#newcode169 ios/chrome/common/physical_web/physical_web_scanner.mm:169: return [devices_ sortedArrayUsingComparator:^(id obj1, id obj2) { On 2016/11/17 ...
4 years, 1 month ago (2016-11-18 00:03:25 UTC) #4
Olivier
lgtm
4 years, 1 month ago (2016-11-18 08:13:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2507213003/20001
4 years ago (2016-12-01 20:16:17 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-01 20:25:54 UTC) #9
commit-bot: I haz the power
4 years ago (2016-12-01 20:29:13 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1cd34bcefa6bb7d368bbc36564a83698641630bb
Cr-Commit-Position: refs/heads/master@{#435699}

Powered by Google App Engine
This is Rietveld 408576698