Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1713bed5d0c732d56f06c5947117844dbdc4f765 https://github.com/WebKit/WebKit/commit/1713bed5d0c732d56f06c5947117844dbdc4f765 Author: Ryan Reno <rr...@apple.com> Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths: M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/Base.lproj/Main.storyboard M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m Log Message: ----------- [MobileMiniBrowser] Settings popover throws exception on iPad simulator https://bugs.webkit.org/show_bug.cgi?id=247597 rdar://102067010 Reviewed by Simon Fraser. This fixes the presentation of the settings view to follow the popover API and makes the settings view work with autolayout. We will now anchor the view to the settings button so that iPad can correctly display it as a popover. * Tools/MobileMiniBrowser/MobileMiniBrowserFramework/Base.lproj/Main.storyboard: * Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m: (-[WebViewController showSettings:]): Canonical link: https://commits.webkit.org/256436@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes