New issue
Advanced search Search tips

Issue 682931 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 629374
Owner: ----
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Presentation API] Fail to start presentation from nested frame

Project Member Reported by zhaobin@chromium.org, Jan 20 2017

Issue description

Steps to reproduce:

1. Go to http://w3c-test.org/presentation-api/controlling-ua/startNewPresentation_sandboxing_success-manual.html
2. Click "Start Presentation Test" and select a device

Expected:
Start presentation on selected device

Actual:
Fail to start presentation on selected device. Test fails:

assert_equals: Presentation could not be started from nested frame. expected "success" but got "UnknownError"
    at Test.<anonymous> (https://web-platform.test:8443/presentation-api/controlling-ua/startNewPresentation_sandboxing_success-manual.html:24:17)
    at Test.step (https://web-platform.test:8443/resources/testharness.js:1406:25)
    at https://web-platform.test:8443/resources/testharness.js:1430:35
 
seems related to  crbug.com/658409 

Comment 2 by mfo...@chromium.org, Jan 20 2017

What Chrome version did you see this in?
Version: 57.0.2986.0 (Official Build) dev (64-bit)
OS: Linux
https://codereview.chromium.org/2627463003/ should fix this.
Owner: ----

Comment 6 by sko...@chromium.org, Jan 26 2017

Mergedinto: 629374
Status: Duplicate (was: Untriaged)

Sign in to add a comment