Bug 169662
Summary: | Update WebRTC IDL | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | alex, aperez, clopez, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 169644, 169646, 169660, 169664, 169709, 169732, 169735, 169741, 169816, 169841, 169866, 169978, 169981, 170024, 170044, 170060, 170081, 229287 | ||
Bug Blocks: |
Jon Lee
Update WebRTC IDL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/31056584>
youenn fablet
It seems strange that we do not need to rebase some tests with all WebIDL changes.
With all WebRTC IDL changes, we should really add some WebIDL tests.
One simple of adding these is through IDLParser.js in web-platform-tests.
See for instance https://github.com/w3c/web-platform-tests/blob/master/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html
youenn fablet
Marking as configuration changed.