[webkit-changes] [WebKit/WebKit] 8a70bb: Add Clients.openWindow support to MobileMiniBrowser

bnham noreply at github.com
Thu Nov 14 13:57:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8a70bbdcf0107a02fc8399f2f1b7696e76c26e73
      https://github.com/WebKit/WebKit/commit/8a70bbdcf0107a02fc8399f2f1b7696e76c26e73
  Author: Ben Nham <nham at apple.com>
  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


More information about the webkit-changes mailing list