Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c05f55c26706e9397a2289a8f06810a6eeffff79
      
https://github.com/WebKit/WebKit/commit/c05f55c26706e9397a2289a8f06810a6eeffff79
  Author: Tim Horton <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M Tools/MiniBrowser/mac/WK2BrowserWindowController.h
    M Tools/MiniBrowser/mac/WK2BrowserWindowController.m

  Log Message:
  -----------
  MiniBrowser doesn't respect window.open window features (part 1: size and 
location)
https://bugs.webkit.org/show_bug.cgi?id=320468

Reviewed by Wenson Hsieh, Pascoe, Richard Robinson, and Abrar Rahman Protyasha.

Add support for x/y/width/height window features to MiniBrowser.
Don't save the custom sizes in AppKit frame autosaving mechanism,
and don't let them join with the main window.

* Tools/MiniBrowser/mac/WK2BrowserWindowController.h:
* Tools/MiniBrowser/mac/WK2BrowserWindowController.m:
(-[WK2BrowserWindowController initWithConfiguration:]):
(-[WK2BrowserWindowController initWithConfiguration:windowFeatures:]):
(frameForWindowFeatures):
(-[WK2BrowserWindowController applyWindowFeatures]):
(-[WK2BrowserWindowController windowDidLoad]):
(-[WK2BrowserWindowController 
webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:]):

Canonical link: https://commits.webkit.org/318139@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to