Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c0b73633fcd709435720048531b381867b30946a
https://github.com/WebKit/WebKit/commit/c0b73633fcd709435720048531b381867b30946a
Author: Patrick Angle <[email protected]>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/UIProcess/Inspector/mac/WebInspectorUIProxyMac.mm
M Source/WebKitLegacy/mac/WebCoreSupport/WebInspectorClient.mm
Log Message:
-----------
Web Inspector: Undocked window should remain in the same window set as the
inspected content's window when using Stage Manager
https://bugs.webkit.org/show_bug.cgi?id=250218
rdar://94829409
Reviewed by Wenson Hsieh.
Adopt proper API for making a window an "auxiliary" window, instead of the
previous workaround to get the behavior.
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/Inspector/mac/WebInspectorUIProxyMac.mm:
(WebKit::WebInspectorUIProxy::createFrontendWindow):
* Source/WebKitLegacy/mac/WebCoreSupport/WebInspectorClient.mm:
(-[WebInspectorWindowController window]):
Canonical link: https://commits.webkit.org/258672@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes