Title: [186145] tags/Safari-601.1.37.0.1/Source/WebCore
Revision
186145
Author
[email protected]
Date
2015-06-30 16:27:55 -0700 (Tue, 30 Jun 2015)

Log Message

Roll out r185951.  rdar://problem/21597179

Modified Paths

Diff

Modified: tags/Safari-601.1.37.0.1/Source/WebCore/ChangeLog (186144 => 186145)


--- tags/Safari-601.1.37.0.1/Source/WebCore/ChangeLog	2015-06-30 23:15:51 UTC (rev 186144)
+++ tags/Safari-601.1.37.0.1/Source/WebCore/ChangeLog	2015-06-30 23:27:55 UTC (rev 186145)
@@ -1,3 +1,7 @@
+2015-06-30  Babak Shafiei  <[email protected]>
+
+        Roll out r185951.
+
 2015-06-26  Babak Shafiei  <[email protected]>
 
         Merge r185988.

Modified: tags/Safari-601.1.37.0.1/Source/WebCore/platform/spi/cocoa/SecuritySPI.h (186144 => 186145)


--- tags/Safari-601.1.37.0.1/Source/WebCore/platform/spi/cocoa/SecuritySPI.h	2015-06-30 23:15:51 UTC (rev 186144)
+++ tags/Safari-601.1.37.0.1/Source/WebCore/platform/spi/cocoa/SecuritySPI.h	2015-06-30 23:27:55 UTC (rev 186145)
@@ -36,7 +36,6 @@
 #else
 
 #if PLATFORM(IOS)
-typedef struct __SecTask *SecTaskRef;
 EXTERN_C SecTaskRef SecTaskCreateFromSelf(CFAllocatorRef);
 EXTERN_C CFTypeRef SecTaskCopyValueForEntitlement(SecTaskRef, CFStringRef entitlement, CFErrorRef *);
 #endif
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to