⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 246259 in webkit


Ignore:
Timestamp:
Jun 10, 2019, 7:39:01 AM (7 years ago)
Author:
Adrian Perez de Castro
Message:

Merged r245681 - Fix a few missing header inclusions often masked by by unified sources
https://bugs.webkit.org/show_bug.cgi?id=198180

Reviewed by Eric Carlson.

Source/JavaScriptCore:

  • assembler/PerfLog.cpp: Add missing <array> header inclusion.
  • wasm/WasmBinding.cpp: Add missing "WasmCallingConvention.h" inclusion.

Source/WebCore:

  • editing/markup.h: Add missing "FloatSize.h" inclusion.
  • html/FeaturePolicy.cpp: Add missing "HTMLParserIdioms.h" inclusion.
  • platform/text/TextCodec.cpp: Add missing <cstdio> inclusion.
Location:
releases/WebKitGTK/webkit-2.24/Source
Files:
6 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.