Bug 169662

Summary: Update WebRTC IDL
Product: WebKit Reporter: Jon Lee <jonlee>
Component: WebRTCAssignee: 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:    

Description Jon Lee 2017-03-14 22:26:22 PDT
Update WebRTC IDL
Comment 1 Radar WebKit Bug Importer 2017-03-14 22:26:41 PDT
<rdar://problem/31056584>
Comment 2 youenn fablet 2017-03-16 09:58:15 PDT
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
Comment 3 youenn fablet 2023-05-30 01:16:46 PDT
Marking as configuration changed.