Commits
User selector
Commit History
Commits on Sep 23, 2021
Fix incorrect mach service name in sandboxes
Show description for 65762f8committed
Commits on Aug 3, 2021
Remove unused processDidTransitionTo{Foreground,Background} IPC
Show description for 0849900committed
Commits on Jun 16, 2021
Sandbox profiles need to allow loading from /usr/appleinternal/lib on internal builds
Show description for 2248ec0committed
Commits on Jun 15, 2021
[Cocoa] Harden WebAuthn process by restricting to browser-entitled processes
Show description for 58e6192committed
Commits on Jun 2, 2021
[Cocoa] _WKAuthenticatorAssertionResponse should specify the attachment type used
Show description for 2332ed9authored andcommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 22, 2021
[Cocoa] Expand sandbox with missing sysctl-read handles for core CPU and cache features
Show description for d4d3c6ccommitted
Commits on May 13, 2021
[Cocoa] Permit sysctl-read operations needed by Metal and other system frameworks
Show description for 83fb745committed
Commits on May 12, 2021
[Cocoa] Silence uninteresting sandbox reports
Show description for ef824bbcommitted
Commits on May 11, 2021
[macOS] Extend access to 'com.apple.print.normalizerd' when canvas drawing is done in the WebContent process
Show description for 629cd24committed
Commits on May 5, 2021
[Cocoa] Remove access to the unused 'nvram' system command
Show description for 3c95e14committed
Commits on Apr 6, 2021
Hold strong reference to xpc_connection_t in XPCServiceEventHandler
Show description for 1bcd057authored andcommitted
Commits on Mar 9, 2021
[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted
Commits on Feb 20, 2021
Make format of release logging more consistent to facilitate grepping
Show description for 10d11adcommitted
Commits on Feb 17, 2021
[iOS] Remove access to the Mobile asset service
Show description for 12cce4ecommitted
Commits on Feb 16, 2021
Remove 'com.apple.powerlog.plxpclogger.xpc' from WebKit sandboxes
Show description for 0f17489committed
Commits on Feb 2, 2021
[WebAuthn] Optimize _WKWebAuthenticationPanelDelegate for native API
Show description for 9090914committed
Jiewen Tan
Commits on Jan 28, 2021
[macOS] Remove reference to deprecated SubmitDiagInfo.domains path
Show description for 94fc70ecommitted
Commits on Jan 25, 2021
[macOS] Restrict access to mds data
Show description for 915035acommitted
Commits on Jan 13, 2021
Reimplement WebCore::isInWebProcess() family as cross-platform by using AuxiliaryProcessInitializationParameters.processType
Show description for eb3aa59committed
Commits on Jan 6, 2021
[iOS] Add a feature flag to stop leaking an XPC boost message to XPC services
Show description for dc436e7committed
Commits on Jan 4, 2021
Update user-visible copyright strings to include 2021
Show description for 8c1e120committed
Commits on Dec 20, 2020
Unreviewed, reverting r270969.
Show description for 575b9c9committed
Commits on Dec 18, 2020
[iOS] Stop leaking an XPC boost message to XPC services
Show description for eb00c6acommitted
Commits on Dec 10, 2020
Unreviewed, reverting r270542.
Show description for 47713b2committed[WebAuthn] Adopt new UI for the Security Key makeCredential flow
Show description for b7caa65committed
Jiewen Tan
Commits on Dec 8, 2020
[iOS] Stop leaking an XPC boost message to XPC services
Show description for e8f10becommitted
Commits on Dec 4, 2020
Drop unimplemented suspension functions on GPUConnectionToWebProcess and WebAuthnConnectionToWebProcess
Show description for 1000c0ecommitted
Commits on Nov 16, 2020
[macOS] Remove remote tcp capability from WebContent Sandbox
Show description for dbe0fe6committed
Commits on Nov 6, 2020
[macOS] Remove mdnsresponder access from WebKit processes
Show description for 40e0ac6committed
Commits on Oct 29, 2020
[WebAuthn] Make WebContent process talk to the WebAuthn process for WebAuthn requests
Show description for f72e18fcommitted
Jiewen Tan
Commits on Oct 16, 2020
[WebAuthn] Implement a dummy WebAuthnProcess
Show description for 7f49bb4committed
Jiewen Tan
Loading