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

remove workarounds #284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

remove workarounds #284

wants to merge 1 commit into from

Conversation

fippo
Copy link
Owner

@fippo fippo commented Nov 26, 2019

Removes two obsolete workarounds added in
3340a69
and
4545963

@fippo
Copy link
Owner Author

fippo commented Nov 26, 2019

@ggarber are those safe to remove?

@fippo
Copy link
Owner Author

fippo commented Dec 12, 2019

@eakraly ^^

Removes two obsolete workarounds added in
  3340a69
and
  4545963
@fippo
Copy link
Owner Author

fippo commented Mar 24, 2020

force-rebased ;)

delete data[2].constraintsOptional;
}
tempStream.write(JSON.stringify(data) + '\n');
break;
default:
if (data[0] === 'getstats' && data[2].values) { // workaround for RtcStats.java bug.
Copy link
Owner Author

Choose a reason for hiding this comment

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

i also wonder about that one...

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.

1 participant