Step 11 in the prompt() algorithm. https://w3c.github.io/remote-playback/#prompt-user-for-changing-remote-playback-statee
https://codereview.chromium.org/2469863002
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c1772b9fd4a490dd06348c94e3c35576f0274d73 commit c1772b9fd4a490dd06348c94e3c35576f0274d73 Author: avayvod <avayvod@chromium.org> Date: Thu Nov 03 20:14:23 2016 [RemotePlayback API] Resolve/reject prompt() properly when the element is 'connected'. BUG= 659803 TEST=new tests + manual Review-Url: https://codereview.chromium.org/2469863002 Cr-Commit-Position: refs/heads/master@{#429683} [modify] https://crrev.com/c1772b9fd4a490dd06348c94e3c35576f0274d73/chrome/android/java/src/org/chromium/chrome/browser/media/remote/FullscreenMediaRouteButton.java [modify] https://crrev.com/c1772b9fd4a490dd06348c94e3c35576f0274d73/chrome/android/java/src/org/chromium/chrome/browser/media/remote/MediaRouteControllerDialogFactory.java [modify] https://crrev.com/c1772b9fd4a490dd06348c94e3c35576f0274d73/chrome/android/java/src/org/chromium/chrome/browser/media/remote/RemoteMediaPlayerController.java [modify] https://crrev.com/c1772b9fd4a490dd06348c94e3c35576f0274d73/third_party/WebKit/Source/modules/remoteplayback/RemotePlayback.cpp [modify] https://crrev.com/c1772b9fd4a490dd06348c94e3c35576f0274d73/third_party/WebKit/Source/modules/remoteplayback/RemotePlaybackTest.cpp
Comment 1 by avayvod@chromium.org
, Nov 2 2016Status: Started (was: Assigned)