Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 282d46f26f13e22124f8736795ced453e55a335b
https://github.com/WebKit/WebKit/commit/282d46f26f13e22124f8736795ced453e55a335b
Author: Basuke Suzuki <[email protected]>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M Tools/MiniBrowser/mac/AppDelegate.m
Log Message:
-----------
REGRESSION (301918@main ): MiniBrowser no longer loads the default URL after
changing it
https://bugs.webkit.org/show_bug.cgi?id=301733
rdar://163754269
Reviewed by Simon Fraser.
Use url argument only once. Second window uses the url from system defaults.
* Tools/MiniBrowser/mac/AppDelegate.m:
(-[BrowserAppDelegate _parseArguments]):
(-[BrowserAppDelegate targetURL]):
(-[BrowserAppDelegate newWindow:]):
(-[BrowserAppDelegate newPrivateWindow:]):
Canonical link: https://commits.webkit.org/302441@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications