Merge lp:~mhr3/unity-lens-video/fix-1079699 into lp:unity-lens-video/remote-videos-scope-trunk
Proposed by
Michal Hruby
| Status: | Merged | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Approved by: | Paweł Stołowski | ||||||||
| Approved revision: | 65 | ||||||||
| Merged at revision: | 59 | ||||||||
| Proposed branch: | lp:~mhr3/unity-lens-video/fix-1079699 | ||||||||
| Merge into: | lp:unity-lens-video/remote-videos-scope-trunk | ||||||||
| Diff against target: |
79 lines (+10/-26) 1 file modified
src/unity-scope-video-remote (+10/-26) |
||||||||
| To merge this branch: | bzr merge lp:~mhr3/unity-lens-video/fix-1079699 | ||||||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Paweł Stołowski (community) | Approve | ||
| John Lenton (community) | Approve | ||
|
Review via email:
|
|||
Commit message
Ensure we query the videosearch server only when the data is needed
Description of the change
There was a bug in the remote video scope, which caused it to query the videosearch server every 5 minutes from non-US regions.
Ensure we query the videosearch server only when the data is needed.
To post a comment you must log in.
OK. Not sure I like the behaviour change, but I'm OK with it.