Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 98d197bba00f715200acaa6f0e1f352eb4ace974
      
https://github.com/WebKit/WebKit/commit/98d197bba00f715200acaa6f0e1f352eb4ace974
  Author: Basuke Suzuki <bas...@apple.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M Tools/MiniBrowser/mac/AppDelegate.m
    M Tools/Scripts/webkitpy/minibrowser/run_webkit_app.py

  Log Message:
  -----------
  [MiniBrowser] Add --site-isolation flag to run-minibrowser command.
https://bugs.webkit.org/show_bug.cgi?id=298724
rdar://160382439

Reviewed by Ryan Reno.

Add --site-isolation/--no-site-isolation flag to run-minibrowser script. This 
forces
MiniBrowser to run with or without Site Isolation for Mac port. This allows 
developers
to test WebKit's site isolation implementation more easily.

* Tools/MiniBrowser/mac/AppDelegate.m:
(-[BrowserAppDelegate awakeFromNib]):
(-[BrowserAppDelegate _parseArguments]):
(-[BrowserAppDelegate defaultConfiguration]):
* Tools/Scripts/webkitpy/minibrowser/run_webkit_app.py:
(main):

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

Reply via email to