Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5b0d6e4cb703524427de9c5711c4f25f51e66a5c
      
https://github.com/WebKit/WebKit/commit/5b0d6e4cb703524427de9c5711c4f25f51e66a5c
  Author: Devin Rousso <[email protected]>
  Date:   2026-09-15 (Tue, 15 Sep 2026)

  Changed paths:
    M Source/WebCore/inspector/InspectorOverlay.cpp
    M Source/WebCore/inspector/InspectorOverlay.h

  Log Message:
  -----------
  [GTK] Web Inspector: avoid hiding an already hidden overlay
https://bugs.webkit.org/show_bug.cgi?id=323977

Reviewed by Carlos Alberto Lopez Perez.

Style recalculation updates the Inspector overlay even when nothing is 
highlighted.
Requesting another hide dirties the entire page when accelerated compositing is 
disabled.

* Source/WebCore/inspector/InspectorOverlay.h:
* Source/WebCore/inspector/InspectorOverlay.cpp:
(WebCore::InspectorOverlay::update):
Track the overlay's visibility so hidden updates do not try to hide again.

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



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

Reply via email to