[webkit-changes] [WebKit/WebKit] d48be9: Builds are failing when inspector is disabled

Pawel Lampe noreply at github.com
Thu Feb 13 14:10:11 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d48be9165775d972f6e56828f7b453f530987c0f
      https://github.com/WebKit/WebKit/commit/d48be9165775d972f6e56828f7b453f530987c0f
  Author: Pawel Lampe <plampe at igalia.com>
  Date:   2025-02-13 (Thu, 13 Feb 2025)

  Changed paths:
    M Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp
    M Source/WebKit/UIProcess/Automation/WebAutomationSession.h

  Log Message:
  -----------
  Builds are failing when inspector is disabled
https://bugs.webkit.org/show_bug.cgi?id=287626

Reviewed by Adrian Perez de Castro.

This changes adds missing '#if ENABLE(REMOTE_INSPECTOR)' guards.

* Source/WebKit/UIProcess/Automation/WebAutomationSession.cpp:
* Source/WebKit/UIProcess/Automation/WebAutomationSession.h:

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



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


More information about the webkit-changes mailing list