Title: [200815] branches/safari-602.1.32-branch/Source/WebCore
Revision
200815
Author
[email protected]
Date
2016-05-12 23:34:27 -0700 (Thu, 12 May 2016)

Log Message

Roll out r200469.  rdar://problem/26260800

Modified Paths

Diff

Modified: branches/safari-602.1.32-branch/Source/WebCore/ChangeLog (200814 => 200815)


--- branches/safari-602.1.32-branch/Source/WebCore/ChangeLog	2016-05-13 06:28:36 UTC (rev 200814)
+++ branches/safari-602.1.32-branch/Source/WebCore/ChangeLog	2016-05-13 06:34:27 UTC (rev 200815)
@@ -1,3 +1,7 @@
+2016-05-12  Babak Shafiei  <[email protected]>
+
+        Roll out r200469.
+
 2016-05-11  Babak Shafiei  <[email protected]>
 
         Merge r200659.

Modified: branches/safari-602.1.32-branch/Source/WebCore/platform/network/cf/CertificateInfo.h (200814 => 200815)


--- branches/safari-602.1.32-branch/Source/WebCore/platform/network/cf/CertificateInfo.h	2016-05-13 06:28:36 UTC (rev 200814)
+++ branches/safari-602.1.32-branch/Source/WebCore/platform/network/cf/CertificateInfo.h	2016-05-13 06:34:27 UTC (rev 200815)
@@ -29,7 +29,7 @@
 #include "PlatformExportMacros.h"
 #include <wtf/RetainPtr.h>
 
-#if PLATFORM(COCOA)
+#if HAVE(SEC_TRUST_SERIALIZATION)
 #include <Security/SecTrust.h>
 #endif
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to