Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a70bbdcf0107a02fc8399f2f1b7696e76c26e73
      
https://github.com/WebKit/WebKit/commit/8a70bbdcf0107a02fc8399f2f1b7696e76c26e73
  Author: Ben Nham <[email protected]>
  Date:   2024-11-14 (Thu, 14 Nov 2024)

  Changed paths:
    M Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m

  Log Message:
  -----------
  Add Clients.openWindow support to MobileMiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=283122
rdar://139887510

Reviewed by Brady Eidson.

To make it easier to debug issues with openWindow in a real browser, we should 
add the appropriate
data store delegate callback to handle an openWindow operation to 
MobileMiniBrowser.

* Tools/MobileMiniBrowser/MobileMiniBrowserFramework/AppDelegate.m:
(-[AppDelegate application:didFinishLaunchingWithOptions:]):
(-[AppDelegate 
websiteDataStore:openWindow:fromServiceWorkerOrigin:completionHandler:]):

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