Changeset 200815 in webkit
- Timestamp:
- May 12, 2016, 11:34:27 PM (9 years ago)
- Location:
- branches/safari-602.1.32-branch/Source/WebCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/safari-602.1.32-branch/Source/WebCore/ChangeLog
r200685 r200815 1 2016-05-12 Babak Shafiei <bshafiei@apple.com> 2 3 Roll out r200469. 4 1 5 2016-05-11 Babak Shafiei <bshafiei@apple.com> 2 6 -
branches/safari-602.1.32-branch/Source/WebCore/platform/network/cf/CertificateInfo.h
r200469 r200815 30 30 #include <wtf/RetainPtr.h> 31 31 32 #if PLATFORM(COCOA)32 #if HAVE(SEC_TRUST_SERIALIZATION) 33 33 #include <Security/SecTrust.h> 34 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.