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

[PTZ] Add toJSON() to MediaSettingsRange #24558

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jul 10, 2020

This CL adds toJSON() to MediaSettingsRange for logging purposes. This
way, web developers will be able to simply call
JSON.stringify(myTrack.getCapabilities()).

Spec: w3c/mediacapture-image#234
Intent to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/AqKdWOB7O8c

Bug: 934063
Change-Id: I135a6d5486339ec3b20607e7c5066c7c6e1f6af7

Reviewed-on: https://chromium-review.googlesource.com/2292392
WPT-Export-Revision: 7d77ad46390f12d0919880116c9d2e612ad6288f

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.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2292392 branch 5 times, most recently from 57c807f to 4fdaa14 Compare July 15, 2020 16:45
This CL adds toJSON() to MediaSettingsRange for logging purposes. This
way, web developers will be able to simply call
JSON.stringify(myTrack.getCapabilities()).

Spec: w3c/mediacapture-image#234
Intent to ship: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/AqKdWOB7O8c

Bug: 934063
Change-Id: I135a6d5486339ec3b20607e7c5066c7c6e1f6af7
@chromium-wpt-export-bot
Copy link
Collaborator Author

Close this PR because the Chromium CL has been abandoned.

@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-cl-2292392 branch October 23, 2020 14:05
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

3 participants