Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00f5b635291b0b719ec22d04b0f639420ba2a55e https://github.com/WebKit/WebKit/commit/00f5b635291b0b719ec22d04b0f639420ba2a55e Author: Basuke Suzuki <bas...@apple.com> Date: 2025-09-17 (Wed, 17 Sep 2025)
Changed paths: M Tools/MiniBrowser/mac/AppDelegate.m M Tools/Scripts/webkitpy/minibrowser/run_webkit_app.py Log Message: ----------- [MiniBrowser] Add flag to open Web Inspector by default in `run-minibrowser` script. https://bugs.webkit.org/show_bug.cgi?id=298777 rdar://160468794 Reviewed by BJ Burg and Alex Christensen. Add --web-inspector (-i) command-line option to run-minibrowser script that automatically opens the Web Inspector when launching MiniBrowser. This helps developers for debugging Web Inspector related features. * Tools/MiniBrowser/mac/AppDelegate.m: (-[BrowserAppDelegate _parseArguments]): (-[BrowserAppDelegate newWindow:]): (-[BrowserAppDelegate newPrivateWindow:]): (-[BrowserAppDelegate application:openFile:]): (-[BrowserAppDelegate openDocument:]): * Tools/Scripts/webkitpy/minibrowser/run_webkit_app.py: (main): Canonical link: https://commits.webkit.org/300118@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes