Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edad7619e8767ae81ef1c5e87498bf2d4572fdfe
      
https://github.com/WebKit/WebKit/commit/edad7619e8767ae81ef1c5e87498bf2d4572fdfe
  Author: Qianlang Chen <[email protected]>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M Source/WebKit/UIProcess/Inspector/mac/WKInspectorViewController.h
    M Source/WebKit/UIProcess/Inspector/mac/WKInspectorViewController.mm
    M Source/WebKit/UIProcess/Inspector/mac/WebInspectorUIProxyMac.mm

  Log Message:
  -----------
  Web Inspector: Undocked Web Inspector window title bar is too tall
rdar://144717466
https://bugs.webkit.org/show_bug.cgi?id=291977

Reviewed by Patrick Angle.

While Web Inspector is undocked, it should stop responding to changes in
the safeAreaInsets because there is already the undocked-title-area used
to take up the title bar's obscured space.

* Source/WebKit/UIProcess/Inspector/mac/WKInspectorViewController.h:
* Source/WebKit/UIProcess/Inspector/mac/WKInspectorViewController.mm:
(-[WKInspectorViewController isAttached]):
(-[WKInspectorViewController setIsAttached:]):
(-[WKInspectorViewController webView]):
(-[WKInspectorViewController webViewWebContentProcessDidTerminate:]):
* Source/WebKit/UIProcess/Inspector/mac/WebInspectorUIProxyMac.mm:
(WebKit::WebInspectorUIProxy::platformAttach):
(WebKit::WebInspectorUIProxy::platformDetach):

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