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

Changeset 285724 in webkit


Ignore:
Timestamp:
Nov 12, 2021, 8:39:49 AM (5 years ago)
Author:
Adrian Perez de Castro
Message:

Some C++ source files use #pragma once
https://bugs.webkit.org/show_bug.cgi?id=233040

Source/WebCore:

Reviewed by Chris Dumez.

Remove spurious usage of "#pragma once" in implementation files.

No new tests needed.

  • Modules/WebGPU/GPUBuffer.cpp:
  • Modules/WebGPU/GPUCommandEncoder.cpp:
  • Modules/WebGPU/GPUComputePassEncoder.cpp:
  • Modules/WebGPU/GPUQuerySet.cpp:
  • Modules/WebGPU/GPUQueue.cpp:
  • Modules/WebGPU/GPURenderBundleEncoder.cpp:
  • Modules/WebGPU/GPURenderPassEncoder.cpp:
  • page/PerformanceNavigationTiming.cpp:

Source/WebKit:

Remove spurious usage of "#pragma once" in implementation files.

Reviewed by Chris Dumez.

  • WebProcess/WebCoreSupport/WebCaptionPreferencesDelegate.cpp:
Location:
trunk/Source
Files:
11 edited

Legend:

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