Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6af97a937a5cab59c30607a5a504362f9734ea55 https://github.com/WebKit/WebKit/commit/6af97a937a5cab59c30607a5a504362f9734ea55 Author: Ryan Reno <rr...@apple.com> Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths: M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/Base.lproj/Main.storyboard M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/SettingsViewController.h M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/SettingsViewController.m Log Message: ----------- [MobileMiniBrowser] Add a close button to the Settings modal. https://bugs.webkit.org/show_bug.cgi?id=247505 rdar://101978776 Reviewed by Tim Horton. This adds a close button to the settings view so it's more intuitive to close it without taking any other action. Also updated the storyboard to target iOS 16 instead of iOS 9 or later. * Tools/MobileMiniBrowser/MobileMiniBrowserFramework/Base.lproj/Main.storyboard: * Tools/MobileMiniBrowser/MobileMiniBrowserFramework/SettingsViewController.h: * Tools/MobileMiniBrowser/MobileMiniBrowserFramework/SettingsViewController.m: (-[SettingsViewController setDefaultURLToCurrentURL:]): (-[SettingsViewController closeModal:]): Canonical link: https://commits.webkit.org/256343@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes