Title: [239239] branches/safari-606-branch/Source/WebCore/Modules/mediastream/RTCPeerConnection.h
Revision
239239
Author
kocsen_ch...@apple.com
Date
2018-12-14 16:04:24 -0800 (Fri, 14 Dec 2018)

Log Message

Apply patch. rdar://problem/46085281

Modified Paths


Diff

Modified: branches/safari-606-branch/Source/WebCore/Modules/mediastream/RTCPeerConnection.h (239238 => 239239)


--- branches/safari-606-branch/Source/WebCore/Modules/mediastream/RTCPeerConnection.h	2018-12-14 23:52:40 UTC (rev 239238)
+++ branches/safari-606-branch/Source/WebCore/Modules/mediastream/RTCPeerConnection.h	2018-12-15 00:04:24 UTC (rev 239239)
@@ -215,7 +215,6 @@
 
     RTCConfiguration m_configuration;
     RTCController* m_controller { nullptr };
-    Vector<RefPtr<RTCCertificate>> m_certificates;
     RefPtr<PendingActivity<RTCPeerConnection>> m_pendingActivity;
 };
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to