emw-apple

Platform contributor

111 commits (10mo)
1 hardening
View all commits on GitHub ↗

Summary

emw-apple works almost entirely on WebKit's Apple-platform build infrastructure: CMake port consolidation (merging the Mac and iOS ports into a unified "Cocoa" port), internal SDK builds, Xcode sandboxing and module-cache workarounds, build-time measurement, and Swift interop/compatibility-library linkage. The commit stream is build-system maintenance rather than engine code — no security fixes, and the sole hardening-classified change sits in the same build lane, centralizing code signing and adding missing entitlements. The audit angle: entitlement and code-signing changes made centrally during a port merge are worth diffing, since consolidation of per-target entitlement listings is exactly where a process ends up with a capability it didn't previously hold.

Components

Platform
33%
Other
23%
WebKit
18%
JSC
9%
WebCore
8%
WTF
5%

Security Fix History

Hardening Commits

Recent Commits

1 / 8

← All Contributors