Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 52dfae23d5ab8ad96edc90f600bf689da66af2cf
      
https://github.com/WebKit/WebKit/commit/52dfae23d5ab8ad96edc90f600bf689da66af2cf
  Author: Basuke Suzuki <[email protected]>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M Tools/MiniBrowser/mac/AppDelegate.m

  Log Message:
  -----------
  [Mac] run-minibrowser won't accept url as an argument
https://bugs.webkit.org/show_bug.cgi?id=278955

Reviewed by Sam Weinig.

On Mac's MiniBrowser, it won't accept url as an launch argument so that
run-minibrowser's behavior is different from other platform.

Change implementation of AppDelegate to convert the file path argument to
url if possible. Existing `--url` is kept as is for compatibility.

* Tools/MiniBrowser/mac/AppDelegate.m:
(-[BrowserAppDelegate application:openFile:]):

Canonical link: https://commits.webkit.org/283063@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

Reply via email to