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

Distinguish states from their attribute representation #424

Merged
merged 3 commits into from
Dec 11, 2015

Conversation

dontcallmedom
Copy link
Member

No description provided.

@adam-be
Copy link
Member

adam-be commented Dec 9, 2015

This is a great improvement.

The current mix with "connection.signalingState" in some sections and "RTCPeerConnection object's RTCPeerConnection signaling state" in others, is far from ideal. There might be other versions too.

@dontcallmedom
Copy link
Member Author

Re other fixes needed, I'm hoping to come up with a credible plan to transition us from WebIDL-oldschool to WebIDL contiguous for ReSpec in the upcoming few weeks; after that transition, I think I'll take a more thorough stab at distinguishing between the abstract model and the concrete API.

@adam-be
Copy link
Member

adam-be commented Dec 11, 2015

Merged master. One conflict in the new addIceCandidate() code that referred to signalling state.

Will merge PR when Travis gives thumbs up.

adam-be added a commit that referenced this pull request Dec 11, 2015
Distinguish states from their attribute representation
@adam-be adam-be merged commit 6920362 into master Dec 11, 2015
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