Bug 129844 - [WebRTC] Updating RTCIceServer to match spec
Summary: [WebRTC] Updating RTCIceServer to match spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago de Barros Lacerda
URL:
Keywords:
Depends on:
Blocks: 124288 129845
  Show dependency treegraph
 
Reported: 2014-03-06 16:34 PST by Thiago de Barros Lacerda
Modified: 2014-05-19 09:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.09 KB, patch)
2014-03-06 16:36 PST, Thiago de Barros Lacerda
eric.carlson: review+
thiago.lacerda: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (8.11 KB, patch)
2014-03-06 20:56 PST, Thiago de Barros Lacerda
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>