Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 239579d0bf3b267caf7b6b2bc57fec4bbfcedfcd
      
https://github.com/WebKit/WebKit/commit/239579d0bf3b267caf7b6b2bc57fec4bbfcedfcd
  Author: Adrian Perez de Castro <[email protected]>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/wasm/WasmTypeDefinition.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h
    M Source/WebCore/page/ScreenOrientation.cpp
    M Source/WebCore/page/ScreenOrientationLockType.h

  Log Message:
  -----------
  More non-unified builds after 255459@main

Unreviewed non-unified build fixes.

* Source/JavaScriptCore/wasm/WasmTypeDefinition.cpp: Add missing
  WasmFormat.h header inclusion.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
  Remove now-uneeded inclusion of the FloatingContext.h header.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:
  Moved needed inclusion of the FloatingContext.h header here.
* Source/WebCore/page/ScreenOrientation.cpp: Add missing inclusion of
  the Element.h header.
* Source/WebCore/page/ScreenOrientationLockType.h: Add missing inclusion
  of the wtf/EnumTraits.h header.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to