diff options
author | mmocny <mmocny@chromium.org> | 2016-01-04 14:48:45 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-01-04 22:49:42 +0000 |
commit | 095ae4715bb677011e020a52062903162eb12f20 (patch) | |
tree | b3c4c06d3c3287ff9e6bbf8940c183ee87c2bbd7 /extensions/shell | |
parent | 35f3e1eb3cd31cb9f3fba400c5e35edcad7abd9f (diff) | |
download | chromium_src-095ae4715bb677011e020a52062903162eb12f20.zip chromium_src-095ae4715bb677011e020a52062903162eb12f20.tar.gz chromium_src-095ae4715bb677011e020a52062903162eb12f20.tar.bz2 |
PW Activity will not show error after 5 seconds.
After tapping the PW Notification and opening PW Activity, we start a
network request to resolve nearby URLs, then display the results.
If you are on slow WiFi or the beacon URL is slow, it may take over 5
seconds to show results. However, after 5 seconds, the Activity will
say that there are no results available, even if the network request is
still in flight.
Additionally, if the network request fails or comes back with no
results, we will wait 5 seconds to inform the user instead of updating
the message right away.
BUG=568247
Review URL: https://codereview.chromium.org/1512773003
Cr-Commit-Position: refs/heads/master@{#367395}
Diffstat (limited to 'extensions/shell')
0 files changed, 0 insertions, 0 deletions