aestes
Platform contributor
Summary
aestes works primarily on iOS media playback plumbing — the MediaDeviceRoute/AirPlay wireless-route stack, WKAVContentSource, and placard/media-control UI — with a secondary thread of Site Isolation test coverage for camera, microphone, and display-capture permissions policy in cross-origin frames. The commits are feature and platform-integration work against AVFoundation SPI rather than security or hardening fixes, with recurring build-breakage follow-ups on iOS and tvOS. Where to look next: the route-transition state machine, where several commits address playback continuing on a wireless device after navigation or after switching back to local — state that outlives the page is worth checking against cross-origin capture permissions in site-isolated frames.
Components
Security Fix History
- No security fixes recorded
Hardening Commits
- No hardening commits recorded
Recent Commits
- 2026-07-30 [Site Isolation] Embedded YouTube videos on yahoo.com fail to render
- 2026-07-25 [Site Isolation] Expand test coverage for per-site camera, microphone, and autoplay policies in cross-origin frames
- 2026-07-24 [Site Isolation] Test camera, microphone, and display-capture permissions policy in cross-origin frames
- 2026-07-23 [iOS] Media sometimes plays locally if a MediaDeviceRoute activates prior to playback starting
- 2026-07-17 [iOS] Video playback remains active on a wireless device after switching back to local playback
- 2026-07-14 [iOS] Video continues playing on wireless device after navigating to a new webpage
- 2026-07-14 WebContentAnalysis selectors are flagged as unrecognized by Audit SPI Use
- 2026-07-14 [iOS] Fix the build
- 2026-07-14 [iOS] Placard may show incorrect route name during wireless playback
- 2026-07-10 [iOS] Playing, rate, and volume changes originating from a MediaDeviceRoute are not reflected in HTMLMediaElement
- 2026-07-08 [iOS] Improve logging around AirPlay route selection
- 2026-07-06 [iOS] WKAVContentSource should conform to AVPlaybackUserInterfaceVideoControllable
- 2026-07-06 [iOS] -activateWithError: and -suspendWithError: are deprecated
- 2026-07-02 Take 2: [iOS] Remove support for AVMediaSource from MediaDeviceRoute
- 2026-06-30 [iOS] 316168@main broke the build