Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c25bcef746bb4e52551300bfc436ebaf35fd3e50
https://github.com/WebKit/WebKit/commit/c25bcef746bb4e52551300bfc436ebaf35fd3e50
Author: Ben Nham <[email protected]>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M Tools/MobileMiniBrowser/Configurations/MobileMiniBrowser.xcconfig
M Tools/MobileMiniBrowser/MobileMiniBrowser/Info.plist
M Tools/MobileMiniBrowser/MobileMiniBrowser/MobileMiniBrowser.entitlements
M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m
M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.h
M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m
Log Message:
-----------
Allow MobileMiniBrowser to become default web browser
https://bugs.webkit.org/show_bug.cgi?id=278431
rdar://problem/134378296
Reviewed by Sihui Liu.
For testing purposes, it's useful to be able to set MobileMiniBrowser as the
system default
browser. I also modified the browser so that it properly handles open URL
commands.
* Tools/MobileMiniBrowser/Configurations/MobileMiniBrowser.xcconfig:
* Tools/MobileMiniBrowser/MobileMiniBrowser/Info.plist:
* Tools/MobileMiniBrowser/MobileMiniBrowser/MobileMiniBrowser.entitlements:
* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m:
(-[AppDelegate application:didFinishLaunchingWithOptions:]):
(-[AppDelegate application:openURL:options:]):
* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.h:
* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/WebViewController.m:
(-[WebViewController targetURLorDefaultURL]):
Canonical link: https://commits.webkit.org/282546@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes