Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840093002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840093002/1
4 years, 8 months ago
(2016-03-29 15:56:14 UTC)
#4
https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java File chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java (right): https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java#newcode72 chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java:72: onRouteAdded(router, route); Will this work correctly if the change ...
4 years, 8 months ago
(2016-03-29 16:03:13 UTC)
#5
4 years, 8 months ago
(2016-03-29 16:33:56 UTC)
#7
Dry run: This issue passed the CQ dry run.
whywhat
Added a check for matching the selector when route changes
4 years, 8 months ago
(2016-03-29 16:50:20 UTC)
#8
Added a check for matching the selector when route changes
whywhat
PTAL https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java File chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java (right): https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java#newcode72 chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java:72: onRouteAdded(router, route); On 2016/03/29 at 16:03:12, aberent wrote: ...
4 years, 8 months ago
(2016-03-29 16:51:34 UTC)
#9
PTAL
https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org...
File
chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java
(right):
https://codereview.chromium.org/1840093002/diff/1/chrome/android/java/src/org...
chrome/android/java/src/org/chromium/chrome/browser/media/router/cast/DiscoveryCallback.java:72:
onRouteAdded(router, route);
On 2016/03/29 at 16:03:12, aberent wrote:
> Will this work correctly if the change means that the route no longer matches
the selector where it previously did?
Probably not. I'm not sure if any of the existing MRPs will call onRouteChanged
in that case if we're adding callback without unfiltered events flag. Added a
check though.
whywhat
The CQ bit was checked by avayvod@chromium.org to run a CQ dry run
4 years, 8 months ago
(2016-03-29 17:20:04 UTC)
#10
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840093002/20001
4 years, 8 months ago
(2016-03-29 17:20:30 UTC)
#11
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1840093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1840093002/20001
4 years, 8 months ago
(2016-03-29 18:36:36 UTC)
#17
Issue 1840093002: [Android, Cast] Take onRouteChanged() into account to discover compatible Cast devices.
(Closed)
Created 4 years, 8 months ago by whywhat
Modified 4 years, 8 months ago
Reviewers: aberent, Zhiqiang Zhang (Slow)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 2