Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: adcafa64eccaad84145efce52d006e6adc44b89c
      
https://github.com/WebKit/WebKit/commit/adcafa64eccaad84145efce52d006e6adc44b89c
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    M Source/WebCore/Modules/reporting/ReportingClient.h
    M Source/WebCore/html/track/InbandDataTextTrack.cpp
    M Source/WebCore/loader/EmptyClients.h
    M Source/WebCore/page/ChromeClient.cpp
    M Source/WebCore/page/ChromeClient.h

  Log Message:
  -----------
  Document.h includes SecurityPolicyViolationEvent.h via ReportingClient.h
https://bugs.webkit.org/show_bug.cgi?id=292873

Reviewed by Ryan Reno.

ReportingClient.h doesn't need to include SecurityPolicyViolationEvent.h or
JavaScriptCore/ConsoleTypes.h so remove them given ReportingClient.h is
included by Document.h.

* Source/WebCore/Modules/reporting/ReportingClient.h:
* Source/WebCore/html/track/InbandDataTextTrack.cpp:
* Source/WebCore/loader/EmptyClients.h:
* Source/WebCore/page/ChromeClient.cpp:
(WebCore::ChromeClient::validateAndParseDigitalCredentialRequests):
(WebCore::ChromeClient::enterFullScreenForElement):
* Source/WebCore/page/ChromeClient.h:
(WebCore::ChromeClient::validateAndParseDigitalCredentialRequests): Deleted.
(WebCore::ChromeClient::enterFullScreenForElement): Deleted.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to