Bug 157858 - WebRTC: RTCSessionDescription: Make attributes readonly (and remove custom binding)
Summary: WebRTC: RTCSessionDescription: Make attributes readonly (and remove custom bi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 143211
  Show dependency treegraph
 
Reported: 2016-05-18 13:43 PDT by Adam Bergkvist
Modified: 2016-05-26 09:23 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (21.44 KB, patch)
2016-05-26 01:54 PDT, Adam Bergkvist
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bergkvist 2016-05-18 13:43:34 PDT
Align RTCSessionDescription with the WebRTC 1.0 specification [1]. And the custom binding is not needed anymore.

[1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#rtcsessiondescription-class
Comment 1 Adam Bergkvist 2016-05-26 01:54:37 PDT
Created attachment 279873 [details]
Proposed patch
Comment 2 Adam Bergkvist 2016-05-26 09:02:11 PDT
Comment on attachment 279873 [details]
Proposed patch

Thansk for reviewing Eric
Comment 3 WebKit Commit Bot 2016-05-26 09:23:32 PDT
Comment on attachment 279873 [details]
Proposed patch

Clearing flags on attachment: 279873

Committed r201420: <http://trac.webkit.org/changeset/201420>
Comment 4 WebKit Commit Bot 2016-05-26 09:23:37 PDT
All reviewed patches have been landed.  Closing bug.