I'm subscribed to an RSS feed for WebKit commits. (I cannot emphasize enough the utility of RSS.) My primary interest is WebKit changes related to Safari extensions, but this unrelated commit caught my eye: Fix deprecation warnings due to new SDK. You know how big companies bury bad news by announcing it on a Friday evening before a holiday weekend? Anyway, the commit doesn't specify which new SDK, but the diff clearly shows the affected API, all of which are declared by the UIApplicationDele...