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

MediaCapabilities: Add "transmission" type. #15009

Merged
merged 1 commit into from Jan 30, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jan 23, 2019

Add "transmission" type for MediaCapabilities.encodingInfo().
Currently it rejects the promise for "transmission" type.

BUG=817382
TEST=Run blink web tests:

  1. autoninja -C out/Debug blink_tests
  2. python third_party/blink/tools/run_web_tests.py --debug -t Debug
    third_party/blink/web_tests/media_capabilities/encodingInfo.html
  3. python third_party/blink/tools/run_web_tests.py --debug -t Debug
    third_party/blink/web_tests/media_capabilities/encodingInfo.html
    third_party/blink/web_tests/external/wpt/media-capabilities/encodingInfo.html

Change-Id: I372ed4aa5eae4cf2011536034bd543bfc9a36c6f
Reviewed-on: https://chromium-review.googlesource.com/c/1420057
Commit-Queue: Shuo-Peng Liao <deanliao@google.com>
Auto-Submit: Shuo-Peng Liao <deanliao@google.com>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#627333}

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.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1420057 branch 6 times, most recently from 2cc72e3 to fea1502 Compare January 30, 2019 05:53
Add "transmission" type for MediaCapabilities.encodingInfo().
Currently it rejects the promise for "transmission" type.

BUG=817382
TEST=Run blink web tests:
1. autoninja -C out/Debug blink_tests
2. python third_party/blink/tools/run_web_tests.py --debug -t Debug \
   third_party/blink/web_tests/media_capabilities/encodingInfo.html
2. python third_party/blink/tools/run_web_tests.py --debug -t Debug \
   third_party/blink/web_tests/media_capabilities/encodingInfo.html \
   third_party/blink/web_tests/external/wpt/media-capabilities/encodingInfo.html

Change-Id: I372ed4aa5eae4cf2011536034bd543bfc9a36c6f
Reviewed-on: https://chromium-review.googlesource.com/c/1420057
Commit-Queue: Shuo-Peng Liao <deanliao@google.com>
Auto-Submit: Shuo-Peng Liao <deanliao@google.com>
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#627333}
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.

None yet

2 participants