Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dda719db21012ddb90b9508784a5273522443f9a
      
https://github.com/WebKit/WebKit/commit/dda719db21012ddb90b9508784a5273522443f9a
  Author: Ahmad Saleem <[email protected]>
  Date:   2026-06-26 (Fri, 26 Jun 2026)

  Changed paths:
    M Source/WebCore/html/parser/HTMLParserOptions.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineQuirks.cpp
    M Source/WebCore/loader/LinkLoader.cpp
    M Source/WebCore/loader/PrivateClickMeasurement.cpp
    M Source/WebCore/platform/graphics/coretext/FontCoreText.cpp

  Log Message:
  -----------
  Remove duplicate #includes in WebCore
https://bugs.webkit.org/show_bug.cgi?id=317993
rdar://180780348

Reviewed by Vitor Roriz.

Each of these files included the same header twice. Removed the
redundant copy that was out of alphabetical/group order, keeping
the one in its correct sorted position.

* Source/WebCore/html/parser/HTMLParserOptions.cpp:
* Source/WebCore/layout/formattingContexts/inline/InlineQuirks.cpp:
* Source/WebCore/loader/LinkLoader.cpp:
* Source/WebCore/loader/PrivateClickMeasurement.cpp:
* Source/WebCore/platform/graphics/coretext/FontCoreText.cpp:

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



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

Reply via email to