Changeset 200221 in webkit
- Timestamp:
- Apr 28, 2016, 6:13:23 PM (9 years ago)
- Location:
- trunk/WebKitLibraries
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebKitLibraries/ChangeLog
r198712 r200221 1 2016-04-28 Dean Jackson <dino@apple.com> 2 3 Update WebKitSystemInterface to internal version 82799. 4 5 * WebKitSystemInterface.h: 6 * libWebKitSystemInterfaceElCapitan.a: 7 * libWebKitSystemInterfaceIOSDevice9.2.a: 8 * libWebKitSystemInterfaceIOSSimulator9.2.a: 9 * libWebKitSystemInterfaceYosemite.a: 10 1 11 2016-03-25 Joseph Pecoraro <pecoraro@apple.com> 2 12 -
trunk/WebKitLibraries/WebKitSystemInterface.h
r195597 r200221 121 121 WKSandboxExtensionTypeReadOnly, 122 122 WKSandboxExtensionTypeReadWrite, 123 WKSandboxExtensionTypeGeneric, 123 124 } WKSandboxExtensionType; 124 125 typedef struct __WKSandboxExtension *WKSandboxExtensionRef;
Note:
See TracChangeset
for help on using the changeset viewer.