[webkit-changes] [WebKit/WebKit] 97cb18: Non unified build fixes, lateish June 2023 edition

Przemyslaw Gorszkowski noreply at github.com
Tue Jun 27 05:23:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 97cb18e2c790a27b9358fdf38ae4243731b55f1e
      https://github.com/WebKit/WebKit/commit/97cb18e2c790a27b9358fdf38ae4243731b55f1e
  Author: Przemyslaw Gorszkowski <pgorszkowski at igalia.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M Source/WebCore/accessibility/AccessibilityTable.cpp
    M Source/WebCore/accessibility/AccessibilityTableCell.cpp
    M Source/WebCore/html/CustomPaintCanvas.cpp
    M Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp
    M Source/WebCore/layout/LayoutContext.cpp
    M Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp
    M Source/WebCore/page/OpportunisticTaskScheduler.h
    M Source/WebCore/page/PerformanceUserTiming.cpp
    M Source/WebCore/rendering/updating/RenderTreeBuilderMathML.cpp
    M Source/WebCore/style/StyleTreeResolver.cpp
    M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLMapElement.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/WebContextMenuClient.h
    M Source/WebKit/WebProcess/WebPage/WebOpenPanelResultListener.h

  Log Message:
  -----------
  Non unified build fixes, lateish June 2023 edition
https://bugs.webkit.org/show_bug.cgi?id=258549

Unreviewed non-unified build fix.

Fixes for non-unified build. Missing includes or using namespaces.

* Source/WebCore/accessibility/AccessibilityTable.cpp:
* Source/WebCore/accessibility/AccessibilityTableCell.cpp:
* Source/WebCore/html/CustomPaintCanvas.cpp:
* Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp:
* Source/WebCore/layout/LayoutContext.cpp:
* Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:
* Source/WebCore/page/OpportunisticTaskScheduler.h:
* Source/WebCore/page/PerformanceUserTiming.cpp:
* Source/WebCore/rendering/updating/RenderTreeBuilderMathML.cpp:
* Source/WebCore/style/StyleTreeResolver.cpp:
* Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMHTMLMapElement.cpp:
* Source/WebKit/WebProcess/WebCoreSupport/WebContextMenuClient.h:
* Source/WebKit/WebProcess/WebPage/WebOpenPanelResultListener.h:

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




More information about the webkit-changes mailing list