[webkit-reviews] review granted: [Bug 186770] Expose RTCPeerConnectionIceEventInit constructor : [Attachment 342944] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 10:27:46 PDT 2018


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 186770: Expose RTCPeerConnectionIceEventInit constructor
https://bugs.webkit.org/show_bug.cgi?id=186770

Attachment 342944: Patch

https://bugs.webkit.org/attachment.cgi?id=342944&action=review




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 342944
  --> https://bugs.webkit.org/attachment.cgi?id=342944
Patch

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

> Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.idl:28
> +    DOMString? url;

Why is this not a DOMURL?


More information about the webkit-reviews mailing list