New issue
Advanced search Search tips

Issue 702858 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Compat
WPT



Sign in to add a comment

write MediaRecoder idlharness test and upload to external

Project Member Reported by mcasas@chromium.org, Mar 18 2017

Issue description

Note that it'd have at least some FAILs like this:

FAIL MediaRecorder interface: existence and properties of interface prototype object assert_equals: class string of MediaRecorder.prototype expected "[object MediaRecorderPrototype]" but got "[object MediaRecorder]"

see, e.g.

https://bugs.chromium.org/p/chromium/issues/detail?id=636112#c5
 

Comment 1 by mcasas@chromium.org, Mar 18 2017

Labels: -Type-Bug Type-Compat
Project Member

Comment 2 by bugdroid1@chromium.org, Mar 19 2017

Comment 3 by mcasas@chromium.org, Mar 19 2017

Status: Fixed (was: Started)
Project Member

Comment 4 by bugdroid1@chromium.org, Apr 6 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/e7244833f87207408c4c571b96c0f155d417898c

commit e7244833f87207408c4c571b96c0f155d417898c
Author: mcasas <mcasas@chromium.org>
Date: Thu Apr 06 04:22:47 2017

Media Recorder: clone and run mediacapture-record WPT tests

This CL enables the external/wpt/mediacapture-record/ tests which were
landed in [1] but somehow never got to be re-synched back.

[1] https://codereview.chromium.org/2758103002

BUG= 702858 

Review-Url: https://codereview.chromium.org/2795403002
Cr-Commit-Position: refs/heads/master@{#462352}

[modify] https://crrev.com/e7244833f87207408c4c571b96c0f155d417898c/third_party/WebKit/LayoutTests/W3CImportExpectations

Sign in to add a comment