Title: [186186] tags/Safari-601.1.38/Source/WebCore
- Revision
- 186186
- Author
- bshaf...@apple.com
- Date
- 2015-07-01 12:32:33 -0700 (Wed, 01 Jul 2015)
Log Message
Roll out r185951. rdar://problem/21637235
Modified Paths
Diff
Modified: tags/Safari-601.1.38/Source/WebCore/ChangeLog (186185 => 186186)
--- tags/Safari-601.1.38/Source/WebCore/ChangeLog 2015-07-01 19:29:33 UTC (rev 186185)
+++ tags/Safari-601.1.38/Source/WebCore/ChangeLog 2015-07-01 19:32:33 UTC (rev 186186)
@@ -1,3 +1,7 @@
+2015-07-01 Babak Shafiei <bshaf...@apple.com>
+
+ Roll out r185951.
+
2015-06-30 Zalan Bujtas <za...@apple.com>
Frame flattening: Hit-testing an iframe could end up destroying the associated inline tree context.
Modified: tags/Safari-601.1.38/Source/WebCore/platform/spi/cocoa/SecuritySPI.h (186185 => 186186)
--- tags/Safari-601.1.38/Source/WebCore/platform/spi/cocoa/SecuritySPI.h 2015-07-01 19:29:33 UTC (rev 186185)
+++ tags/Safari-601.1.38/Source/WebCore/platform/spi/cocoa/SecuritySPI.h 2015-07-01 19:32:33 UTC (rev 186186)
@@ -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
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes