Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaRecorder: update mimeType on onstart. #20530

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Nov 29, 2019

This change brings the MediaRecorder onstart behavior to spec
compliance, as per w3c/mediacapture-record#190.

The change carries updates to web tests related to the following:

  • PeerConnection MediaRecorder tests have been added to cover the
    both spec wording related to avoiding transcoding and the normal
    transcoding use cases.
  • A test that shows that audio recording cannot happen without a sink
    tag has been added.
  • With this change, Chrome passes all the mime type tests.

Bug: 1013590
Change-Id: I0001673fce20e995a3fe67336a7c9e87d70adc0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893855
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Markus Handell <handellm@google.com>
Cr-Commit-Position: refs/heads/master@{#732487}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@jgraham jgraham closed this Nov 29, 2019
@jgraham jgraham reopened this Nov 29, 2019
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1893855 branch 7 times, most recently from ed079bb to 625a159 Compare December 9, 2019 10:42
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1893855 branch 7 times, most recently from 7ffa4c2 to c45889a Compare January 16, 2020 16:41
This change brings the MediaRecorder onstart behavior to spec
compliance, as per w3c/mediacapture-record#190.

The change carries updates to web tests related to the following:
- PeerConnection MediaRecorder tests have been added to cover the
both spec wording related to avoiding transcoding and the normal
transcoding use cases.
- A test that shows that audio recording cannot happen without a sink
tag has been added.
- With this change, Chrome passes all the mime type tests.

Bug: 1013590
Change-Id: I0001673fce20e995a3fe67336a7c9e87d70adc0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893855
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Markus Handell <handellm@google.com>
Cr-Commit-Position: refs/heads/master@{#732487}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants