DescriptionRemove nearby URL cache from the PW UrlManager
Given that we can't inspect the status of our Nearby subscription, we
have to resubscribe on every startup. That means that there is no
point in caching nearby URLs when we will have to repopulate those
through the new subscription anyway. Additionally, our current
practice is sending noise to listeners (onFound at startup, onLost at
cache deletion, onFound at resubscription). This change just removes
that cache.
BUG=667754
Review-Url: https://codereview.chromium.org/2606933003
Cr-Commit-Position: refs/heads/master@{#442108}
Committed: https://chromium.googlesource.com/chromium/src/+/91f5b8d2f34faf9c21fb4c08146cb1a7d9ad2144
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove unnecessary logging #Patch Set 3 : Rebase #
Messages
Total messages: 20 (11 generated)
|