[Bug 25533] New: WebRTC spec should explicitly specify the state transition for cancelled offers.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25533

            Bug ID: 25533
           Summary: WebRTC spec should explicitly specify the state
                    transition for cancelled offers.
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebRTC API
          Assignee: public-webrtc@w3.org
          Reporter: kiran.guduru@samsung.com
                CC: public-webrtc@w3.org

Considering the following use-case

An offerer creates and offer, set it in browser through setLocalDescription.
The signaling state transits from stable to have-local-offer. Now application
cancels this offer before receiving the answer from remote peer.

In this scenario, spec should specify that the browser state should be
rolled-back to previous stable state.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Friday, 2 May 2014 08:44:20 UTC