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

Fix generating send encodings #7

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Fix generating send encodings #7

merged 1 commit into from
Jun 16, 2020

Conversation

legastero
Copy link
Contributor

Returning an object from an arrow function requires an extra hoop.

Returning an object from an arrow function requires an extra hoop.
@fippo
Copy link
Owner

fippo commented Jun 16, 2020

oh why did that work before?

@fippo fippo merged commit d8cb3de into fippo:gh-pages Jun 16, 2020
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 16, 2020
which need an extra curly braces since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 16, 2020
which need an extra curly braces since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 18, 2020
which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 18, 2020
which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779785}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 18, 2020
which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779785}
pull bot pushed a commit to Alan-love/chromium that referenced this pull request Jun 18, 2020
which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779785}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jun 23, 2020
Automatic update from web-platform-tests
wpt: fix webrtc simulcast rids

which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779785}

--

wpt-commits: 52a9f1c847e094e7925ae69bcc5bf4ff40826e45
wpt-pr: 24171
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request Jun 26, 2020
Automatic update from web-platform-tests
wpt: fix webrtc simulcast rids

which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779785}

--

wpt-commits: 52a9f1c847e094e7925ae69bcc5bf4ff40826e45
wpt-pr: 24171
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
which need an extra parenthesis since this should be an object
as shown in
  https://w3c.github.io/webrtc-pc/#rtcrtpencodingspatialsim-example*

Noticed in
  fippo/simulcast-playground#7

BUG=None

Change-Id: I176a2919a3dbd3e6b065dca9dcef357a1e2adc01
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247035
Reviewed-by: Harald Alvestrand <hta@chromium.org>
Commit-Queue: Harald Alvestrand <hta@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#779785}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: d4954632c8e2f8e16970e30b55e3e52df7eb13bb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants