Bug 129844

Summary: [WebRTC] Updating RTCIceServer to match spec
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: WebCore Misc.Assignee: Thiago de Barros Lacerda <thiago.lacerda>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, philipj, sergio, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124288, 129845    
Attachments:
Description Flags
Patch
eric.carlson: review+, thiago.lacerda: commit-queue-
Patch for landing none

Description Thiago de Barros Lacerda 2014-03-06 16:34:31 PST
Also moving it to its own file.
Comment 1 Thiago de Barros Lacerda 2014-03-06 16:36:42 PST
Created attachment 226061 [details]
Patch
Comment 2 Eric Carlson 2014-03-06 19:43:13 PST
Comment on attachment 226061 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=226061&action=review

> Source/WebCore/ChangeLog:8
> +        Aldo moving it to its own file.

Nit: typo "Aldo", but I would say something like "Move RTCIceServer from RTCConfiguration to its own file."
Comment 3 Thiago de Barros Lacerda 2014-03-06 20:56:52 PST
Created attachment 226081 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2014-03-06 21:35:32 PST
Comment on attachment 226081 [details]
Patch for landing

Clearing flags on attachment: 226081

Committed r165247: <http://trac.webkit.org/changeset/165247>