New issue
Advanced search Search tips

Issue 648922 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

PresentationConnectionAvailableEvent is untested

Project Member Reported by foolip@chromium.org, Sep 21 2016

Issue description

There are no tests for this in LayoutTests/

Some test should check `event instanceof PresentationConnectionAvailableEvent` for an event fired by the UA, and some test should test the PresentationConnectionAvailableEvent constructor, making sure that e.g. new PresentationConnectionAvailableEvent('type', { connection: null }) throws.
 

Comment 1 by sko...@chromium.org, Sep 21 2016

Cc: mlamouri@chromium.org
Labels: Needs-Feedback
Mounir, could you take a look?

Comment 2 by sko...@chromium.org, Sep 28 2016

Owner: mfo...@chromium.org
Status: Assigned (was: Untriaged)
Should be taken care of by web platform tests - mfoltz@ to confirm.

Comment 3 by mfo...@chromium.org, Sep 29 2016

Labels: PresentationAPI
I've uploaded a CL that tests the ctor of PresentationConnectionAvailableEvent. I did not test the event firing.

Comment 6 by mfo...@chromium.org, Nov 17 2016

Cc: -mlamouri@chromium.org
Owner: mlamouri@chromium.org
Status: Fixed (was: Assigned)
mlamouri@ gets credit for fixing this :)

Comment 7 by mfo...@chromium.org, Mar 24 2017

Labels: -PresentationAPI

Sign in to add a comment