Ignore:
Timestamp:
Jun 20, 2017, 9:32:41 AM (8 years ago)
Author:
Konstantin Tokarev
Message:

Remove excessive include directives from WTF
https://bugs.webkit.org/show_bug.cgi?id=173553

Reviewed by Saam Barati.

Source/JavaScriptCore:

  • profiler/ProfilerDatabase.cpp: Added missing include directive.
  • runtime/SamplingProfiler.cpp: Ditto.

Source/WebCore:

No new tests needed.

  • platform/graphics/avfoundation/objc/VideoFullscreenLayerManager.h:

Added missing include directive.

Source/WTF:

  • wtf/AutomaticThread.h:
  • wtf/BagToHashMap.h:
  • wtf/CrossThreadCopier.h:
  • wtf/CrossThreadQueue.h:
  • wtf/DateMath.h:
  • wtf/Expected.h:
  • wtf/HashMap.h:
  • wtf/Indenter.h:
  • wtf/MessageQueue.h:
  • wtf/MetaAllocator.h:
  • wtf/MetaAllocatorHandle.h:
  • wtf/RandomNumberSeed.h:
  • wtf/Ref.h:
  • wtf/RefPtr.h:
  • wtf/RunLoop.h:
  • wtf/SchedulePair.h:
  • wtf/StackStats.h:
  • wtf/SynchronizedFixedQueue.h:
  • wtf/ThreadMessage.h:
  • wtf/Threading.cpp:
  • wtf/Threading.h:
  • wtf/ThreadingPthreads.cpp:
  • wtf/ThreadingWin.cpp:
  • wtf/WTFThreadData.h:
  • wtf/WorkQueue.h:
  • wtf/glib/GRefPtr.h:
  • wtf/text/AtomicStringTable.h:
  • wtf/text/LineBreakIteratorPoolICU.h:
File:
1 edited

Legend:

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