Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ec1dd3955b1d77b5d955fc1b4fc11ce14717a4b
      
https://github.com/WebKit/WebKit/commit/0ec1dd3955b1d77b5d955fc1b4fc11ce14717a4b
  Author: Anne van Kesteren <ann...@annevk.nl>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
    M Source/WebCore/inspector/agents/InspectorPageAgent.cpp

  Log Message:
  -----------
  Remove USE(NEW_THEME) usage in InspectorPageAgent
https://bugs.webkit.org/show_bug.cgi?id=264871

Reviewed by Darin Adler.

Theme is included by all platforms and these methods already default to
false. This change has the upside that we'll get the correct
information on iOS and have more maintainable code.

* Source/WebCore/inspector/agents/InspectorPageAgent.cpp:
(WebCore::InspectorPageAgent::defaultUserPreferencesDidChange):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to