Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43f2f246680d5058dc428289fdda5c225ab81cff
https://github.com/WebKit/WebKit/commit/43f2f246680d5058dc428289fdda5c225ab81cff
Author: Richard Robinson <[email protected]>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebCore/Headers.cmake
M
Source/WebCore/Modules/ShapeDetection/Implementation/Cocoa/BarcodeDetectorImplementation.h
M
Source/WebCore/Modules/ShapeDetection/Implementation/Cocoa/FaceDetectorImplementation.h
M
Source/WebCore/Modules/ShapeDetection/Implementation/Cocoa/TextDetectorImplementation.h
M
Source/WebCore/Modules/ShapeDetection/Interfaces/BarcodeDetectorOptionsInterface.h
M
Source/WebCore/Modules/ShapeDetection/Interfaces/DetectedBarcodeInterface.h
M Source/WebCore/Modules/ShapeDetection/Interfaces/DetectedFaceInterface.h
M Source/WebCore/Modules/ShapeDetection/Interfaces/DetectedTextInterface.h
M Source/WebCore/Modules/ShapeDetection/Interfaces/LandmarkInterface.h
M Source/WebCore/Modules/WebGPU/GPUTextureFormat.h
M Source/WebCore/Modules/WebGPU/GPUTextureUsage.h
M Source/WebCore/Modules/WebGPU/Implementation/WebGPUCreateImpl.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPU.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUAdapter.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBindGroupDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBindGroupEntry.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBindGroupLayoutDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBindGroupLayoutEntry.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBlendComponent.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBlendState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBuffer.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBufferBinding.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBufferBindingLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUBufferDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCanvasConfiguration.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUColorTargetState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUColorWrite.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCommandBufferDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCommandEncoder.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCommandEncoderDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCompilationInfo.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCompilationMessage.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUCompositorIntegration.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUComputePassDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUComputePassEncoder.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUComputePassTimestampWrites.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUComputePipelineDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUDepthStencilState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUDevice.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUDeviceDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUDeviceLostInfo.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUError.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUExtent3D.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUExternalTextureDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUFragmentState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUImageCopyBuffer.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUImageCopyExternalImage.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUImageCopyTexture.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUImageCopyTextureTagged.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUImageDataLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUMapMode.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUMultisampleState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUOrigin2D.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUOrigin3D.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUPipelineDescriptorBase.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUPipelineLayoutDescriptor.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUPresentationContextDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUPrimitiveState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUProgrammableStage.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUQuerySetDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUQueue.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderBundleDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderBundleEncoder.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderBundleEncoderDescriptor.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassColorAttachment.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassDepthStencilAttachment.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassEncoder.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassLayout.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassTimestampWrites.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPipelineDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURequestAdapterOptions.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUSamplerBindingLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUSamplerDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderModule.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderModuleCompilationHint.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderModuleDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUShaderStage.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUStencilFaceState.h
M
Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUStorageTextureBindingLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUTextureBindingLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUTextureDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUTextureUsage.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUTextureViewDescriptor.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUUncapturedErrorEvent.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUUncapturedErrorEventInit.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUVertexAttribute.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUVertexBufferLayout.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUVertexState.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUXRBinding.h
M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUXRProjectionLayer.h
M Source/WebCore/Modules/airplay/PlaybackTargetClientContextIdentifier.h
M Source/WebCore/Modules/airplay/WebMediaSessionManager.h
M Source/WebCore/Modules/airplay/WebMediaSessionManagerClient.h
M Source/WebCore/Modules/applepay/ApplePayCouponCodeUpdate.h
M Source/WebCore/Modules/applepay/ApplePayDateComponentsRange.h
M Source/WebCore/Modules/applepay/ApplePayDetailsUpdateBase.h
M Source/WebCore/Modules/applepay/ApplePayError.h
M Source/WebCore/Modules/applepay/ApplePayInstallmentConfigurationWebCore.h
M Source/WebCore/Modules/applepay/ApplePayInstallmentItem.h
M Source/WebCore/Modules/applepay/ApplePayLineItem.h
M Source/WebCore/Modules/applepay/ApplePayLogoSystemImage.h
M Source/WebCore/Modules/applepay/ApplePayPaymentAuthorizationResult.h
M Source/WebCore/Modules/applepay/ApplePayPaymentMethodUpdate.h
M Source/WebCore/Modules/applepay/ApplePaySessionPaymentRequest.h
M Source/WebCore/Modules/applepay/ApplePaySetupWebCore.h
M Source/WebCore/Modules/applepay/ApplePayShippingContactUpdate.h
M Source/WebCore/Modules/applepay/ApplePayShippingMethod.h
M Source/WebCore/Modules/applepay/ApplePayShippingMethodUpdate.h
M Source/WebCore/Modules/applepay/PaymentCoordinator.h
M Source/WebCore/Modules/applepay/PaymentCoordinatorClient.h
M Source/WebCore/Modules/applepay/PaymentHeaders.h
M Source/WebCore/Modules/applepay/PaymentInstallmentConfigurationWebCore.h
M Source/WebCore/Modules/applepay/PaymentSession.h
M Source/WebCore/Modules/applicationmanifest/ApplicationManifest.h
M Source/WebCore/Modules/applicationmanifest/ApplicationManifestParser.h
M Source/WebCore/Modules/audiosession/DOMAudioSession.h
M Source/WebCore/Modules/badge/EmptyBadgeClient.h
M Source/WebCore/Modules/cache/CacheStorageConnection.h
M Source/WebCore/Modules/cache/DOMCacheEngine.h
M Source/WebCore/Modules/cache/DOMCacheIdentifier.h
M Source/WebCore/Modules/cache/RetrieveRecordsOptions.h
M Source/WebCore/Modules/contact-picker/ContactsRequestData.h
M Source/WebCore/Modules/credentialmanagement/BasicCredential.h
M Source/WebCore/Modules/credentialmanagement/CredentialRequestOptions.h
M Source/WebCore/Modules/encryptedmedia/CDM.h
M Source/WebCore/Modules/encryptedmedia/MediaKeySystemController.h
M Source/WebCore/Modules/encryptedmedia/MediaKeySystemRequest.h
M Source/WebCore/Modules/encryptedmedia/legacy/LegacyCDM.h
M Source/WebCore/Modules/fetch/FetchBodyConsumer.h
M Source/WebCore/Modules/fetch/FetchBodySource.h
M Source/WebCore/Modules/fetch/FetchHeaders.h
M Source/WebCore/Modules/fetch/FetchLoader.h
M Source/WebCore/Modules/fetch/FetchReferrerPolicy.h
M Source/WebCore/Modules/fetch/FetchRequestCache.h
M Source/WebCore/Modules/fetch/FetchRequestCredentials.h
M Source/WebCore/Modules/fetch/FetchRequestDestination.h
M Source/WebCore/Modules/fetch/FetchRequestInit.h
M Source/WebCore/Modules/fetch/FetchRequestMode.h
M Source/WebCore/Modules/fetch/FetchRequestRedirect.h
M Source/WebCore/Modules/fetch/FetchResponse.h
M Source/WebCore/Modules/filesystem/FileSystemDirectoryHandle.h
M Source/WebCore/Modules/filesystem/FileSystemFileHandle.h
M Source/WebCore/Modules/filesystem/FileSystemHandle.h
M Source/WebCore/Modules/filesystem/FileSystemHandleCloseScope.h
M Source/WebCore/Modules/filesystem/FileSystemStorageConnection.h
M Source/WebCore/Modules/filesystem/FileSystemSyncAccessHandle.h
M Source/WebCore/Modules/filesystem/FileSystemWritableFileStream.h
M Source/WebCore/Modules/filesystem/FileSystemWritableFileStreamSink.h
M Source/WebCore/Modules/filesystem/WorkerFileSystemStorageConnection.h
M Source/WebCore/Modules/gamepad/NavigatorGamepad.h
M Source/WebCore/Modules/geolocation/GeoNotifier.h
M Source/WebCore/Modules/geolocation/Geolocation.h
M Source/WebCore/Modules/geolocation/GeolocationController.h
M Source/WebCore/Modules/geolocation/GeolocationCoordinates.h
M Source/WebCore/Modules/geolocation/GeolocationPosition.h
M Source/WebCore/Modules/geolocation/PositionCallback.h
M Source/WebCore/Modules/geolocation/PositionErrorCallback.h
M Source/WebCore/Modules/highlight/AppHighlight.h
M Source/WebCore/Modules/highlight/AppHighlightStorage.h
M Source/WebCore/Modules/highlight/Highlight.h
M Source/WebCore/Modules/highlight/HighlightRegistry.h
M Source/WebCore/Modules/identity/CredentialRequestCoordinator.h
M Source/WebCore/Modules/identity/CredentialRequestCoordinatorClient.h
M Source/WebCore/Modules/identity/DigitalCredential.h
M Source/WebCore/Modules/identity/DigitalCredentialRequest.h
M Source/WebCore/Modules/identity/DigitalCredentialRequestOptions.h
M Source/WebCore/Modules/identity/DigitalCredentialsRequestData.h
M Source/WebCore/Modules/identity/DigitalCredentialsResponseData.h
M
Source/WebCore/Modules/identity/dummy/DummyCredentialRequestCoordinatorClient.h
M Source/WebCore/Modules/identity/protocols/DigitalCredentialsProtocols.h
M Source/WebCore/Modules/identity/protocols/ISO18013/ISO18013.h
M
Source/WebCore/Modules/identity/protocols/ISO18013/ISO18013DocumentRequest.h
M
Source/WebCore/Modules/identity/protocols/ISO18013/ISO18013DocumentRequestSet.h
M
Source/WebCore/Modules/identity/protocols/ISO18013/ISO18013PresentmentRequest.h
M
Source/WebCore/Modules/identity/protocols/ISO18013/ValidatedMobileDocumentRequest.h
M Source/WebCore/Modules/indexeddb/IDBActiveDOMObject.h
M Source/WebCore/Modules/indexeddb/IDBCursor.h
M Source/WebCore/Modules/indexeddb/IDBDatabase.h
M Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h
M Source/WebCore/Modules/indexeddb/IDBDatabaseNameAndVersionRequest.h
M Source/WebCore/Modules/indexeddb/IDBGetAllResult.h
M Source/WebCore/Modules/indexeddb/IDBGetResult.h
M Source/WebCore/Modules/indexeddb/IDBIndex.h
M Source/WebCore/Modules/indexeddb/IDBKey.h
M Source/WebCore/Modules/indexeddb/IDBKeyData.h
M Source/WebCore/Modules/indexeddb/IDBKeyRange.h
M Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h
M Source/WebCore/Modules/indexeddb/IDBObjectStore.h
M Source/WebCore/Modules/indexeddb/IDBOpenDBRequest.h
M Source/WebCore/Modules/indexeddb/IDBRequest.h
M Source/WebCore/Modules/indexeddb/IDBTransaction.h
M Source/WebCore/Modules/indexeddb/IDBValue.h
M Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h
M Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h
M Source/WebCore/Modules/indexeddb/client/IDBConnectionToServerDelegate.h
M Source/WebCore/Modules/indexeddb/client/TransactionOperation.h
M Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h
M Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h
M Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h
M Source/WebCore/Modules/indexeddb/server/IDBServer.h
M Source/WebCore/Modules/indexeddb/server/IndexValueEntry.h
M Source/WebCore/Modules/indexeddb/server/IndexValueStore.h
M Source/WebCore/Modules/indexeddb/server/MemoryBackingStoreTransaction.h
M Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h
M Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.h
M Source/WebCore/Modules/indexeddb/server/SQLiteIDBTransaction.h
M Source/WebCore/Modules/indexeddb/server/ServerOpenDBRequest.h
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabase.h
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseConnection.h
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseManager.h
M Source/WebCore/Modules/indexeddb/server/UniqueIDBDatabaseTransaction.h
M Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h
M Source/WebCore/Modules/indexeddb/shared/IDBCursorRecord.h
M Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h
M Source/WebCore/Modules/indexeddb/shared/IDBError.h
M Source/WebCore/Modules/indexeddb/shared/IDBGetAllRecordsData.h
M Source/WebCore/Modules/indexeddb/shared/IDBGetRecordData.h
M Source/WebCore/Modules/indexeddb/shared/IDBIndexInfo.h
M Source/WebCore/Modules/indexeddb/shared/IDBIterateCursorData.h
M Source/WebCore/Modules/indexeddb/shared/IDBObjectStoreInfo.h
M Source/WebCore/Modules/indexeddb/shared/IDBOpenRequestData.h
M Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h
M Source/WebCore/Modules/indexeddb/shared/IDBResourceIdentifier.h
M Source/WebCore/Modules/indexeddb/shared/IDBResultData.h
M Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h
M Source/WebCore/Modules/indexeddb/shared/IndexKey.h
M Source/WebCore/Modules/mediasession/MediaMetadata.h
M Source/WebCore/Modules/mediasession/MediaSession.h
M Source/WebCore/Modules/mediasession/MediaSessionActionDetails.h
M Source/WebCore/Modules/mediasession/MediaSessionActionHandler.h
M Source/WebCore/Modules/mediasession/MediaSessionCoordinator.h
M Source/WebCore/Modules/mediasession/MediaSessionCoordinatorPrivate.h
M Source/WebCore/Modules/mediasession/NavigatorMediaSession.h
M Source/WebCore/Modules/mediastream/DetachedRTCDataChannel.h
M Source/WebCore/Modules/mediastream/MediaDeviceInfo.h
M Source/WebCore/Modules/mediastream/MediaDevices.h
M Source/WebCore/Modules/mediastream/MediaStreamTrack.h
M Source/WebCore/Modules/mediastream/MediaStreamTrackEvent.h
M Source/WebCore/Modules/mediastream/MediaTrackCapabilities.h
M Source/WebCore/Modules/mediastream/MediaTrackConstraints.h
M Source/WebCore/Modules/mediastream/RTCController.h
M Source/WebCore/Modules/mediastream/RTCDTMFSender.h
M Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.h
M Source/WebCore/Modules/mediastream/RTCDataChannel.h
M Source/WebCore/Modules/mediastream/RTCDataChannelEvent.h
M Source/WebCore/Modules/mediastream/RTCDataChannelRemoteHandler.h
M Source/WebCore/Modules/mediastream/RTCDataChannelRemoteSource.h
M Source/WebCore/Modules/mediastream/RTCError.h
M Source/WebCore/Modules/mediastream/RTCIceCandidate.h
M Source/WebCore/Modules/mediastream/RTCIceCandidateFields.h
M Source/WebCore/Modules/mediastream/RTCPeerConnectionIceEvent.h
M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformer.h
M Source/WebCore/Modules/mediastream/RTCRtpScriptTransformer.h
M Source/WebCore/Modules/mediastream/RTCRtpTransceiver.h
M Source/WebCore/Modules/mediastream/RTCRtpTransformableFrame.h
M Source/WebCore/Modules/mediastream/RTCSessionDescription.h
M Source/WebCore/Modules/mediastream/RTCStatsReport.h
M Source/WebCore/Modules/mediastream/UserMediaClient.h
M Source/WebCore/Modules/mediastream/UserMediaController.h
M Source/WebCore/Modules/mediastream/UserMediaRequest.h
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.h
M Source/WebCore/Modules/model-element/HTMLModelElement.h
M Source/WebCore/Modules/model-element/ModelPlayer.h
M Source/WebCore/Modules/model-element/ModelPlayerClient.h
M Source/WebCore/Modules/model-element/ModelPlayerTransformState.h
M Source/WebCore/Modules/model-element/dummy/DummyModelPlayer.h
M Source/WebCore/Modules/model-element/dummy/DummyModelPlayerProvider.h
M Source/WebCore/Modules/model-element/scenekit/SceneKitModelPlayer.h
M Source/WebCore/Modules/notifications/Notification.h
M Source/WebCore/Modules/notifications/NotificationClient.h
M Source/WebCore/Modules/notifications/NotificationController.h
M Source/WebCore/Modules/notifications/NotificationData.h
M Source/WebCore/Modules/notifications/NotificationOptions.h
M Source/WebCore/Modules/notifications/NotificationOptionsPayload.h
M Source/WebCore/Modules/notifications/NotificationPayload.h
M Source/WebCore/Modules/notifications/NotificationPermissionCallback.h
M Source/WebCore/Modules/notifications/NotificationResources.h
M Source/WebCore/Modules/notifications/NotificationResourcesLoader.h
M Source/WebCore/Modules/permissions/PermissionController.h
M Source/WebCore/Modules/permissions/PermissionDescriptor.h
M Source/WebCore/Modules/permissions/Permissions.h
M Source/WebCore/Modules/pictureinpicture/DocumentPictureInPicture.h
M Source/WebCore/Modules/pictureinpicture/HTMLVideoElementPictureInPicture.h
M Source/WebCore/Modules/pictureinpicture/PictureInPictureEvent.h
M Source/WebCore/Modules/pictureinpicture/PictureInPictureWindow.h
M Source/WebCore/Modules/plugins/PluginReplacement.h
M Source/WebCore/Modules/plugins/YouTubePluginReplacement.h
M Source/WebCore/Modules/push-api/PushDatabase.h
M Source/WebCore/Modules/push-api/PushEvent.h
M Source/WebCore/Modules/push-api/PushEventInit.h
M Source/WebCore/Modules/push-api/PushManager.h
M Source/WebCore/Modules/push-api/PushMessageCrypto.h
M Source/WebCore/Modules/push-api/PushStrategy.h
M Source/WebCore/Modules/push-api/PushSubscription.h
M Source/WebCore/Modules/push-api/PushSubscriptionData.h
M Source/WebCore/Modules/push-api/PushSubscriptionJSON.h
M Source/WebCore/Modules/push-api/PushSubscriptionOwner.h
M Source/WebCore/Modules/remoteplayback/RemotePlayback.h
M Source/WebCore/Modules/reporting/DeprecationReportBody.h
M Source/WebCore/Modules/reporting/Report.h
M Source/WebCore/Modules/reporting/ReportingScope.h
M Source/WebCore/Modules/reporting/TestReportBody.h
M Source/WebCore/Modules/speech/SpeechRecognitionCaptureSource.h
M Source/WebCore/Modules/speech/SpeechRecognitionCaptureSourceImpl.h
M Source/WebCore/Modules/speech/SpeechRecognitionConnection.h
M Source/WebCore/Modules/speech/SpeechRecognitionConnectionClient.h
M Source/WebCore/Modules/speech/SpeechRecognitionRequest.h
M Source/WebCore/Modules/speech/SpeechRecognitionRequestInfo.h
M Source/WebCore/Modules/speech/SpeechRecognitionUpdate.h
M Source/WebCore/Modules/speech/SpeechRecognizer.h
M Source/WebCore/Modules/speech/SpeechSynthesisUtterance.h
M Source/WebCore/Modules/speech/SpeechSynthesisVoice.h
M Source/WebCore/Modules/storage/DummyStorageProvider.h
M Source/WebCore/Modules/storage/StorageConnection.h
M Source/WebCore/Modules/storage/StorageEstimate.h
M Source/WebCore/Modules/storage/WorkerStorageConnection.h
M Source/WebCore/Modules/streams/ReadableStreamSource.h
M Source/WebCore/Modules/streams/WritableStream.h
M Source/WebCore/Modules/streams/WritableStreamSink.h
M Source/WebCore/Modules/system-preview/ARKitBadgeSystemImage.h
M Source/WebCore/Modules/web-locks/WebLock.h
M Source/WebCore/Modules/web-locks/WebLockIdentifier.h
M Source/WebCore/Modules/web-locks/WebLockManagerSnapshot.h
M Source/WebCore/Modules/web-locks/WebLockRegistry.h
M Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientInputs.h
M Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputs.h
M
Source/WebCore/Modules/webauthn/AuthenticationExtensionsClientOutputsJSON.h
M Source/WebCore/Modules/webauthn/AuthenticationResponseJSON.h
M Source/WebCore/Modules/webauthn/AuthenticatorAssertionResponse.h
M Source/WebCore/Modules/webauthn/AuthenticatorAttestationResponse.h
M Source/WebCore/Modules/webauthn/AuthenticatorCoordinator.h
M Source/WebCore/Modules/webauthn/AuthenticatorCoordinatorClient.h
M Source/WebCore/Modules/webauthn/AuthenticatorResponse.h
M Source/WebCore/Modules/webauthn/AuthenticatorResponseData.h
M Source/WebCore/Modules/webauthn/AuthenticatorSelectionCriteria.h
M Source/WebCore/Modules/webauthn/CredentialPropertiesOutput.h
M Source/WebCore/Modules/webauthn/PublicKeyCredential.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialCreationOptions.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialCreationOptionsJSON.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialDescriptor.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialEntity.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialParameters.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialRequestOptions.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialRequestOptionsJSON.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialRpEntity.h
M Source/WebCore/Modules/webauthn/PublicKeyCredentialUserEntity.h
M Source/WebCore/Modules/webauthn/RegistrationResponseJSON.h
M Source/WebCore/Modules/webauthn/WebAuthenticationUtils.h
M Source/WebCore/Modules/webauthn/cbor/CBORReader.h
M Source/WebCore/Modules/webauthn/cbor/CBORWriter.h
M Source/WebCore/Modules/webauthn/fido/AuthenticatorGetInfoResponse.h
M Source/WebCore/Modules/webauthn/fido/AuthenticatorSupportedOptions.h
M Source/WebCore/Modules/webauthn/fido/DeviceRequestConverter.h
M Source/WebCore/Modules/webauthn/fido/DeviceResponseConverter.h
M Source/WebCore/Modules/webauthn/fido/FidoConstants.h
M Source/WebCore/Modules/webauthn/fido/FidoHidMessage.h
M Source/WebCore/Modules/webauthn/fido/FidoHidPacket.h
M Source/WebCore/Modules/webauthn/fido/Pin.h
M Source/WebCore/Modules/webauthn/fido/U2fResponseConverter.h
M Source/WebCore/Modules/webcodecs/VideoColorSpaceInit.h
M Source/WebCore/Modules/webcodecs/VideoMatrixCoefficients.h
M Source/WebCore/Modules/webcodecs/WebCodecsAudioData.h
M Source/WebCore/Modules/webcodecs/WebCodecsAudioInternalData.h
M Source/WebCore/Modules/webcodecs/WebCodecsBase.h
M Source/WebCore/Modules/webcodecs/WebCodecsEncodedAudioChunk.h
M Source/WebCore/Modules/webcodecs/WebCodecsEncodedAudioChunkData.h
M Source/WebCore/Modules/webcodecs/WebCodecsEncodedVideoChunk.h
M Source/WebCore/Modules/webcodecs/WebCodecsEncodedVideoChunkData.h
M Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.h
M Source/WebCore/Modules/webcodecs/WebCodecsVideoFrameData.h
M Source/WebCore/Modules/webdatabase/DatabaseContext.h
M Source/WebCore/Modules/webdatabase/DatabaseManager.h
M Source/WebCore/Modules/webdatabase/DatabaseTracker.h
M Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h
M
Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h
M Source/WebCore/Modules/websockets/WebSocketChannelInspector.h
M Source/WebCore/Modules/websockets/WebSocketDeflateFramer.h
M Source/WebCore/Modules/websockets/WebSocketExtensionDispatcher.h
M Source/WebCore/Modules/websockets/WebSocketHandshake.h
M Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h
M Source/WebCore/Modules/webxr/XRCanvasConfiguration.h
M Source/WebCore/Modules/webxr/XRGPUProjectionLayerInit.h
M Source/WebCore/Scripts/tests/DocumentSyncData.h
M Source/WebCore/Scripts/tests/ProcessSyncClient.h
M Source/WebCore/Scripts/tests/ProcessSyncData.h
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/accessibility/AXCoreObject.h
M Source/WebCore/accessibility/AXGeometryManager.h
M Source/WebCore/accessibility/AXObjectCache.h
M Source/WebCore/accessibility/AXTextMarker.h
M Source/WebCore/accessibility/AXTextRun.h
M Source/WebCore/accessibility/AXTreeStore.h
M Source/WebCore/accessibility/AccessibilityObject.h
M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.h
M Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.h
M Source/WebCore/animation/AcceleratedEffectStackUpdater.h
M Source/WebCore/animation/AnimationEffect.h
M Source/WebCore/animation/AnimationEffectTiming.h
M Source/WebCore/animation/AnimationEventBase.h
M Source/WebCore/animation/AnimationPlaybackEvent.h
M Source/WebCore/animation/AnimationPlaybackEventInit.h
M Source/WebCore/animation/AnimationTimeline.h
M Source/WebCore/animation/AnimationTimelinesController.h
M Source/WebCore/animation/BasicEffectTiming.h
M Source/WebCore/animation/CSSAnimation.h
M Source/WebCore/animation/CompositeOperationOrAuto.h
M Source/WebCore/animation/ComputedEffectTiming.h
M Source/WebCore/animation/DocumentTimeline.h
M Source/WebCore/animation/DocumentTimelineOptions.h
M Source/WebCore/animation/EffectTiming.h
M Source/WebCore/animation/ElementAnimationRareData.h
M Source/WebCore/animation/FrameRateAligner.h
M Source/WebCore/animation/KeyframeAnimationOptions.h
M Source/WebCore/animation/KeyframeEffect.h
M Source/WebCore/animation/KeyframeEffectOptions.h
M Source/WebCore/animation/KeyframeEffectStack.h
M Source/WebCore/animation/KeyframeInterpolation.h
M Source/WebCore/animation/OptionalEffectTiming.h
M Source/WebCore/animation/ScrollTimeline.h
M Source/WebCore/animation/ScrollTimelineOptions.h
M Source/WebCore/animation/StyleOriginatedAnimation.h
M Source/WebCore/animation/StyleOriginatedTimelinesController.h
M Source/WebCore/animation/TimelineRange.h
M Source/WebCore/animation/TimelineRangeOffset.h
M Source/WebCore/animation/ViewTimeline.h
M Source/WebCore/animation/ViewTimelineOptions.h
M Source/WebCore/animation/WebAnimation.h
M Source/WebCore/animation/WebAnimationTime.h
M Source/WebCore/animation/WebAnimationTypes.h
M Source/WebCore/animation/WebAnimationUtilities.h
M Source/WebCore/bindings/IDLTypes.h
M Source/WebCore/bindings/js/CachedModuleScriptLoader.h
M Source/WebCore/bindings/js/CachedScriptFetcher.h
M Source/WebCore/bindings/js/DOMPromiseProxy.h
M Source/WebCore/bindings/js/DOMWrapperWorld.h
M Source/WebCore/bindings/js/GCController.h
M Source/WebCore/bindings/js/IDBBindingUtilities.h
M Source/WebCore/bindings/js/JSCSSRuleCustom.h
M Source/WebCore/bindings/js/JSDOMAbstractOperations.h
M Source/WebCore/bindings/js/JSDOMAsyncIterator.h
M Source/WebCore/bindings/js/JSDOMAttribute.h
M Source/WebCore/bindings/js/JSDOMBinding.h
M Source/WebCore/bindings/js/JSDOMBindingSecurity.h
M Source/WebCore/bindings/js/JSDOMBindingSecurityInlines.h
M Source/WebCore/bindings/js/JSDOMCastThisValue.h
M Source/WebCore/bindings/js/JSDOMConvert.h
M Source/WebCore/bindings/js/JSDOMConvertAny.h
M Source/WebCore/bindings/js/JSDOMConvertBase.h
M Source/WebCore/bindings/js/JSDOMConvertBoolean.h
M Source/WebCore/bindings/js/JSDOMConvertBufferSource.h
M Source/WebCore/bindings/js/JSDOMConvertCallbacks.h
M Source/WebCore/bindings/js/JSDOMConvertDate.h
M Source/WebCore/bindings/js/JSDOMConvertDictionary.h
M Source/WebCore/bindings/js/JSDOMConvertEnumeration.h
M Source/WebCore/bindings/js/JSDOMConvertEventListener.h
M Source/WebCore/bindings/js/JSDOMConvertIndexedDB.h
M Source/WebCore/bindings/js/JSDOMConvertInterface.h
M Source/WebCore/bindings/js/JSDOMConvertJSON.h
M Source/WebCore/bindings/js/JSDOMConvertNull.h
M Source/WebCore/bindings/js/JSDOMConvertNullable.h
M Source/WebCore/bindings/js/JSDOMConvertNumbers.h
M Source/WebCore/bindings/js/JSDOMConvertObject.h
M Source/WebCore/bindings/js/JSDOMConvertPromise.h
M Source/WebCore/bindings/js/JSDOMConvertRecord.h
M Source/WebCore/bindings/js/JSDOMConvertSequences.h
M Source/WebCore/bindings/js/JSDOMConvertSerializedScriptValue.h
M Source/WebCore/bindings/js/JSDOMConvertStrings.h
M Source/WebCore/bindings/js/JSDOMConvertUndefined.h
M Source/WebCore/bindings/js/JSDOMConvertUnion.h
M Source/WebCore/bindings/js/JSDOMConvertVariadic.h
M Source/WebCore/bindings/js/JSDOMConvertWebGL.h
M Source/WebCore/bindings/js/JSDOMConvertXPathNSResolver.h
M Source/WebCore/bindings/js/JSDOMExceptionHandling.h
M Source/WebCore/bindings/js/JSDOMGuardedObject.h
M Source/WebCore/bindings/js/JSDOMIterator.h
M Source/WebCore/bindings/js/JSDOMOperation.h
M Source/WebCore/bindings/js/JSDOMOperationReturningPromise.h
M Source/WebCore/bindings/js/JSDOMPromise.h
M Source/WebCore/bindings/js/JSDOMPromiseDeferred.h
M Source/WebCore/bindings/js/JSDOMWindowBase.h
M Source/WebCore/bindings/js/JSDOMWrapper.h
M Source/WebCore/bindings/js/JSDOMWrapperCache.h
M Source/WebCore/bindings/js/JSDocumentCustom.h
M Source/WebCore/bindings/js/JSElementCustom.h
M Source/WebCore/bindings/js/JSEventCustom.h
M Source/WebCore/bindings/js/JSEventListener.h
M Source/WebCore/bindings/js/JSEventTargetCustom.h
M Source/WebCore/bindings/js/JSExecState.h
M Source/WebCore/bindings/js/JSMediaListCustom.h
M Source/WebCore/bindings/js/JSNodeCustom.h
M Source/WebCore/bindings/js/JSNodeCustomInlines.h
M Source/WebCore/bindings/js/JSNodeListCustom.h
M Source/WebCore/bindings/js/JSPluginElementFunctions.h
M Source/WebCore/bindings/js/JSStyleSheetCustom.h
M Source/WebCore/bindings/js/JSValueInWrappedObject.h
M Source/WebCore/bindings/js/JSWindowProxy.h
M Source/WebCore/bindings/js/ModuleScriptLoader.h
M Source/WebCore/bindings/js/ReadableStreamDefaultController.h
M Source/WebCore/bindings/js/ScriptController.h
M Source/WebCore/bindings/js/ScriptWrappableInlines.h
M Source/WebCore/bindings/js/SerializedScriptValue.h
M Source/WebCore/bindings/js/WebCoreOpaqueRoot.h
M Source/WebCore/bindings/js/WebCoreOpaqueRootInlines.h
M Source/WebCore/bindings/js/WorkerScriptFetcher.h
M Source/WebCore/bridge/runtime_method.h
M Source/WebCore/bridge/runtime_object.h
M Source/WebCore/contentextensions/CombinedFiltersAlphabet.h
M Source/WebCore/contentextensions/CombinedURLFilters.h
M Source/WebCore/contentextensions/CompiledContentExtension.h
M Source/WebCore/contentextensions/ContentExtension.h
M Source/WebCore/contentextensions/ContentExtensionActions.h
M Source/WebCore/contentextensions/ContentExtensionCompiler.h
M Source/WebCore/contentextensions/ContentExtensionRule.h
M Source/WebCore/contentextensions/ContentExtensionStyleSheet.h
M Source/WebCore/contentextensions/ContentExtensionsBackend.h
M Source/WebCore/contentextensions/ContentRuleListResults.h
M Source/WebCore/contentextensions/DFA.h
M Source/WebCore/contentextensions/DFABytecodeCompiler.h
M Source/WebCore/contentextensions/DFABytecodeInterpreter.h
M Source/WebCore/contentextensions/DFACombiner.h
M Source/WebCore/contentextensions/DFANode.h
M Source/WebCore/contentextensions/ImmutableNFA.h
M Source/WebCore/contentextensions/ImmutableNFANodeBuilder.h
M Source/WebCore/contentextensions/MutableRangeList.h
M Source/WebCore/contentextensions/NFA.h
M Source/WebCore/contentextensions/NFAToDFA.h
M Source/WebCore/contentextensions/Term.h
M Source/WebCore/crypto/CommonCryptoUtilities.h
M Source/WebCore/crypto/CryptoAlgorithm.h
M Source/WebCore/crypto/CryptoAlgorithmParameters.h
M Source/WebCore/crypto/CryptoKey.h
M Source/WebCore/crypto/CryptoKeyData.h
M Source/WebCore/crypto/JsonWebKey.h
M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCBC.h
M Source/WebCore/crypto/algorithms/CryptoAlgorithmECDH.h
M Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h
M Source/WebCore/crypto/keys/CryptoEcKeyAlgorithm.h
M Source/WebCore/crypto/keys/CryptoHmacKeyAlgorithm.h
M Source/WebCore/crypto/keys/CryptoKeyAES.h
M Source/WebCore/crypto/keys/CryptoKeyEC.h
M Source/WebCore/crypto/keys/CryptoKeyHMAC.h
M Source/WebCore/crypto/keys/CryptoKeyOKP.h
M Source/WebCore/crypto/keys/CryptoRsaHashedKeyAlgorithm.h
M Source/WebCore/crypto/keys/CryptoRsaKeyAlgorithm.h
M Source/WebCore/crypto/parameters/CryptoAlgorithmAesCbcCfbParams.h
M Source/WebCore/css/CSSAttrValue.h
M Source/WebCore/css/CSSColorValue.h
M Source/WebCore/css/CSSComputedStyleDeclaration.h
M Source/WebCore/css/CSSConditionRule.h
M Source/WebCore/css/CSSCounterStyle.h
M Source/WebCore/css/CSSCounterStyleRegistry.h
M Source/WebCore/css/CSSCounterStyleRule.h
M Source/WebCore/css/CSSCursorImageValue.h
M Source/WebCore/css/CSSCustomPropertyValue.h
M Source/WebCore/css/CSSFontFaceDescriptors.h
M Source/WebCore/css/CSSFontFaceRule.h
M Source/WebCore/css/CSSFontFeatureValue.h
M Source/WebCore/css/CSSFunctionValue.h
M Source/WebCore/css/CSSGradientValue.h
M Source/WebCore/css/CSSGridIntegerRepeatValue.h
M Source/WebCore/css/CSSGroupingRule.h
M Source/WebCore/css/CSSImageSetValue.h
M Source/WebCore/css/CSSImageValue.h
M Source/WebCore/css/CSSImportRule.h
M Source/WebCore/css/CSSMediaRule.h
M Source/WebCore/css/CSSNamedImageValue.h
M Source/WebCore/css/CSSNamespaceRule.h
M Source/WebCore/css/CSSNestedDeclarations.h
M Source/WebCore/css/CSSPageDescriptors.h
M Source/WebCore/css/CSSPageRule.h
M Source/WebCore/css/CSSPositionTryDescriptors.h
M Source/WebCore/css/CSSPrimitiveValue.h
M Source/WebCore/css/CSSPrimitiveValueMappings.h
M Source/WebCore/css/CSSProperty.h
M Source/WebCore/css/CSSPropertySourceData.h
M Source/WebCore/css/CSSReflectValue.h
M Source/WebCore/css/CSSRule.h
M Source/WebCore/css/CSSSelector.h
M Source/WebCore/css/CSSSelectorList.h
M Source/WebCore/css/CSSStyleDeclaration.h
M Source/WebCore/css/CSSStyleProperties.h
M Source/WebCore/css/CSSStyleRule.h
M Source/WebCore/css/CSSStyleSheet.h
M Source/WebCore/css/CSSToLengthConversionData.h
M Source/WebCore/css/CSSTransformListValue.h
M Source/WebCore/css/CSSValueList.h
M Source/WebCore/css/CSSValuePair.h
M Source/WebCore/css/CSSValuePool.h
M Source/WebCore/css/CSSVariableData.h
M Source/WebCore/css/CSSVariableReferenceValue.h
M Source/WebCore/css/CSSViewValue.h
M Source/WebCore/css/CSSWideKeyword.h
M Source/WebCore/css/DOMCSSPaintWorklet.h
M Source/WebCore/css/DeprecatedCSSOMCounter.h
M Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h
M Source/WebCore/css/DeprecatedCSSOMRGBColor.h
M Source/WebCore/css/DeprecatedCSSOMRect.h
M Source/WebCore/css/DeprecatedCSSOMValue.h
M Source/WebCore/css/DeprecatedCSSOMValueList.h
M Source/WebCore/css/ImmutableStyleProperties.h
M Source/WebCore/css/MediaList.h
M Source/WebCore/css/MediaQueryParserContext.h
M Source/WebCore/css/MutableStyleProperties.h
M Source/WebCore/css/PropertySetCSSDescriptors.h
M Source/WebCore/css/Rect.h
M Source/WebCore/css/RectBase.h
M Source/WebCore/css/StyleProperties.h
M Source/WebCore/css/StylePropertiesInlines.h
M Source/WebCore/css/StyleRule.h
M Source/WebCore/css/StyleRuleImport.h
M Source/WebCore/css/StyleSheet.h
M Source/WebCore/css/StyleSheetContents.h
M Source/WebCore/css/calc/CSSCalcRandomCachingKey.h
M Source/WebCore/css/calc/CSSCalcRandomCachingKeyMap.h
M Source/WebCore/css/calc/CSSCalcSymbolTable.h
M Source/WebCore/css/calc/CSSCalcSymbolsAllowed.h
M Source/WebCore/css/calc/CSSCalcTree.h
M Source/WebCore/css/calc/CSSCalcValue.h
M Source/WebCore/css/parser/CSSParser.h
M Source/WebCore/css/parser/CSSParserContext.h
M Source/WebCore/css/parser/CSSParserFastPaths.h
M Source/WebCore/css/parser/CSSParserIdioms.h
M Source/WebCore/css/parser/CSSParserToken.h
M Source/WebCore/css/parser/CSSParserTokenRange.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.h
M Source/WebCore/css/parser/CSSPropertyParserResult.h
M Source/WebCore/css/parser/CSSPropertyParserState.h
M Source/WebCore/css/parser/CSSSelectorParser.h
M Source/WebCore/css/parser/CSSSelectorParserContext.h
M Source/WebCore/css/parser/CSSTokenizer.h
M Source/WebCore/css/parser/MutableCSSSelector.h
M Source/WebCore/css/query/ContainerQuery.h
M Source/WebCore/css/query/GenericMediaQueryTypes.h
M Source/WebCore/css/query/MediaQuery.h
M Source/WebCore/css/typedom/CSSKeywordValue.h
M Source/WebCore/css/typedom/CSSNumericValue.h
M Source/WebCore/css/typedom/CSSStyleValue.h
M Source/WebCore/css/typedom/numeric/CSSNumericType.h
M Source/WebCore/css/values/CSSValueAggregates.h
M Source/WebCore/css/values/CSSValueTypes.h
M Source/WebCore/css/values/borders/CSSBorderRadius.h
M Source/WebCore/css/values/borders/CSSBoxShadow.h
M Source/WebCore/css/values/borders/CSSBoxShadowProperty.h
M Source/WebCore/css/values/color-adjust/CSSColorScheme.h
M Source/WebCore/css/values/color/CSSColor.h
M Source/WebCore/css/values/color/CSSColorDescriptors.h
M Source/WebCore/css/values/color/CSSHexColor.h
M Source/WebCore/css/values/color/CSSKeywordColor.h
M Source/WebCore/css/values/color/CSSResolvedColor.h
M Source/WebCore/css/values/grid/CSSGridNamedAreaMap.h
M Source/WebCore/css/values/grid/CSSGridTemplateAreas.h
M Source/WebCore/css/values/images/CSSGradient.h
M Source/WebCore/css/values/motion/CSSRayFunction.h
M Source/WebCore/css/values/primitives/CSSPosition.h
M Source/WebCore/css/values/primitives/CSSPrimitiveData.h
M Source/WebCore/css/values/primitives/CSSPrimitiveKeywordList.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumeric.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericConcepts.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericOrKeyword.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericRaw.h
M
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+EvaluateCalc.h
M
Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+SymbolReplacement.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h
M Source/WebCore/css/values/primitives/CSSPrimitiveNumericUnits.h
M Source/WebCore/css/values/primitives/CSSRatio.h
M Source/WebCore/css/values/primitives/CSSSymbol.h
M Source/WebCore/css/values/primitives/CSSURL.h
M Source/WebCore/css/values/primitives/CSSURLModifiers.h
M Source/WebCore/css/values/primitives/CSSUnevaluatedCalc.h
M Source/WebCore/css/values/shapes/CSSBasicShape.h
M Source/WebCore/css/values/shapes/CSSCircleFunction.h
M Source/WebCore/css/values/shapes/CSSEllipseFunction.h
M Source/WebCore/css/values/shapes/CSSFillRule.h
M Source/WebCore/css/values/shapes/CSSInsetFunction.h
M Source/WebCore/css/values/shapes/CSSPathFunction.h
M Source/WebCore/css/values/shapes/CSSPolygonFunction.h
M Source/WebCore/css/values/shapes/CSSRectFunction.h
M Source/WebCore/css/values/shapes/CSSShapeFunction.h
M Source/WebCore/css/values/shapes/CSSXywhFunction.h
M Source/WebCore/css/values/text-decoration/CSSTextShadow.h
M Source/WebCore/cssjit/CompiledSelector.h
M Source/WebCore/dom/AbortSignal.h
M Source/WebCore/dom/ActiveDOMCallback.h
M Source/WebCore/dom/ActiveDOMObject.h
M Source/WebCore/dom/AddEventListenerOptions.h
M Source/WebCore/dom/AsyncNodeDeletionQueue.h
M Source/WebCore/dom/AsyncNodeDeletionQueueInlines.h
M Source/WebCore/dom/Attr.h
M Source/WebCore/dom/Attribute.h
M Source/WebCore/dom/BoundaryPoint.h
M Source/WebCore/dom/BoundaryPointInlines.h
M Source/WebCore/dom/BroadcastChannel.h
M Source/WebCore/dom/BroadcastChannelRegistry.h
M Source/WebCore/dom/CDATASection.h
M Source/WebCore/dom/CharacterData.h
M Source/WebCore/dom/CollectionIndexCacheInlines.h
M Source/WebCore/dom/Comment.h
M Source/WebCore/dom/ContainerNode.h
M Source/WebCore/dom/ContainerNodeInlines.h
M Source/WebCore/dom/ContextDestructionObserverInlines.h
M Source/WebCore/dom/CustomElementDefaultARIA.h
M Source/WebCore/dom/CustomElementReactionQueue.h
M Source/WebCore/dom/CustomElementRegistry.h
M Source/WebCore/dom/DOMException.h
M Source/WebCore/dom/DOMImplementation.h
M Source/WebCore/dom/DOMRect.h
M Source/WebCore/dom/DOMRectList.h
M Source/WebCore/dom/DOMRectReadOnly.h
M Source/WebCore/dom/DataTransfer.h
M Source/WebCore/dom/DeviceOrientationClient.h
M Source/WebCore/dom/Document.h
M Source/WebCore/dom/DocumentFontLoader.h
M Source/WebCore/dom/DocumentFragment.h
M Source/WebCore/dom/DocumentFullscreen.h
M Source/WebCore/dom/DocumentInlines.h
M Source/WebCore/dom/DocumentMarker.h
M Source/WebCore/dom/DocumentMarkerController.h
M Source/WebCore/dom/DocumentStorageAccess.h
M Source/WebCore/dom/DocumentType.h
M Source/WebCore/dom/DragEvent.h
M Source/WebCore/dom/Element.h
M Source/WebCore/dom/ElementAncestorIterator.h
M Source/WebCore/dom/ElementAncestorIteratorInlines.h
M Source/WebCore/dom/ElementAnimationContext.h
M Source/WebCore/dom/ElementChildIterator.h
M Source/WebCore/dom/ElementChildIteratorInlines.h
M Source/WebCore/dom/ElementContext.h
M Source/WebCore/dom/ElementData.h
M Source/WebCore/dom/ElementInlines.h
M Source/WebCore/dom/ElementIterator.h
M Source/WebCore/dom/ElementIteratorAssertions.h
M Source/WebCore/dom/ElementIteratorInlines.h
M Source/WebCore/dom/ElementTraversal.h
M Source/WebCore/dom/Event.h
M Source/WebCore/dom/EventListenerMap.h
M Source/WebCore/dom/EventLoop.h
M Source/WebCore/dom/EventModifierInit.h
M Source/WebCore/dom/EventTarget.h
M Source/WebCore/dom/EventTargetInlines.h
M Source/WebCore/dom/Exception.h
M Source/WebCore/dom/ExceptionData.h
M Source/WebCore/dom/ExceptionOr.h
M Source/WebCore/dom/ExtensionStyleSheets.h
M Source/WebCore/dom/FocusOptions.h
M Source/WebCore/dom/FragmentDirectiveRangeFinder.h
M Source/WebCore/dom/GCReachableRef.h
M Source/WebCore/dom/ImageOverlay.h
M Source/WebCore/dom/InlineClassicScript.h
M Source/WebCore/dom/InlineStyleSheetOwner.h
M Source/WebCore/dom/InputEvent.h
M Source/WebCore/dom/KeyboardEvent.h
M Source/WebCore/dom/LiveNodeList.h
M Source/WebCore/dom/LiveNodeListInlines.h
M Source/WebCore/dom/LoadableClassicScript.h
M Source/WebCore/dom/LoadableModuleScript.h
M Source/WebCore/dom/LoadableScript.h
M Source/WebCore/dom/MessagePort.h
M Source/WebCore/dom/MessagePortIdentifier.h
M Source/WebCore/dom/Microtasks.h
M Source/WebCore/dom/MouseEvent.h
M Source/WebCore/dom/MouseEventInit.h
M Source/WebCore/dom/MouseRelatedEvent.h
M Source/WebCore/dom/MutationEvent.h
M Source/WebCore/dom/MutationObserver.h
M Source/WebCore/dom/NameNodeList.h
M Source/WebCore/dom/NamedNodeMap.h
M Source/WebCore/dom/NativeNodeFilter.h
M Source/WebCore/dom/Node.h
M Source/WebCore/dom/NodeFilter.h
M Source/WebCore/dom/NodeInlines.h
M Source/WebCore/dom/NodeIterator.h
M Source/WebCore/dom/NodeList.h
M Source/WebCore/dom/NodeRenderStyle.h
M Source/WebCore/dom/NodeTraversal.h
M Source/WebCore/dom/OverflowEvent.h
M Source/WebCore/dom/PendingScript.h
M Source/WebCore/dom/PointerEvent.h
M Source/WebCore/dom/PortIdentifier.h
M Source/WebCore/dom/Position.h
M Source/WebCore/dom/PositionInlines.h
M Source/WebCore/dom/ProcessingInstruction.h
M Source/WebCore/dom/ProgressEvent.h
M Source/WebCore/dom/PseudoElement.h
M Source/WebCore/dom/Range.h
M Source/WebCore/dom/RangeBoundaryPoint.h
M Source/WebCore/dom/RangeBoundaryPointInlines.h
M Source/WebCore/dom/RegisteredEventListener.h
M Source/WebCore/dom/RenderedDocumentMarker.h
M Source/WebCore/dom/ScriptDisallowedScope.h
M Source/WebCore/dom/ScriptElement.h
M Source/WebCore/dom/ScriptElementCachedScriptFetcher.h
M Source/WebCore/dom/ScriptExecutionContext.h
M Source/WebCore/dom/ScriptExecutionContextInlines.h
M Source/WebCore/dom/ScriptRunner.h
M Source/WebCore/dom/SecurityContext.h
M Source/WebCore/dom/SecurityPolicyViolationEvent.h
M Source/WebCore/dom/ShadowRoot.h
M Source/WebCore/dom/ShadowRootInit.h
M Source/WebCore/dom/SimpleRange.h
M Source/WebCore/dom/StaticRange.h
M Source/WebCore/dom/StyledElement.h
M Source/WebCore/dom/Text.h
M Source/WebCore/dom/TextEvent.h
M Source/WebCore/dom/Touch.h
M Source/WebCore/dom/Traversal.h
M Source/WebCore/dom/TreeScope.h
M Source/WebCore/dom/TreeScopeInlines.h
M Source/WebCore/dom/TreeScopeOrderedMap.h
M Source/WebCore/dom/TreeWalker.h
M Source/WebCore/dom/TrustedHTML.h
M Source/WebCore/dom/TrustedScript.h
M Source/WebCore/dom/TrustedScriptURL.h
M Source/WebCore/dom/TrustedType.h
M Source/WebCore/dom/TypedElementDescendantIterator.h
M Source/WebCore/dom/TypedElementDescendantIteratorInlines.h
M Source/WebCore/dom/UIEvent.h
M Source/WebCore/dom/UIEventInit.h
M Source/WebCore/dom/UIEventWithKeyState.h
M Source/WebCore/dom/UserGestureIndicator.h
M Source/WebCore/dom/ViewportArguments.h
M Source/WebCore/dom/WheelEvent.h
M Source/WebCore/dom/WindowEventLoop.h
M Source/WebCore/dom/XMLDocument.h
M Source/WebCore/dom/messageports/MessagePortChannel.h
M Source/WebCore/dom/messageports/MessagePortChannelProvider.h
M Source/WebCore/dom/messageports/MessagePortChannelRegistry.h
M Source/WebCore/dom/messageports/MessageWithMessagePorts.h
M Source/WebCore/dom/messageports/TransferredMessagePort.h
M Source/WebCore/domjit/DOMJITIDLConvert.h
M Source/WebCore/domjit/DOMJITIDLType.h
M Source/WebCore/domjit/DOMJITIDLTypeFilter.h
M Source/WebCore/editing/CompositionHighlight.h
M Source/WebCore/editing/CompositionUnderline.h
M Source/WebCore/editing/DictationAlternative.h
M Source/WebCore/editing/DictionaryPopupInfo.h
M Source/WebCore/editing/EditCommand.h
M Source/WebCore/editing/Editing.h
M Source/WebCore/editing/EditingBehavior.h
M Source/WebCore/editing/EditingInlines.h
M Source/WebCore/editing/EditingStyle.h
M Source/WebCore/editing/Editor.h
M Source/WebCore/editing/FontAttributeChanges.h
M Source/WebCore/editing/FontAttributes.h
M Source/WebCore/editing/FontShadow.h
M Source/WebCore/editing/FrameSelection.h
M Source/WebCore/editing/InlineRunAndOffset.h
M Source/WebCore/editing/SerializedAttachmentData.h
M Source/WebCore/editing/SpellChecker.h
M Source/WebCore/editing/TextCheckingHelper.h
M Source/WebCore/editing/TextIterator.h
M Source/WebCore/editing/TextManipulationController.h
M Source/WebCore/editing/TextManipulationControllerManipulationFailure.h
M Source/WebCore/editing/TextManipulationItem.h
M Source/WebCore/editing/UndoStep.h
M Source/WebCore/editing/VisiblePosition.h
M Source/WebCore/editing/VisibleSelection.h
M Source/WebCore/editing/VisibleUnits.h
M Source/WebCore/editing/WebContentReader.h
M Source/WebCore/editing/cocoa/AutofillElements.h
M Source/WebCore/editing/cocoa/TextAttachmentForSerialization.h
M Source/WebCore/editing/mac/DictionaryLookup.h
M Source/WebCore/editing/mac/TextAlternativeWithRange.h
M Source/WebCore/editing/mac/UniversalAccessZoom.h
M Source/WebCore/editing/markup.h
M Source/WebCore/fileapi/Blob.h
M Source/WebCore/fileapi/BlobLoader.h
M Source/WebCore/fileapi/BlobPropertyBag.h
M Source/WebCore/fileapi/File.h
M Source/WebCore/fileapi/FileList.h
M Source/WebCore/fileapi/FileReaderLoader.h
M Source/WebCore/fileapi/FileReaderLoaderClient.h
M Source/WebCore/fileapi/NetworkSendQueue.h
M Source/WebCore/fileapi/URLKeepingBlobAlive.h
M Source/WebCore/history/BackForwardCache.h
M Source/WebCore/history/BackForwardClient.h
M Source/WebCore/history/BackForwardController.h
M Source/WebCore/history/BackForwardFrameItemIdentifier.h
M Source/WebCore/history/BackForwardItemIdentifier.h
M Source/WebCore/history/CachedFrame.h
M Source/WebCore/history/CachedPage.h
M Source/WebCore/history/HistoryItem.h
M Source/WebCore/html/Allowlist.h
M Source/WebCore/html/Autocapitalize.h
M Source/WebCore/html/CachedHTMLCollection.h
M Source/WebCore/html/CachedHTMLCollectionInlines.h
M Source/WebCore/html/CanvasBase.h
M Source/WebCore/html/CanvasNoiseInjection.h
M Source/WebCore/html/CollectionTraversal.h
M Source/WebCore/html/CollectionTraversalInlines.h
M Source/WebCore/html/CustomElementFormValue.h
M Source/WebCore/html/DOMFormData.h
M Source/WebCore/html/DOMTokenList.h
M Source/WebCore/html/DataListSuggestionInformation.h
M Source/WebCore/html/FormAssociatedCustomElement.h
M Source/WebCore/html/FormAssociatedElement.h
M Source/WebCore/html/FormListedElement.h
M Source/WebCore/html/HTMLAnchorElement.h
M Source/WebCore/html/HTMLAnchorElementInlines.h
M Source/WebCore/html/HTMLAreaElement.h
M Source/WebCore/html/HTMLAttachmentElement.h
M Source/WebCore/html/HTMLBRElement.h
M Source/WebCore/html/HTMLBaseElement.h
M Source/WebCore/html/HTMLBodyElement.h
M Source/WebCore/html/HTMLButtonElement.h
M Source/WebCore/html/HTMLCanvasElement.h
M Source/WebCore/html/HTMLCollection.h
M Source/WebCore/html/HTMLCollectionInlines.h
M Source/WebCore/html/HTMLDListElement.h
M Source/WebCore/html/HTMLDataListElement.h
M Source/WebCore/html/HTMLDirectoryElement.h
M Source/WebCore/html/HTMLDivElement.h
M Source/WebCore/html/HTMLDocument.h
M Source/WebCore/html/HTMLElement.h
M Source/WebCore/html/HTMLEmbedElement.h
M Source/WebCore/html/HTMLFieldSetElement.h
M Source/WebCore/html/HTMLFontElement.h
M Source/WebCore/html/HTMLFormControlElement.h
M Source/WebCore/html/HTMLFormElement.h
M Source/WebCore/html/HTMLFrameElement.h
M Source/WebCore/html/HTMLFrameElementBase.h
M Source/WebCore/html/HTMLFrameOwnerElement.h
M Source/WebCore/html/HTMLFrameSetElement.h
M Source/WebCore/html/HTMLHRElement.h
M Source/WebCore/html/HTMLHeadElement.h
M Source/WebCore/html/HTMLHeadingElement.h
M Source/WebCore/html/HTMLHtmlElement.h
M Source/WebCore/html/HTMLIFrameElement.h
M Source/WebCore/html/HTMLImageElement.h
M Source/WebCore/html/HTMLImageLoader.h
M Source/WebCore/html/HTMLInputElement.h
M Source/WebCore/html/HTMLLIElement.h
M Source/WebCore/html/HTMLLabelElement.h
M Source/WebCore/html/HTMLLegendElement.h
M Source/WebCore/html/HTMLLinkElement.h
M Source/WebCore/html/HTMLMapElement.h
M Source/WebCore/html/HTMLMarqueeElement.h
M Source/WebCore/html/HTMLMaybeFormAssociatedCustomElement.h
M Source/WebCore/html/HTMLMediaElement.h
M Source/WebCore/html/HTMLMediaElementEnums.h
M Source/WebCore/html/HTMLMediaElementIdentifier.h
M Source/WebCore/html/HTMLMenuElement.h
M Source/WebCore/html/HTMLMetaElement.h
M Source/WebCore/html/HTMLModElement.h
M Source/WebCore/html/HTMLOListElement.h
M Source/WebCore/html/HTMLObjectElement.h
M Source/WebCore/html/HTMLOptGroupElement.h
M Source/WebCore/html/HTMLOptionElement.h
M Source/WebCore/html/HTMLOptionsCollection.h
M Source/WebCore/html/HTMLOptionsCollectionInlines.h
M Source/WebCore/html/HTMLParagraphElement.h
M Source/WebCore/html/HTMLParamElement.h
M Source/WebCore/html/HTMLPlugInElement.h
M Source/WebCore/html/HTMLPlugInImageElement.h
M Source/WebCore/html/HTMLPreElement.h
M Source/WebCore/html/HTMLQuoteElement.h
M Source/WebCore/html/HTMLScriptElement.h
M Source/WebCore/html/HTMLSelectElement.h
M Source/WebCore/html/HTMLStyleElement.h
M Source/WebCore/html/HTMLSummaryElement.h
M Source/WebCore/html/HTMLTableCaptionElement.h
M Source/WebCore/html/HTMLTableCellElement.h
M Source/WebCore/html/HTMLTableColElement.h
M Source/WebCore/html/HTMLTableElement.h
M Source/WebCore/html/HTMLTablePartElement.h
M Source/WebCore/html/HTMLTableRowElement.h
M Source/WebCore/html/HTMLTableSectionElement.h
M Source/WebCore/html/HTMLTextAreaElement.h
M Source/WebCore/html/HTMLTextFormControlElement.h
M Source/WebCore/html/HTMLTitleElement.h
M Source/WebCore/html/HTMLUListElement.h
M Source/WebCore/html/HTMLUnknownElement.h
M Source/WebCore/html/HTMLVideoElement.h
M Source/WebCore/html/ImageBitmap.h
M Source/WebCore/html/ImageData.h
M Source/WebCore/html/ImageDataArray.h
M Source/WebCore/html/ImageDataSettings.h
M Source/WebCore/html/ImageDataStorageFormat.h
M Source/WebCore/html/ImageDocument.h
M Source/WebCore/html/InputType.h
M Source/WebCore/html/LinkIconCollector.h
M Source/WebCore/html/MediaController.h
M Source/WebCore/html/MediaControllerInterface.h
M Source/WebCore/html/MediaDocument.h
M Source/WebCore/html/MediaElementSession.h
M Source/WebCore/html/MediaEncryptedEvent.h
M Source/WebCore/html/MediaEncryptedEventInit.h
M Source/WebCore/html/OffscreenCanvas.h
M Source/WebCore/html/OwnerPermissionsPolicyData.h
M Source/WebCore/html/PermissionsPolicy.h
M Source/WebCore/html/PluginDocument.h
M Source/WebCore/html/StepRange.h
M Source/WebCore/html/TimeRanges.h
M Source/WebCore/html/ValidatedFormListedElement.h
M Source/WebCore/html/ValidationMessage.h
M Source/WebCore/html/ValidityState.h
M Source/WebCore/html/VideoFrameRequestCallback.h
M Source/WebCore/html/VoidCallback.h
M Source/WebCore/html/canvas/WebGLContextAttributes.h
M Source/WebCore/html/closewatcher/CloseWatcher.h
M Source/WebCore/html/closewatcher/CloseWatcherManager.h
M Source/WebCore/html/shadow/TextControlInnerElements.h
M Source/WebCore/html/shadow/TextPlaceholderElement.h
M Source/WebCore/html/track/AudioTrack.h
M Source/WebCore/html/track/BufferedLineReader.h
M Source/WebCore/html/track/DataCue.h
M Source/WebCore/html/track/TextTrack.h
M Source/WebCore/html/track/TextTrackCue.h
M Source/WebCore/html/track/TextTrackCueGeneric.h
M Source/WebCore/html/track/TrackBase.h
M Source/WebCore/html/track/VTTCue.h
M Source/WebCore/html/track/VTTRegion.h
M Source/WebCore/html/track/VideoTrack.h
M Source/WebCore/html/track/WebVTTParser.h
M Source/WebCore/inspector/InspectorController.h
M Source/WebCore/inspector/InspectorFrontendAPIDispatcher.h
M Source/WebCore/inspector/InspectorFrontendClient.h
M Source/WebCore/inspector/InspectorFrontendClientLocal.h
M Source/WebCore/inspector/InspectorFrontendHost.h
M Source/WebCore/inspector/InspectorInstrumentationWebKit.h
M Source/WebCore/inspector/InspectorOverlay.h
M Source/WebCore/inspector/InspectorOverlayLabel.h
M Source/WebCore/inspector/InspectorWebAgentBase.h
M Source/WebCore/inspector/agents/InspectorPageAgent.h
M Source/WebCore/layout/FormattingState.h
M Source/WebCore/layout/LayoutState.h
M Source/WebCore/layout/LayoutUnits.h
M Source/WebCore/layout/MarginTypes.h
M Source/WebCore/layout/floats/FloatAvoider.h
M Source/WebCore/layout/floats/FloatingContext.h
M Source/WebCore/layout/floats/PlacedFloats.h
M Source/WebCore/layout/formattingContexts/FormattingConstraints.h
M Source/WebCore/layout/formattingContexts/FormattingContext.h
M Source/WebCore/layout/formattingContexts/FormattingGeometry.h
M Source/WebCore/layout/formattingContexts/FormattingQuirks.h
M Source/WebCore/layout/formattingContexts/block/BlockFormattingContext.h
M Source/WebCore/layout/formattingContexts/block/BlockFormattingGeometry.h
M Source/WebCore/layout/formattingContexts/block/BlockFormattingQuirks.h
M Source/WebCore/layout/formattingContexts/block/BlockFormattingState.h
M Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h
M Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.h
M
Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.h
M
Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingQuirks.h
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingConstraints.h
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.h
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.h
M Source/WebCore/layout/formattingContexts/flex/FlexLayout.h
M Source/WebCore/layout/formattingContexts/flex/FlexRect.h
M Source/WebCore/layout/formattingContexts/flex/LogicalFlexItem.h
M Source/WebCore/layout/formattingContexts/inline/AbstractLineBuilder.h
M
Source/WebCore/layout/formattingContexts/inline/AvailableLineWidthOverride.h
M Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h
M Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.h
M Source/WebCore/layout/formattingContexts/inline/InlineContentCache.h
M Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.h
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingConstraints.h
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.h
M Source/WebCore/layout/formattingContexts/inline/InlineItem.h
M Source/WebCore/layout/formattingContexts/inline/InlineLayoutState.h
M Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h
M Source/WebCore/layout/formattingContexts/inline/InlineLine.h
M Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h
M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.h
M
Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.h
M Source/WebCore/layout/formattingContexts/inline/InlineLineTypes.h
M Source/WebCore/layout/formattingContexts/inline/InlineQuirks.h
M Source/WebCore/layout/formattingContexts/inline/InlineRect.h
M Source/WebCore/layout/formattingContexts/inline/InlineSoftLineBreakItem.h
M Source/WebCore/layout/formattingContexts/inline/InlineTextItem.h
M Source/WebCore/layout/formattingContexts/inline/IntrinsicWidthHandler.h
M Source/WebCore/layout/formattingContexts/inline/LineLayoutResult.h
M
Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.h
M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayBox.h
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContent.h
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLine.h
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.h
M
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineDamage.h
M
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.h
M
Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h
M
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionCache.h
M
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionContext.h
M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.h
M
Source/WebCore/layout/formattingContexts/table/TableFormattingConstraints.h
M Source/WebCore/layout/formattingContexts/table/TableFormattingGeometry.h
M Source/WebCore/layout/formattingContexts/table/TableFormattingQuirks.h
M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.h
M Source/WebCore/layout/integration/LayoutIntegrationUtils.h
M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.h
M Source/WebCore/layout/integration/inline/InlineIteratorBox.h
M Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h
M Source/WebCore/layout/integration/inline/InlineIteratorBoxModernPath.h
M Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h
M Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h
M Source/WebCore/layout/integration/inline/InlineIteratorLineBoxModernPath.h
M
Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h
M Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h
M Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContent.h
M
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentBuilder.h
M
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h
M Source/WebCore/layout/integration/inline/LineSelection.h
M Source/WebCore/layout/layouttree/LayoutBox.h
M Source/WebCore/layout/layouttree/LayoutChildIterator.h
M Source/WebCore/layout/layouttree/LayoutContainingBlockChainIterator.h
M Source/WebCore/layout/layouttree/LayoutDescendantIterator.h
M Source/WebCore/layout/layouttree/LayoutElementBox.h
M Source/WebCore/layout/layouttree/LayoutGeometryRect.h
M Source/WebCore/layout/layouttree/LayoutInitialContainingBlock.h
M Source/WebCore/layout/layouttree/LayoutInlineTextBox.h
M Source/WebCore/layout/layouttree/LayoutIterator.h
M Source/WebCore/layout/layouttree/LayoutTreeBuilder.h
M Source/WebCore/loader/AttributionTriggerData.h
M Source/WebCore/loader/COEPInheritenceViolationReportBody.h
M Source/WebCore/loader/CORPViolationReportBody.h
M Source/WebCore/loader/ContentFilter.h
M Source/WebCore/loader/CookieJar.h
M Source/WebCore/loader/CrossOriginAccessControl.h
M Source/WebCore/loader/CrossOriginOpenerPolicy.h
M Source/WebCore/loader/CrossOriginPreflightResultCache.h
M Source/WebCore/loader/CustomHeaderFields.h
M Source/WebCore/loader/DocumentLoadTiming.h
M Source/WebCore/loader/DocumentLoader.h
M Source/WebCore/loader/DocumentWriter.h
M Source/WebCore/loader/EmptyClients.h
M Source/WebCore/loader/EmptyFrameLoaderClient.h
M Source/WebCore/loader/FetchOptions.h
M Source/WebCore/loader/FontLoadRequest.h
M Source/WebCore/loader/FormState.h
M Source/WebCore/loader/FormSubmission.h
M Source/WebCore/loader/FrameLoadRequest.h
M Source/WebCore/loader/FrameLoader.h
M Source/WebCore/loader/FrameLoaderClient.h
M Source/WebCore/loader/FrameLoaderTypes.h
M Source/WebCore/loader/FrameNetworkingContext.h
M Source/WebCore/loader/HistoryController.h
M Source/WebCore/loader/ImageLoader.h
M Source/WebCore/loader/LinkLoader.h
M Source/WebCore/loader/LinkPreloadResourceClients.h
M Source/WebCore/loader/LoaderStrategy.h
M Source/WebCore/loader/LocalFrameLoaderClient.h
M Source/WebCore/loader/MediaResourceLoader.h
M Source/WebCore/loader/MixedContentChecker.h
M Source/WebCore/loader/NavigationAction.h
M Source/WebCore/loader/NavigationRequester.h
M Source/WebCore/loader/NavigationScheduler.h
M Source/WebCore/loader/NetscapePlugInStreamLoader.h
M Source/WebCore/loader/PCMSites.h
M Source/WebCore/loader/PingLoader.h
M Source/WebCore/loader/PolicyChecker.h
M Source/WebCore/loader/PolicyContainer.h
M Source/WebCore/loader/PrivateClickMeasurement.h
M Source/WebCore/loader/ProgressTracker.h
M Source/WebCore/loader/ProgressTrackerClient.h
M Source/WebCore/loader/ResourceLoadInfo.h
M Source/WebCore/loader/ResourceLoadNotifier.h
M Source/WebCore/loader/ResourceLoadObserver.h
M Source/WebCore/loader/ResourceLoadStatistics.h
M Source/WebCore/loader/ResourceLoader.h
M Source/WebCore/loader/ResourceLoaderOptions.h
M Source/WebCore/loader/ResourceMonitor.h
M Source/WebCore/loader/ResourceMonitorChecker.h
M Source/WebCore/loader/ResourceMonitorPersistence.h
M Source/WebCore/loader/ResourceTimingInformation.h
M Source/WebCore/loader/SubframeLoader.h
M Source/WebCore/loader/SubresourceLoader.h
M Source/WebCore/loader/SubstituteData.h
M Source/WebCore/loader/SubstituteResource.h
M Source/WebCore/loader/ThreadableLoader.h
M Source/WebCore/loader/ThreadableLoaderClient.h
M Source/WebCore/loader/appcache/ApplicationCacheHost.h
M Source/WebCore/loader/appcache/ApplicationCacheStorage.h
M Source/WebCore/loader/archive/Archive.h
M Source/WebCore/loader/archive/ArchiveResource.h
M Source/WebCore/loader/archive/cf/LegacyWebArchive.h
M Source/WebCore/loader/cache/CachedApplicationManifest.h
M Source/WebCore/loader/cache/CachedFontLoadRequest.h
M Source/WebCore/loader/cache/CachedImage.h
M Source/WebCore/loader/cache/CachedImageClient.h
M Source/WebCore/loader/cache/CachedRawResource.h
M Source/WebCore/loader/cache/CachedRawResourceClient.h
M Source/WebCore/loader/cache/CachedResource.h
M Source/WebCore/loader/cache/CachedResourceClient.h
M Source/WebCore/loader/cache/CachedResourceLoader.h
M Source/WebCore/loader/cache/CachedResourceRequest.h
M Source/WebCore/loader/cache/CachedResourceRequestInitiatorTypes.h
M Source/WebCore/loader/cache/CachedSVGDocument.h
M Source/WebCore/loader/cache/CachedSVGDocumentClient.h
M Source/WebCore/loader/cache/CachedSVGDocumentReference.h
M Source/WebCore/loader/cache/CachedStyleSheetClient.h
M Source/WebCore/loader/cache/KeepaliveRequestTracker.h
M Source/WebCore/loader/cache/MemoryCache.h
M Source/WebCore/loader/cocoa/DiskCacheMonitorCocoa.h
M Source/WebCore/loader/ios/LegacyPreviewLoader.h
M Source/WebCore/page/ActivityStateChangeObserver.h
M Source/WebCore/page/AlternativeTextClient.h
M Source/WebCore/page/AutoscrollController.h
M Source/WebCore/page/CacheStorageProvider.h
M Source/WebCore/page/CaptionUserPreferences.h
M Source/WebCore/page/CaptionUserPreferencesMediaAF.h
M Source/WebCore/page/Chrome.h
M Source/WebCore/page/ChromeClient.h
M Source/WebCore/page/ClientOrigin.h
M Source/WebCore/page/ContextMenuContext.h
M Source/WebCore/page/ContextMenuController.h
M Source/WebCore/page/ContextMenuProvider.h
M Source/WebCore/page/DOMTimer.h
M Source/WebCore/page/DOMWindow.h
M Source/WebCore/page/DOMWindowExtension.h
M Source/WebCore/page/DebugPageOverlays.h
M Source/WebCore/page/DeviceController.h
M Source/WebCore/page/DiagnosticLoggingClient.h
M Source/WebCore/page/DragClient.h
M Source/WebCore/page/DragController.h
M Source/WebCore/page/DragState.h
M Source/WebCore/page/DummySpeechRecognitionProvider.h
M Source/WebCore/page/EditorClient.h
M Source/WebCore/page/ElementTargetingController.h
M Source/WebCore/page/ElementTargetingTypes.h
M Source/WebCore/page/EmptyAttachmentElementClient.h
M Source/WebCore/page/EventHandler.h
M Source/WebCore/page/FocusController.h
M Source/WebCore/page/Frame.h
M Source/WebCore/page/FrameDestructionObserverInlines.h
M Source/WebCore/page/FrameInlines.h
M Source/WebCore/page/FrameSnapshotting.h
M Source/WebCore/page/FrameTree.h
M Source/WebCore/page/FrameView.h
M Source/WebCore/page/GlobalFrameIdentifier.h
M Source/WebCore/page/GlobalWindowIdentifier.h
M Source/WebCore/page/HandleUserInputEventResult.h
M Source/WebCore/page/ImageAnalysisQueue.h
M Source/WebCore/page/InteractionRegion.h
M Source/WebCore/page/LinkDecorationFilteringData.h
M Source/WebCore/page/LocalDOMWindow.h
M Source/WebCore/page/LocalDOMWindowProperty.h
M Source/WebCore/page/LocalFrame.h
M Source/WebCore/page/LocalFrameInlines.h
M Source/WebCore/page/LocalFrameView.h
M Source/WebCore/page/LocalFrameViewLayoutContext.h
M Source/WebCore/page/LoginStatus.h
M Source/WebCore/page/Navigator.h
M Source/WebCore/page/NavigatorBase.h
M Source/WebCore/page/NavigatorUAData.h
M Source/WebCore/page/Page.h
M Source/WebCore/page/PageColorSampler.h
M Source/WebCore/page/PageConfiguration.h
M Source/WebCore/page/PageInlines.h
M Source/WebCore/page/PageOverlay.h
M Source/WebCore/page/PageOverlayController.h
M Source/WebCore/page/PagePasteboardContext.h
M Source/WebCore/page/PartitionedSecurityOrigin.h
M Source/WebCore/page/PerformanceLoggingClient.h
M Source/WebCore/page/PointerCaptureController.h
M Source/WebCore/page/PointerLockController.h
M Source/WebCore/page/PrewarmInformation.h
M Source/WebCore/page/PrintContext.h
M Source/WebCore/page/ProcessWarming.h
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/RemoteDOMWindow.h
M Source/WebCore/page/RemoteFrame.h
M Source/WebCore/page/RemoteFrameClient.h
M Source/WebCore/page/RemoteFrameGeometryTransformer.h
M Source/WebCore/page/RemoteFrameView.h
M Source/WebCore/page/RemoteUserInputEventData.h
M Source/WebCore/page/RenderingUpdateScheduler.h
M Source/WebCore/page/ScrollIntoViewOptions.h
M Source/WebCore/page/ScrollOptions.h
M Source/WebCore/page/ScrollToOptions.h
M Source/WebCore/page/SecurityOrigin.h
M Source/WebCore/page/SecurityOriginData.h
M Source/WebCore/page/SecurityOriginHash.h
M Source/WebCore/page/SecurityPolicy.h
M Source/WebCore/page/SettingsBase.h
M Source/WebCore/page/ShareData.h
M Source/WebCore/page/SpatialNavigation.h
M Source/WebCore/page/SpeechRecognitionProvider.h
M Source/WebCore/page/SystemPreviewInfo.h
M Source/WebCore/page/TextIndicator.h
M Source/WebCore/page/TranslationContextMenuInfo.h
M Source/WebCore/page/UserContentController.h
M Source/WebCore/page/UserContentProvider.h
M Source/WebCore/page/UserGestureTokenIdentifier.h
M Source/WebCore/page/UserMessageHandler.h
M Source/WebCore/page/UserMessageHandlersNamespace.h
M Source/WebCore/page/UserScript.h
M Source/WebCore/page/UserStyleSheet.h
M Source/WebCore/page/ViewportConfiguration.h
M Source/WebCore/page/WebKitSerializedNode.h
M Source/WebCore/page/WheelEventDeltaFilter.h
M Source/WebCore/page/WheelEventTestMonitor.h
M Source/WebCore/page/WindowFeatures.h
M Source/WebCore/page/WindowPostMessageOptions.h
M Source/WebCore/page/WorkerClient.h
M Source/WebCore/page/WorkerNavigator.h
M Source/WebCore/page/cocoa/DataDetectionResultsStorage.h
M Source/WebCore/page/csp/CSPViolationReportBody.h
M Source/WebCore/page/csp/ContentSecurityPolicy.h
M Source/WebCore/page/csp/ContentSecurityPolicyClient.h
M Source/WebCore/page/csp/ContentSecurityPolicyHash.h
M Source/WebCore/page/ios/ContentChangeObserver.h
M Source/WebCore/page/ios/DOMTimerHoldingTank.h
M Source/WebCore/page/mac/WheelEventDeltaFilterMac.h
M Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h
M Source/WebCore/page/scrolling/ScrollAnchoringController.h
M Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.h
M Source/WebCore/page/scrolling/ScrollingConstraints.h
M Source/WebCore/page/scrolling/ScrollingCoordinator.h
M Source/WebCore/page/scrolling/ScrollingCoordinatorTypes.h
M Source/WebCore/page/scrolling/ScrollingNodeID.h
M Source/WebCore/page/scrolling/ScrollingPlatformLayer.h
M Source/WebCore/page/scrolling/ScrollingStateFixedNode.h
M Source/WebCore/page/scrolling/ScrollingStateFrameHostingNode.h
M Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingStateNode.h
M Source/WebCore/page/scrolling/ScrollingStateOverflowScrollProxyNode.h
M Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingStatePluginHostingNode.h
M Source/WebCore/page/scrolling/ScrollingStatePluginScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingStatePositionedNode.h
M Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingStateStickyNode.h
M Source/WebCore/page/scrolling/ScrollingStateTree.h
M Source/WebCore/page/scrolling/ScrollingTree.h
M Source/WebCore/page/scrolling/ScrollingTreeFixedNode.h
M Source/WebCore/page/scrolling/ScrollingTreeFrameHostingNode.h
M Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingTreeGestureState.h
M Source/WebCore/page/scrolling/ScrollingTreeLatchingController.h
M Source/WebCore/page/scrolling/ScrollingTreeNode.h
M Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollProxyNode.h
M Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingTreePluginHostingNode.h
M Source/WebCore/page/scrolling/ScrollingTreePluginScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingTreePositionedNode.h
M Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.h
M Source/WebCore/page/scrolling/ScrollingTreeScrollingNodeDelegate.h
M Source/WebCore/page/scrolling/ScrollingTreeStickyNode.h
M Source/WebCore/page/scrolling/ScrollingTreeViewportConstrainedNode.h
M Source/WebCore/page/scrolling/ThreadedScrollingCoordinator.h
M Source/WebCore/page/scrolling/ThreadedScrollingTree.h
M Source/WebCore/page/scrolling/ThreadedScrollingTreeScrollingNodeDelegate.h
M Source/WebCore/page/scrolling/cocoa/ScrollingTreeFixedNodeCocoa.h
M
Source/WebCore/page/scrolling/cocoa/ScrollingTreeOverflowScrollProxyNodeCocoa.h
M Source/WebCore/page/scrolling/cocoa/ScrollingTreePositionedNodeCocoa.h
M Source/WebCore/page/scrolling/cocoa/ScrollingTreeStickyNodeCocoa.h
M Source/WebCore/page/scrolling/mac/ScrollerMac.h
M Source/WebCore/page/scrolling/mac/ScrollerPairMac.h
M Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.h
M Source/WebCore/page/scrolling/mac/ScrollingTreeFrameScrollingNodeMac.h
M Source/WebCore/page/scrolling/mac/ScrollingTreeOverflowScrollingNodeMac.h
M Source/WebCore/page/scrolling/mac/ScrollingTreePluginScrollingNodeMac.h
M Source/WebCore/page/scrolling/mac/ScrollingTreeScrollingNodeDelegateMac.h
M Source/WebCore/page/text-extraction/TextExtraction.h
M Source/WebCore/page/text-extraction/TextExtractionTypes.h
M Source/WebCore/page/writing-tools/WritingToolsTypes.h
M Source/WebCore/platform/BoxExtents.h
M Source/WebCore/platform/BoxSides.h
M Source/WebCore/platform/CPUMonitor.h
M Source/WebCore/platform/CaptionPreferencesDelegate.h
M Source/WebCore/platform/CaretAnimator.h
M Source/WebCore/platform/ContextMenu.h
M Source/WebCore/platform/CountedUserActivity.h
M Source/WebCore/platform/Cursor.h
M Source/WebCore/platform/DataListSuggestionPicker.h
M Source/WebCore/platform/DateTimeChooserParameters.h
M Source/WebCore/platform/DragData.h
M Source/WebCore/platform/DragImage.h
M Source/WebCore/platform/DragItem.h
M Source/WebCore/platform/EventTrackingRegions.h
M Source/WebCore/platform/FixedContainerEdges.h
M Source/WebCore/platform/GraphicsClient.h
M Source/WebCore/platform/HostWindow.h
M Source/WebCore/platform/KeyboardScroll.h
M Source/WebCore/platform/KeyboardScrollingAnimator.h
M Source/WebCore/platform/KeypressCommand.h
M Source/WebCore/platform/Length.h
M Source/WebCore/platform/LengthBox.h
M Source/WebCore/platform/LengthFunctions.h
M Source/WebCore/platform/LengthPoint.h
M Source/WebCore/platform/LengthSize.h
M Source/WebCore/platform/LinkIcon.h
M Source/WebCore/platform/Logging.h
M Source/WebCore/platform/MainThreadSharedTimer.h
M Source/WebCore/platform/MediaCapabilitiesDecodingInfo.h
M Source/WebCore/platform/MediaCapabilitiesEncodingInfo.h
M Source/WebCore/platform/MediaPromiseTypes.h
M Source/WebCore/platform/MediaSample.h
M Source/WebCore/platform/MediaStrategy.h
M Source/WebCore/platform/NowPlayingManager.h
M Source/WebCore/platform/OrientationNotifier.h
M Source/WebCore/platform/PODIntervalTree.h
M Source/WebCore/platform/Pasteboard.h
M Source/WebCore/platform/PlatformContentFilter.h
M Source/WebCore/platform/PlatformKeyboardEvent.h
M Source/WebCore/platform/PlatformMouseEvent.h
M Source/WebCore/platform/PlatformPasteboard.h
M Source/WebCore/platform/PlatformScreen.h
M Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h
M Source/WebCore/platform/PlatformSpeechSynthesizer.h
M Source/WebCore/platform/PlatformWheelEvent.h
M Source/WebCore/platform/PopupMenuClient.h
M Source/WebCore/platform/PopupMenuStyle.h
M Source/WebCore/platform/PreviewConverter.h
M Source/WebCore/platform/ProcessQualified.h
M Source/WebCore/platform/PublicSuffixStore.h
M Source/WebCore/platform/RectCorners.h
M Source/WebCore/platform/RectEdges.h
M Source/WebCore/platform/RegistrableDomain.h
M Source/WebCore/platform/RemoteCommandListener.h
M Source/WebCore/platform/ScreenOrientationManager.h
M Source/WebCore/platform/ScreenProperties.h
M Source/WebCore/platform/ScriptExecutionContextIdentifier.h
M Source/WebCore/platform/ScrollAnimation.h
M Source/WebCore/platform/ScrollAnimationMomentum.h
M Source/WebCore/platform/ScrollAnimator.h
M Source/WebCore/platform/ScrollExtents.h
M Source/WebCore/platform/ScrollSnapAnimatorState.h
M Source/WebCore/platform/ScrollTypes.h
M Source/WebCore/platform/ScrollView.h
M Source/WebCore/platform/ScrollableArea.h
M Source/WebCore/platform/Scrollbar.h
M Source/WebCore/platform/ScrollbarTheme.h
M Source/WebCore/platform/ScrollbarThemeComposite.h
M Source/WebCore/platform/ScrollbarsController.h
M Source/WebCore/platform/ScrollingEffectsController.h
M Source/WebCore/platform/SearchPopupMenu.h
M Source/WebCore/platform/SerializedPlatformDataCue.h
M Source/WebCore/platform/ShareableResource.h
M Source/WebCore/platform/SharedBufferChunkReader.h
M Source/WebCore/platform/SimpleCaretAnimator.h
M Source/WebCore/platform/Site.h
M Source/WebCore/platform/SleepDisabler.h
M Source/WebCore/platform/SleepDisablerClient.h
M Source/WebCore/platform/SpatialVideoMetadata.h
M Source/WebCore/platform/StaticPasteboard.h
M Source/WebCore/platform/TextRecognitionResult.h
M Source/WebCore/platform/ThemeTypes.h
M Source/WebCore/platform/Timer.h
M Source/WebCore/platform/ValidationBubble.h
M Source/WebCore/platform/VideoDecoder.h
M Source/WebCore/platform/VideoEncoder.h
M Source/WebCore/platform/VideoEncoderActiveConfiguration.h
M Source/WebCore/platform/VideoFrame.h
M Source/WebCore/platform/Widget.h
M Source/WebCore/platform/animation/AcceleratedEffect.h
M Source/WebCore/platform/animation/AcceleratedEffectStack.h
M Source/WebCore/platform/animation/AcceleratedEffectValues.h
M Source/WebCore/platform/animation/Animation.h
M Source/WebCore/platform/animation/AnimationList.h
M Source/WebCore/platform/animation/AnimationUtilities.h
M Source/WebCore/platform/audio/AudioBus.h
M Source/WebCore/platform/audio/AudioChannel.h
M Source/WebCore/platform/audio/AudioDestination.h
M Source/WebCore/platform/audio/AudioDestinationResampler.h
M Source/WebCore/platform/audio/MediaSessionManagerInterface.h
M Source/WebCore/platform/audio/NowPlayingInfo.h
M Source/WebCore/platform/audio/PlatformMediaSession.h
M Source/WebCore/platform/audio/PlatformMediaSessionInterface.h
M Source/WebCore/platform/audio/PlatformMediaSessionManager.h
M Source/WebCore/platform/audio/PlatformRawAudioData.h
M Source/WebCore/platform/audio/SharedAudioDestination.h
M Source/WebCore/platform/audio/SincResampler.h
M Source/WebCore/platform/audio/cocoa/AudioDecoderCocoa.h
M Source/WebCore/platform/audio/cocoa/AudioDestinationCocoa.h
M Source/WebCore/platform/audio/cocoa/AudioSampleBufferList.h
M Source/WebCore/platform/audio/cocoa/AudioSampleDataSource.h
M Source/WebCore/platform/audio/cocoa/AudioSessionCocoa.h
M Source/WebCore/platform/audio/cocoa/AudioUtilitiesCocoa.h
M Source/WebCore/platform/audio/cocoa/CAAudioStreamDescription.h
M Source/WebCore/platform/audio/cocoa/CARingBuffer.h
M Source/WebCore/platform/audio/cocoa/MediaSessionManagerCocoa.h
M Source/WebCore/platform/audio/cocoa/PlatformRawAudioDataCocoa.h
M Source/WebCore/platform/audio/cocoa/SpatialAudioExperienceHelper.h
M Source/WebCore/platform/audio/cocoa/WebAudioBufferList.h
M Source/WebCore/platform/audio/ios/AudioSessionIOS.h
M Source/WebCore/platform/audio/ios/MediaSessionHelperIOS.h
M Source/WebCore/platform/audio/ios/MediaSessionManagerIOS.h
M Source/WebCore/platform/audio/mac/SharedRoutingArbitrator.h
M Source/WebCore/platform/calc/CalculationTree.h
M Source/WebCore/platform/calc/CalculationValue.h
M Source/WebCore/platform/cf/KeyedDecoderCF.h
M Source/WebCore/platform/cf/KeyedEncoderCF.h
M Source/WebCore/platform/cocoa/AppleVisualEffect.h
M Source/WebCore/platform/cocoa/LocalCurrentGraphicsContext.h
M Source/WebCore/platform/cocoa/NetworkExtensionContentFilter.h
M Source/WebCore/platform/cocoa/ParentalControlsContentFilter.h
M Source/WebCore/platform/cocoa/PlaybackSessionModel.h
M Source/WebCore/platform/cocoa/PlaybackSessionModelMediaElement.h
M Source/WebCore/platform/cocoa/ThemeCocoa.h
M Source/WebCore/platform/cocoa/VideoFullscreenCaptions.h
M Source/WebCore/platform/cocoa/VideoPresentationLayerProvider.h
M Source/WebCore/platform/cocoa/VideoPresentationModel.h
M Source/WebCore/platform/cocoa/VideoPresentationModelVideoElement.h
M Source/WebCore/platform/cocoa/WebAVPlayerLayer.h
M Source/WebCore/platform/encryptedmedia/CDMInstance.h
M Source/WebCore/platform/encryptedmedia/CDMInstanceSession.h
M Source/WebCore/platform/encryptedmedia/CDMKeySystemConfiguration.h
M Source/WebCore/platform/encryptedmedia/CDMMediaCapability.h
M Source/WebCore/platform/encryptedmedia/CDMPrivate.h
M Source/WebCore/platform/encryptedmedia/CDMProxy.h
M Source/WebCore/platform/encryptedmedia/CDMRestrictions.h
M Source/WebCore/platform/gamepad/GamepadProvider.h
M Source/WebCore/platform/gamepad/PlatformGamepad.h
M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.h
M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepadProvider.h
M Source/WebCore/platform/gamepad/mac/HIDGamepad.h
M Source/WebCore/platform/gamepad/mac/HIDGamepadElement.h
M Source/WebCore/platform/gamepad/mac/HIDGamepadProvider.h
M Source/WebCore/platform/gamepad/mac/MultiGamepadProvider.h
M Source/WebCore/platform/graphics/AV1Utilities.h
M Source/WebCore/platform/graphics/AudioTrackPrivate.h
M Source/WebCore/platform/graphics/AudioTrackPrivateClient.h
M Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h
M Source/WebCore/platform/graphics/BitmapImage.h
M Source/WebCore/platform/graphics/ByteArrayPixelBuffer.h
M Source/WebCore/platform/graphics/CachedSubimage.h
M Source/WebCore/platform/graphics/Color.h
M Source/WebCore/platform/graphics/ColorConversion.h
M Source/WebCore/platform/graphics/ColorHash.h
M Source/WebCore/platform/graphics/ColorInterpolation.h
M Source/WebCore/platform/graphics/ColorInterpolationMethod.h
M Source/WebCore/platform/graphics/ColorLuminance.h
M Source/WebCore/platform/graphics/ColorSpace.h
M Source/WebCore/platform/graphics/ColorTypes.h
M Source/WebCore/platform/graphics/ColorUtilities.h
M Source/WebCore/platform/graphics/ComplexTextController.h
M Source/WebCore/platform/graphics/ContentTypeUtilities.h
M Source/WebCore/platform/graphics/DecodingOptions.h
M Source/WebCore/platform/graphics/DecomposedGlyphs.h
M Source/WebCore/platform/graphics/DestinationColorSpace.h
M Source/WebCore/platform/graphics/DisplayRefreshMonitor.h
M Source/WebCore/platform/graphics/DisplayRefreshMonitorClient.h
M Source/WebCore/platform/graphics/DisplayRefreshMonitorManager.h
M Source/WebCore/platform/graphics/DisplayUpdate.h
M Source/WebCore/platform/graphics/DoublePoint.h
M Source/WebCore/platform/graphics/DoubleRect.h
M Source/WebCore/platform/graphics/DoubleSize.h
M Source/WebCore/platform/graphics/Float16ArrayPixelBuffer.h
M Source/WebCore/platform/graphics/FloatLine.h
M Source/WebCore/platform/graphics/FloatPoint.h
M Source/WebCore/platform/graphics/FloatPoint3D.h
M Source/WebCore/platform/graphics/FloatPolygon.h
M Source/WebCore/platform/graphics/FloatQuad.h
M Source/WebCore/platform/graphics/FloatRect.h
M Source/WebCore/platform/graphics/FloatRoundedRect.h
M Source/WebCore/platform/graphics/FloatSize.h
M Source/WebCore/platform/graphics/FloatSizeHash.h
M Source/WebCore/platform/graphics/Font.h
M Source/WebCore/platform/graphics/FontCache.h
M Source/WebCore/platform/graphics/FontCascade.h
M Source/WebCore/platform/graphics/FontCascadeCache.h
M Source/WebCore/platform/graphics/FontCascadeDescription.h
M Source/WebCore/platform/graphics/FontCascadeFonts.h
M Source/WebCore/platform/graphics/FontCreationContext.h
M Source/WebCore/platform/graphics/FontCustomPlatformData.h
M Source/WebCore/platform/graphics/FontDescription.h
M Source/WebCore/platform/graphics/FontGenericFamilies.h
M Source/WebCore/platform/graphics/FontMetrics.h
M Source/WebCore/platform/graphics/FontPaletteValues.h
M Source/WebCore/platform/graphics/FontPlatformData.h
M Source/WebCore/platform/graphics/FontRanges.h
M Source/WebCore/platform/graphics/FontSelectionAlgorithm.h
M Source/WebCore/platform/graphics/FontSelector.h
M Source/WebCore/platform/graphics/FontSizeAdjust.h
M Source/WebCore/platform/graphics/GCGLSpan.h
M Source/WebCore/platform/graphics/GeneratedImage.h
M Source/WebCore/platform/graphics/GeometryUtilities.h
M Source/WebCore/platform/graphics/GlyphBuffer.h
M Source/WebCore/platform/graphics/GlyphBufferMembers.h
M Source/WebCore/platform/graphics/GlyphMetricsMap.h
M Source/WebCore/platform/graphics/GlyphPage.h
M Source/WebCore/platform/graphics/Gradient.h
M Source/WebCore/platform/graphics/GradientColorStop.h
M Source/WebCore/platform/graphics/GradientColorStops.h
M Source/WebCore/platform/graphics/GradientImage.h
M Source/WebCore/platform/graphics/GraphicsContext.h
M Source/WebCore/platform/graphics/GraphicsContextGL.h
M Source/WebCore/platform/graphics/GraphicsContextGLActiveInfo.h
M Source/WebCore/platform/graphics/GraphicsContextGLImageExtractor.h
M Source/WebCore/platform/graphics/GraphicsContextGLState.h
M Source/WebCore/platform/graphics/GraphicsContextState.h
M Source/WebCore/platform/graphics/GraphicsContextStateSaver.h
M Source/WebCore/platform/graphics/GraphicsLayer.h
M Source/WebCore/platform/graphics/GraphicsLayerClient.h
M Source/WebCore/platform/graphics/GraphicsLayerContentsDisplayDelegate.h
M Source/WebCore/platform/graphics/GraphicsLayerFactory.h
M Source/WebCore/platform/graphics/GraphicsStyle.h
M Source/WebCore/platform/graphics/GraphicsTypes.h
M Source/WebCore/platform/graphics/Icon.h
M Source/WebCore/platform/graphics/Image.h
M Source/WebCore/platform/graphics/ImageAdapter.h
M Source/WebCore/platform/graphics/ImageBackingStore.h
M Source/WebCore/platform/graphics/ImageBuffer.h
M Source/WebCore/platform/graphics/ImageBufferAllocator.h
M Source/WebCore/platform/graphics/ImageBufferBackend.h
M Source/WebCore/platform/graphics/ImageBufferBackendParameters.h
M Source/WebCore/platform/graphics/ImageBufferDisplayListBackend.h
M Source/WebCore/platform/graphics/ImageBufferFormat.h
M Source/WebCore/platform/graphics/ImageBufferPixelFormat.h
M Source/WebCore/platform/graphics/ImageBufferPlatformBackend.h
M Source/WebCore/platform/graphics/ImageDecoder.h
M Source/WebCore/platform/graphics/ImageFrame.h
M Source/WebCore/platform/graphics/ImageObserver.h
M Source/WebCore/platform/graphics/ImageOrientation.h
M Source/WebCore/platform/graphics/ImagePaintingOptions.h
M Source/WebCore/platform/graphics/ImageSource.h
M Source/WebCore/platform/graphics/ImageUtilities.h
M Source/WebCore/platform/graphics/InbandGenericCue.h
M Source/WebCore/platform/graphics/InbandTextTrackPrivate.h
M Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h
M Source/WebCore/platform/graphics/IntPoint.h
M Source/WebCore/platform/graphics/IntPointHash.h
M Source/WebCore/platform/graphics/IntRect.h
M Source/WebCore/platform/graphics/IntRectHash.h
M Source/WebCore/platform/graphics/IntSize.h
M Source/WebCore/platform/graphics/IntSizeHash.h
M Source/WebCore/platform/graphics/LayoutPoint.h
M Source/WebCore/platform/graphics/LayoutRange.h
M Source/WebCore/platform/graphics/LayoutRect.h
M Source/WebCore/platform/graphics/LayoutRoundedRect.h
M Source/WebCore/platform/graphics/LayoutSize.h
M Source/WebCore/platform/graphics/MIMETypeCache.h
M Source/WebCore/platform/graphics/MediaPlaybackTarget.h
M Source/WebCore/platform/graphics/MediaPlaybackTargetClient.h
M Source/WebCore/platform/graphics/MediaPlaybackTargetPicker.h
M Source/WebCore/platform/graphics/MediaPlayer.h
M Source/WebCore/platform/graphics/MediaPlayerPrivate.h
M Source/WebCore/platform/graphics/MediaReorderQueue.h
M Source/WebCore/platform/graphics/MediaResourceSniffer.h
M Source/WebCore/platform/graphics/MediaSourcePrivate.h
M Source/WebCore/platform/graphics/MediaSourcePrivateClient.h
M Source/WebCore/platform/graphics/MediaUsageInfo.h
M Source/WebCore/platform/graphics/Model.h
M Source/WebCore/platform/graphics/ModelContext.h
M Source/WebCore/platform/graphics/NativeImage.h
M Source/WebCore/platform/graphics/NullGraphicsContext.h
M Source/WebCore/platform/graphics/NullImageBufferBackend.h
M Source/WebCore/platform/graphics/Path.h
M Source/WebCore/platform/graphics/PathElement.h
M Source/WebCore/platform/graphics/PathImpl.h
M Source/WebCore/platform/graphics/PathSegment.h
M Source/WebCore/platform/graphics/PathSegmentData.h
M Source/WebCore/platform/graphics/PathStream.h
M Source/WebCore/platform/graphics/PathUtilities.h
M Source/WebCore/platform/graphics/Pattern.h
M Source/WebCore/platform/graphics/PixelBuffer.h
M Source/WebCore/platform/graphics/PixelBufferConversion.h
M Source/WebCore/platform/graphics/PixelBufferFormat.h
M Source/WebCore/platform/graphics/PlatformAudioTrackConfiguration.h
M Source/WebCore/platform/graphics/PlatformLayerIdentifier.h
M Source/WebCore/platform/graphics/PlatformMediaResourceLoader.h
M Source/WebCore/platform/graphics/PlatformVideoColorSpace.h
M Source/WebCore/platform/graphics/PlatformVideoTrackConfiguration.h
M Source/WebCore/platform/graphics/Region.h
M Source/WebCore/platform/graphics/RenderingResource.h
M Source/WebCore/platform/graphics/ShareableBitmap.h
M Source/WebCore/platform/graphics/ShareableBitmapHandle.h
M Source/WebCore/platform/graphics/SourceBrush.h
M Source/WebCore/platform/graphics/SourceBrushLogicalGradient.h
M Source/WebCore/platform/graphics/SourceBufferPrivate.h
M Source/WebCore/platform/graphics/SourceBufferPrivateClient.h
M Source/WebCore/platform/graphics/SourceImage.h
M Source/WebCore/platform/graphics/SystemFallbackFontCache.h
M Source/WebCore/platform/graphics/SystemFontDatabase.h
M Source/WebCore/platform/graphics/TextRun.h
M Source/WebCore/platform/graphics/TextRunHash.h
M Source/WebCore/platform/graphics/TextTrackRepresentation.h
M Source/WebCore/platform/graphics/TiledBacking.h
M Source/WebCore/platform/graphics/TrackPrivateBase.h
M Source/WebCore/platform/graphics/VP9Utilities.h
M Source/WebCore/platform/graphics/VelocityData.h
M Source/WebCore/platform/graphics/VideoLayerManager.h
M Source/WebCore/platform/graphics/VideoTrackPrivate.h
M Source/WebCore/platform/graphics/VideoTrackPrivateClient.h
M Source/WebCore/platform/graphics/WidthCache.h
M Source/WebCore/platform/graphics/WidthIterator.h
M Source/WebCore/platform/graphics/angle/ANGLEUtilities.h
M Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.h
M Source/WebCore/platform/graphics/avfoundation/AudioSourceProviderAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/ISOFairPlayStreamingPsshBox.h
M Source/WebCore/platform/graphics/avfoundation/InbandTextTrackPrivateAVF.h
M Source/WebCore/platform/graphics/avfoundation/MediaPlaybackTargetCocoa.h
M Source/WebCore/platform/graphics/avfoundation/SampleBufferDisplayLayer.h
M Source/WebCore/platform/graphics/avfoundation/WebMediaSessionManagerMac.h
M Source/WebCore/platform/graphics/avfoundation/objc/AVAssetMIMETypeCache.h
M Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.h
M
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlaybackTargetPickerMac.h
M
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.h
M Source/WebCore/platform/graphics/avfoundation/objc/MediaSampleAVFObjC.h
M
Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.h
M Source/WebCore/platform/graphics/avfoundation/objc/VideoLayerManagerObjC.h
M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h
M Source/WebCore/platform/graphics/ca/LayerPool.h
M Source/WebCore/platform/graphics/ca/PlatformCAAnimation.h
M Source/WebCore/platform/graphics/ca/PlatformCAFilters.h
M Source/WebCore/platform/graphics/ca/PlatformCALayer.h
M Source/WebCore/platform/graphics/ca/PlatformCALayerClient.h
M Source/WebCore/platform/graphics/ca/PlatformCALayerDelegatedContents.h
M Source/WebCore/platform/graphics/ca/TileController.h
M Source/WebCore/platform/graphics/ca/cocoa/PlatformCAAnimationCocoa.h
M Source/WebCore/platform/graphics/ca/cocoa/PlatformCALayerCocoa.h
M Source/WebCore/platform/graphics/cg/CGWindowUtilities.h
M Source/WebCore/platform/graphics/cg/ColorSpaceCG.h
M Source/WebCore/platform/graphics/cg/GradientRendererCG.h
M Source/WebCore/platform/graphics/cg/GraphicsContextCG.h
M Source/WebCore/platform/graphics/cg/IOSurfacePool.h
M Source/WebCore/platform/graphics/cg/ImageBufferCGBackend.h
M Source/WebCore/platform/graphics/cg/ImageBufferCGBitmapBackend.h
M Source/WebCore/platform/graphics/cg/ImageBufferCGPDFDocumentBackend.h
M Source/WebCore/platform/graphics/cg/ImageBufferIOSurfaceBackend.h
M Source/WebCore/platform/graphics/cg/ImageDecoderCG.h
M Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
M Source/WebCore/platform/graphics/cocoa/CMUtilities.h
M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.h
M Source/WebCore/platform/graphics/cocoa/FontCascadeCocoaInlines.h
M Source/WebCore/platform/graphics/cocoa/FontDatabase.h
M
Source/WebCore/platform/graphics/cocoa/FontFamilySpecificationCoreTextCache.h
M Source/WebCore/platform/graphics/cocoa/GraphicsContextGLCocoa.h
M Source/WebCore/platform/graphics/cocoa/HEVCUtilitiesCocoa.h
M Source/WebCore/platform/graphics/cocoa/IOSurface.h
M Source/WebCore/platform/graphics/cocoa/IOSurfaceDrawingBuffer.h
M Source/WebCore/platform/graphics/cocoa/MediaPlayerEnumsCocoa.h
M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.h
M Source/WebCore/platform/graphics/cocoa/MultiRepresentationHEICMetrics.h
M Source/WebCore/platform/graphics/cocoa/NullPlaybackSessionInterface.h
M Source/WebCore/platform/graphics/cocoa/NullVideoPresentationInterface.h
M Source/WebCore/platform/graphics/cocoa/SourceBufferParser.h
M Source/WebCore/platform/graphics/cocoa/SourceBufferParserWebM.h
M Source/WebCore/platform/graphics/cocoa/SystemFontDatabaseCoreText.h
M Source/WebCore/platform/graphics/cocoa/TextTrackRepresentationCocoa.h
M Source/WebCore/platform/graphics/cocoa/VP9UtilitiesCocoa.h
M Source/WebCore/platform/graphics/cocoa/VideoTargetFactory.h
M Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.h
M Source/WebCore/platform/graphics/controls/ApplePayButtonPart.h
M Source/WebCore/platform/graphics/controls/ButtonPart.h
M Source/WebCore/platform/graphics/controls/ColorWellPart.h
M Source/WebCore/platform/graphics/controls/ControlPart.h
M Source/WebCore/platform/graphics/controls/ControlStyle.h
M Source/WebCore/platform/graphics/controls/ImageControlsButtonPart.h
M Source/WebCore/platform/graphics/controls/InnerSpinButtonPart.h
M Source/WebCore/platform/graphics/controls/MenuListButtonPart.h
M Source/WebCore/platform/graphics/controls/MenuListPart.h
M Source/WebCore/platform/graphics/controls/MeterPart.h
M Source/WebCore/platform/graphics/controls/PlatformControl.h
M Source/WebCore/platform/graphics/controls/ProgressBarPart.h
M Source/WebCore/platform/graphics/controls/SearchFieldCancelButtonPart.h
M Source/WebCore/platform/graphics/controls/SearchFieldPart.h
M Source/WebCore/platform/graphics/controls/SearchFieldResultsPart.h
M Source/WebCore/platform/graphics/controls/SliderThumbPart.h
M Source/WebCore/platform/graphics/controls/SliderTrackPart.h
M Source/WebCore/platform/graphics/controls/SwitchThumbPart.h
M Source/WebCore/platform/graphics/controls/SwitchTrackPart.h
M Source/WebCore/platform/graphics/controls/TextAreaPart.h
M Source/WebCore/platform/graphics/controls/TextFieldPart.h
M Source/WebCore/platform/graphics/controls/ToggleButtonPart.h
M Source/WebCore/platform/graphics/coretext/DrawGlyphsRecorder.h
M Source/WebCore/platform/graphics/cv/GraphicsContextGLCV.h
M Source/WebCore/platform/graphics/cv/GraphicsContextGLCVCocoa.h
M Source/WebCore/platform/graphics/cv/ImageRotationSessionVT.h
M Source/WebCore/platform/graphics/cv/ImageTransferSessionVT.h
M Source/WebCore/platform/graphics/cv/VideoFrameCV.h
M Source/WebCore/platform/graphics/displaylists/DisplayList.h
M Source/WebCore/platform/graphics/displaylists/DisplayListItem.h
M Source/WebCore/platform/graphics/displaylists/DisplayListItems.h
M Source/WebCore/platform/graphics/displaylists/DisplayListRecorder.h
M Source/WebCore/platform/graphics/displaylists/DisplayListRecorderImpl.h
M Source/WebCore/platform/graphics/filters/DistantLightSource.h
M Source/WebCore/platform/graphics/filters/FEBlend.h
M Source/WebCore/platform/graphics/filters/FEColorMatrix.h
M Source/WebCore/platform/graphics/filters/FEComponentTransfer.h
M Source/WebCore/platform/graphics/filters/FEComposite.h
M Source/WebCore/platform/graphics/filters/FEConvolveMatrix.h
M Source/WebCore/platform/graphics/filters/FEDiffuseLighting.h
M Source/WebCore/platform/graphics/filters/FEDisplacementMap.h
M Source/WebCore/platform/graphics/filters/FEDropShadow.h
M Source/WebCore/platform/graphics/filters/FEFlood.h
M Source/WebCore/platform/graphics/filters/FEGaussianBlur.h
M Source/WebCore/platform/graphics/filters/FEImage.h
M Source/WebCore/platform/graphics/filters/FELighting.h
M Source/WebCore/platform/graphics/filters/FEMerge.h
M Source/WebCore/platform/graphics/filters/FEMorphology.h
M Source/WebCore/platform/graphics/filters/FEOffset.h
M Source/WebCore/platform/graphics/filters/FESpecularLighting.h
M Source/WebCore/platform/graphics/filters/FETile.h
M Source/WebCore/platform/graphics/filters/FETurbulence.h
M Source/WebCore/platform/graphics/filters/Filter.h
M Source/WebCore/platform/graphics/filters/FilterEffect.h
M Source/WebCore/platform/graphics/filters/FilterEffectApplier.h
M Source/WebCore/platform/graphics/filters/FilterEffectGeometry.h
M Source/WebCore/platform/graphics/filters/FilterEffectVector.h
M Source/WebCore/platform/graphics/filters/FilterFunction.h
M Source/WebCore/platform/graphics/filters/FilterImage.h
M Source/WebCore/platform/graphics/filters/FilterOperation.h
M Source/WebCore/platform/graphics/filters/FilterOperations.h
M Source/WebCore/platform/graphics/filters/FilterResults.h
M Source/WebCore/platform/graphics/filters/FilterStyle.h
M Source/WebCore/platform/graphics/filters/LightSource.h
M Source/WebCore/platform/graphics/filters/PointLightSource.h
M Source/WebCore/platform/graphics/filters/SourceAlpha.h
M Source/WebCore/platform/graphics/filters/SourceGraphic.h
M Source/WebCore/platform/graphics/filters/SpotLightSource.h
M Source/WebCore/platform/graphics/iso/ISOBox.h
M Source/WebCore/platform/graphics/iso/ISOOriginalFormatBox.h
M Source/WebCore/platform/graphics/iso/ISOProtectionSchemeInfoBox.h
M
Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.h
M Source/WebCore/platform/graphics/iso/ISOSchemeInformationBox.h
M Source/WebCore/platform/graphics/iso/ISOSchemeTypeBox.h
M Source/WebCore/platform/graphics/iso/ISOTrackEncryptionBox.h
M Source/WebCore/platform/graphics/iso/ISOVTTCue.h
M Source/WebCore/platform/graphics/mac/AppKitControlSystemImage.h
M Source/WebCore/platform/graphics/mac/ColorMac.h
M Source/WebCore/platform/graphics/mac/ScrollbarTrackCornerSystemImageMac.h
M Source/WebCore/platform/graphics/opentype/OpenTypeMathData.h
M Source/WebCore/platform/graphics/opentype/OpenTypeTypes.h
M Source/WebCore/platform/graphics/transforms/AffineTransform.h
M Source/WebCore/platform/graphics/transforms/IdentityTransformOperation.h
M Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.h
M Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.h
M
Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h
M Source/WebCore/platform/graphics/transforms/Quaternion.h
M Source/WebCore/platform/graphics/transforms/RotateTransformOperation.h
M Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.h
M Source/WebCore/platform/graphics/transforms/SkewTransformOperation.h
M Source/WebCore/platform/graphics/transforms/TransformOperation.h
M Source/WebCore/platform/graphics/transforms/TransformOperations.h
M Source/WebCore/platform/graphics/transforms/TransformationMatrix.h
M Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h
M Source/WebCore/platform/ios/LegacyTileCache.h
M Source/WebCore/platform/ios/PlatformEventFactoryIOS.h
M Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.h
M Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKitLegacy.h
M Source/WebCore/platform/ios/PlaybackSessionInterfaceIOS.h
M Source/WebCore/platform/ios/PlaybackSessionInterfaceTVOS.h
M Source/WebCore/platform/ios/SelectionGeometry.h
M Source/WebCore/platform/ios/VideoPresentationInterfaceAVKit.h
M Source/WebCore/platform/ios/VideoPresentationInterfaceAVKitLegacy.h
M Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.h
M Source/WebCore/platform/ios/VideoPresentationInterfaceTVOS.h
M Source/WebCore/platform/ios/WebSQLiteDatabaseTrackerClient.h
M Source/WebCore/platform/ios/wak/WebCoreThreadInternal.h
M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.h
M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.h
M Source/WebCore/platform/mac/LocalDefaultSystemAppearance.h
M Source/WebCore/platform/mac/PlatformEventFactoryMac.h
M Source/WebCore/platform/mac/PlaybackSessionInterfaceMac.h
M Source/WebCore/platform/mac/ScrollbarMac.h
M Source/WebCore/platform/mac/ScrollbarThemeMac.h
M Source/WebCore/platform/mac/ScrollbarsControllerMac.h
M Source/WebCore/platform/mac/SerializedPlatformDataCueMac.h
M Source/WebCore/platform/mac/ThemeMac.h
M Source/WebCore/platform/mac/VideoPresentationInterfaceMac.h
M Source/WebCore/platform/mediacapabilities/MediaConfiguration.h
M Source/WebCore/platform/mediacapabilities/MediaDecodingConfiguration.h
M Source/WebCore/platform/mediacapabilities/MediaEncodingConfiguration.h
M
Source/WebCore/platform/mediacapabilities/MediaEngineConfigurationFactory.h
M Source/WebCore/platform/mediacapabilities/VideoConfiguration.h
M Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h
M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateEncoder.h
M
Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterAVFObjC.h
M Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.h
M Source/WebCore/platform/mediastream/CaptureDeviceManager.h
M Source/WebCore/platform/mediastream/CaptureDeviceWithCapabilities.h
M Source/WebCore/platform/mediastream/DisplayCaptureManager.h
M Source/WebCore/platform/mediastream/MediaConstraints.h
M Source/WebCore/platform/mediastream/MediaStreamPrivate.h
M Source/WebCore/platform/mediastream/MediaStreamRequest.h
M Source/WebCore/platform/mediastream/MediaStreamTrackDataHolder.h
M Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.h
M Source/WebCore/platform/mediastream/PhotoCapabilities.h
M Source/WebCore/platform/mediastream/RTCDataChannelHandler.h
M Source/WebCore/platform/mediastream/RTCDataChannelHandlerClient.h
M Source/WebCore/platform/mediastream/RTCDataChannelIdentifier.h
M
Source/WebCore/platform/mediastream/RTCDataChannelRemoteHandlerConnection.h
M Source/WebCore/platform/mediastream/RTCDataChannelRemoteSourceConnection.h
M Source/WebCore/platform/mediastream/RTCRtpCapabilities.h
M Source/WebCore/platform/mediastream/RealtimeIncomingVideoSource.h
M Source/WebCore/platform/mediastream/RealtimeMediaSource.h
M Source/WebCore/platform/mediastream/RealtimeMediaSourceCapabilities.h
M Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h
M Source/WebCore/platform/mediastream/RealtimeMediaSourceFactory.h
M Source/WebCore/platform/mediastream/RealtimeMediaSourceSettings.h
M
Source/WebCore/platform/mediastream/RealtimeMediaSourceSupportedConstraints.h
M Source/WebCore/platform/mediastream/RealtimeVideoCaptureSource.h
M Source/WebCore/platform/mediastream/VideoPreset.h
M Source/WebCore/platform/mediastream/WebAudioSourceProvider.h
M Source/WebCore/platform/mediastream/WebRTCProvider.h
M
Source/WebCore/platform/mediastream/cocoa/AudioMediaStreamTrackRendererUnit.h
M Source/WebCore/platform/mediastream/cocoa/DisplayCaptureSourceCocoa.h
M
Source/WebCore/platform/mediastream/ios/AVAudioSessionCaptureDeviceManager.h
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCAudioModule.h
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.h
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProviderCocoa.h
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCRefWrappers.h
M Source/WebCore/platform/mediastream/libwebrtc/VideoFrameLibWebRTC.h
M Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.h
M Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h
M Source/WebCore/platform/mediastream/mac/BaseAudioSharedUnit.h
M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureDeviceManager.h
M Source/WebCore/platform/mediastream/mac/CoreAudioCaptureSource.h
M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.h
M Source/WebCore/platform/mediastream/mac/MockAudioSharedUnit.h
M Source/WebCore/platform/mediastream/mac/RealtimeIncomingVideoSourceCocoa.h
M Source/WebCore/platform/mediastream/mac/ScreenCaptureKitCaptureSource.h
M
Source/WebCore/platform/mediastream/mac/ScreenCaptureKitSharingSessionManager.h
M Source/WebCore/platform/mediastream/mac/WebAudioSourceProviderCocoa.h
M Source/WebCore/platform/mock/DeviceOrientationClientMock.h
M Source/WebCore/platform/mock/MediaPlaybackTargetMock.h
M Source/WebCore/platform/mock/MediaPlaybackTargetPickerMock.h
M Source/WebCore/platform/mock/MockMediaDevice.h
M Source/WebCore/platform/mock/MockRealtimeAudioSource.h
M Source/WebCore/platform/mock/MockRealtimeMediaSourceCenter.h
M Source/WebCore/platform/mock/MockRealtimeVideoSource.h
M Source/WebCore/platform/mock/ScrollbarsControllerMock.h
M Source/WebCore/platform/network/AuthenticationChallengeBase.h
M Source/WebCore/platform/network/BlobData.h
M Source/WebCore/platform/network/BlobPart.h
M Source/WebCore/platform/network/BlobRegistryImpl.h
M Source/WebCore/platform/network/BlobResourceHandle.h
M Source/WebCore/platform/network/CookieRequestHeaderFieldProxy.h
M Source/WebCore/platform/network/Credential.h
M Source/WebCore/platform/network/CredentialStorage.h
M Source/WebCore/platform/network/FormData.h
M Source/WebCore/platform/network/HTTPHeaderMap.h
M Source/WebCore/platform/network/NetworkLoadInformation.h
M Source/WebCore/platform/network/NetworkLoadMetrics.h
M Source/WebCore/platform/network/NetworkStateNotifier.h
M Source/WebCore/platform/network/NetworkStorageSession.h
M Source/WebCore/platform/network/NetworkingContext.h
M Source/WebCore/platform/network/OrganizationStorageAccessPromptQuirk.h
M Source/WebCore/platform/network/ProtectionSpace.h
M Source/WebCore/platform/network/ProtectionSpaceHash.h
M Source/WebCore/platform/network/ResourceHandle.h
M Source/WebCore/platform/network/ResourceRequestBase.h
M Source/WebCore/platform/network/ResourceResponseBase.h
M Source/WebCore/platform/network/SynchronousLoaderClient.h
M Source/WebCore/platform/network/cf/AuthenticationChallenge.h
M Source/WebCore/platform/network/cf/ResourceError.h
M Source/WebCore/platform/network/cf/ResourceRequest.h
M Source/WebCore/platform/network/cf/ResourceRequestCFNet.h
M Source/WebCore/platform/network/cf/ResourceResponse.h
M Source/WebCore/platform/network/cocoa/CredentialCocoa.h
M Source/WebCore/platform/network/cocoa/HTTPCookieAcceptPolicyCocoa.h
M Source/WebCore/platform/network/cocoa/ProtectionSpaceCocoa.h
M Source/WebCore/platform/network/curl/AuthenticationChallenge.h
M Source/WebCore/platform/network/curl/CertificateInfo.h
M Source/WebCore/platform/network/curl/ResourceError.h
M Source/WebCore/platform/network/curl/ResourceRequest.h
M Source/WebCore/platform/network/curl/ResourceResponse.h
M Source/WebCore/platform/network/ios/WebCoreURLResponseIOS.h
M Source/WebCore/platform/network/soup/AuthenticationChallenge.h
M Source/WebCore/platform/network/soup/CertificateInfo.h
M Source/WebCore/platform/network/soup/ResourceError.h
M Source/WebCore/platform/network/soup/ResourceRequest.h
M Source/WebCore/platform/network/soup/ResourceResponse.h
M Source/WebCore/platform/sql/SQLiteDatabaseTracker.h
M Source/WebCore/platform/sql/SQLiteStatement.h
M Source/WebCore/platform/text/BidiResolver.h
M Source/WebCore/platform/text/StringWithDirection.h
M Source/WebCore/platform/text/TextCheckerClient.h
M Source/WebCore/platform/text/TextChecking.h
M Source/WebCore/platform/text/TextFlags.h
M Source/WebCore/platform/text/mac/CoreTextChineseCompositionEngine.h
M Source/WebCore/platform/video-codecs/cocoa/WebRTCVideoDecoder.h
M Source/WebCore/platform/xr/PlatformXR.h
M Source/WebCore/plugins/PluginInfoProvider.h
M Source/WebCore/plugins/PluginViewBase.h
M Source/WebCore/rendering/AccessibilityRegionContext.h
M Source/WebCore/rendering/CSSFilter.h
M Source/WebCore/rendering/CSSValueKey.h
M Source/WebCore/rendering/CaretRectComputation.h
M Source/WebCore/rendering/ClipRect.h
M Source/WebCore/rendering/EllipsisBoxPainter.h
M Source/WebCore/rendering/EventRegion.h
M Source/WebCore/rendering/FloatingObjects.h
M Source/WebCore/rendering/GapRects.h
M Source/WebCore/rendering/GridLayoutState.h
M Source/WebCore/rendering/HitTestLocation.h
M Source/WebCore/rendering/HitTestRequest.h
M Source/WebCore/rendering/HitTestResult.h
M Source/WebCore/rendering/LayerAncestorClippingStack.h
M Source/WebCore/rendering/LayerFragment.h
M Source/WebCore/rendering/LayoutRepainter.h
M Source/WebCore/rendering/LegacyInlineBox.h
M Source/WebCore/rendering/LegacyInlineFlowBox.h
M Source/WebCore/rendering/LegacyInlineTextBox.h
M Source/WebCore/rendering/LegacyLineLayout.h
M Source/WebCore/rendering/LegacyRootInlineBox.h
M Source/WebCore/rendering/LineClampUpdater.h
M Source/WebCore/rendering/MotionPath.h
M Source/WebCore/rendering/PaintInfo.h
M Source/WebCore/rendering/PathOperation.h
M Source/WebCore/rendering/PositionedLayoutConstraints.h
M Source/WebCore/rendering/RegionContext.h
M Source/WebCore/rendering/RenderAttachment.h
M Source/WebCore/rendering/RenderBlock.h
M Source/WebCore/rendering/RenderBlockFlow.h
M Source/WebCore/rendering/RenderBox.h
M Source/WebCore/rendering/RenderBoxInlines.h
M Source/WebCore/rendering/RenderBoxModelObject.h
M Source/WebCore/rendering/RenderBoxModelObjectInlines.h
M Source/WebCore/rendering/RenderElement.h
M Source/WebCore/rendering/RenderElementInlines.h
M Source/WebCore/rendering/RenderEmbeddedObject.h
M Source/WebCore/rendering/RenderFlexibleBox.h
M Source/WebCore/rendering/RenderFrameBase.h
M Source/WebCore/rendering/RenderHighlight.h
M Source/WebCore/rendering/RenderIFrame.h
M Source/WebCore/rendering/RenderImage.h
M Source/WebCore/rendering/RenderImageResource.h
M Source/WebCore/rendering/RenderImageResourceStyleImage.h
M Source/WebCore/rendering/RenderInline.h
M Source/WebCore/rendering/RenderLayer.h
M Source/WebCore/rendering/RenderLayerBacking.h
M Source/WebCore/rendering/RenderLayerCompositor.h
M Source/WebCore/rendering/RenderLayerModelObject.h
M Source/WebCore/rendering/RenderLayerScrollableArea.h
M Source/WebCore/rendering/RenderLayoutState.h
M Source/WebCore/rendering/RenderLineBoxList.h
M Source/WebCore/rendering/RenderLineBreak.h
M Source/WebCore/rendering/RenderListItem.h
M Source/WebCore/rendering/RenderMedia.h
M Source/WebCore/rendering/RenderObject.h
M Source/WebCore/rendering/RenderObjectInlines.h
M Source/WebCore/rendering/RenderOverflow.h
M Source/WebCore/rendering/RenderReplaced.h
M Source/WebCore/rendering/RenderSelection.h
M Source/WebCore/rendering/RenderSelectionGeometry.h
M Source/WebCore/rendering/RenderText.h
M Source/WebCore/rendering/RenderTextControl.h
M Source/WebCore/rendering/RenderTextLineBoxes.h
M Source/WebCore/rendering/RenderTheme.h
M Source/WebCore/rendering/RenderVideo.h
M Source/WebCore/rendering/RenderView.h
M Source/WebCore/rendering/RenderViewTransitionCapture.h
M Source/WebCore/rendering/RenderWidget.h
M Source/WebCore/rendering/RenderWidgetInlines.h
M Source/WebCore/rendering/TextBoxTrimmer.h
M Source/WebCore/rendering/TransformOperationData.h
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.h
M Source/WebCore/rendering/ios/RenderThemeIOS.h
M Source/WebCore/rendering/line/LineWidth.h
M Source/WebCore/rendering/shapes/BoxLayoutShape.h
M Source/WebCore/rendering/shapes/LayoutShape.h
M Source/WebCore/rendering/shapes/PolygonLayoutShape.h
M Source/WebCore/rendering/shapes/RasterLayoutShape.h
M Source/WebCore/rendering/shapes/RectangleLayoutShape.h
M Source/WebCore/rendering/shapes/ShapeOutsideInfo.h
M Source/WebCore/rendering/style/BorderData.h
M Source/WebCore/rendering/style/BorderValue.h
M Source/WebCore/rendering/style/CollapsedBorderValue.h
M Source/WebCore/rendering/style/FillLayer.h
M Source/WebCore/rendering/style/GridArea.h
M Source/WebCore/rendering/style/LineClampValue.h
M Source/WebCore/rendering/style/NameScope.h
M Source/WebCore/rendering/style/OutlineValue.h
M Source/WebCore/rendering/style/PositionArea.h
M Source/WebCore/rendering/style/PositionTryFallback.h
M Source/WebCore/rendering/style/PositionTryOrder.h
M Source/WebCore/rendering/style/RenderStyle.h
M Source/WebCore/rendering/style/RenderStyleInlines.h
M Source/WebCore/rendering/style/SVGRenderStyle.h
M Source/WebCore/rendering/style/SVGRenderStyleDefs.h
M Source/WebCore/rendering/style/StyleBackgroundData.h
M Source/WebCore/rendering/style/StyleBoxData.h
M Source/WebCore/rendering/style/StyleCachedImage.h
M Source/WebCore/rendering/style/StyleContentAlignmentData.h
M Source/WebCore/rendering/style/StyleCustomPropertyData.h
M Source/WebCore/rendering/style/StyleFilterData.h
M Source/WebCore/rendering/style/StyleFlexibleBoxData.h
M Source/WebCore/rendering/style/StyleFontData.h
M Source/WebCore/rendering/style/StyleGeneratedImage.h
M Source/WebCore/rendering/style/StyleGridData.h
M Source/WebCore/rendering/style/StyleGridItemData.h
M Source/WebCore/rendering/style/StyleImage.h
M Source/WebCore/rendering/style/StyleInheritedData.h
M Source/WebCore/rendering/style/StyleMarqueeData.h
M Source/WebCore/rendering/style/StyleMiscNonInheritedData.h
M Source/WebCore/rendering/style/StyleMultiColData.h
M Source/WebCore/rendering/style/StylePathData.h
M Source/WebCore/rendering/style/StyleRareInheritedData.h
M Source/WebCore/rendering/style/StyleRareNonInheritedData.h
M Source/WebCore/rendering/style/StyleReflection.h
M Source/WebCore/rendering/style/StyleScrollSnapPoints.h
M Source/WebCore/rendering/style/StyleSelfAlignmentData.h
M Source/WebCore/rendering/style/StyleSurroundData.h
M Source/WebCore/rendering/style/StyleTextEdge.h
M Source/WebCore/rendering/style/StyleTransformData.h
M Source/WebCore/rendering/style/StyleVisitedLinkColorData.h
M Source/WebCore/rendering/style/WillChangeData.h
M Source/WebCore/rendering/svg/RenderSVGInlineText.h
M Source/WebCore/rendering/svg/RenderSVGModelObject.h
M Source/WebCore/rendering/svg/SVGBoundingBoxComputation.h
M Source/WebCore/rendering/svg/SVGInlineTextBox.h
M Source/WebCore/rendering/svg/SVGRenderSupport.h
M Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h
M Source/WebCore/storage/Storage.h
M Source/WebCore/storage/StorageNamespaceProvider.h
M Source/WebCore/style/AnchorPositionEvaluator.h
M Source/WebCore/style/PseudoElementIdentifier.h
M Source/WebCore/style/ResolvedScopedName.h
M Source/WebCore/style/ScopedName.h
M Source/WebCore/style/StyleCustomProperty.h
M Source/WebCore/style/StyleScope.h
M Source/WebCore/style/StyleTreeResolver.h
M Source/WebCore/style/StyleUpdate.h
M Source/WebCore/style/Styleable.h
M Source/WebCore/style/values/StyleValueTypes.h
M Source/WebCore/style/values/align/StyleGapGutter.h
M Source/WebCore/style/values/anchor-position/StyleAnchorName.h
M Source/WebCore/style/values/backgrounds/StyleBorderImage.h
M Source/WebCore/style/values/backgrounds/StyleBorderImageOutset.h
M Source/WebCore/style/values/backgrounds/StyleBorderImageRepeat.h
M Source/WebCore/style/values/backgrounds/StyleBorderImageSlice.h
M Source/WebCore/style/values/backgrounds/StyleBorderImageSource.h
M Source/WebCore/style/values/backgrounds/StyleBorderImageWidth.h
M Source/WebCore/style/values/backgrounds/StyleLineWidth.h
M Source/WebCore/style/values/borders/StyleBorderRadius.h
M Source/WebCore/style/values/borders/StyleBoxShadow.h
M Source/WebCore/style/values/borders/StyleCornerShapeValue.h
M Source/WebCore/style/values/borders/StyleShadow.h
M Source/WebCore/style/values/box/StyleMargin.h
M Source/WebCore/style/values/box/StylePadding.h
M Source/WebCore/style/values/break/StyleOrphans.h
M Source/WebCore/style/values/break/StyleWidows.h
M Source/WebCore/style/values/color-adjust/StyleColorScheme.h
M Source/WebCore/style/values/color/StyleColor.h
M Source/WebCore/style/values/color/StyleCurrentColor.h
M Source/WebCore/style/values/color/StyleDynamicRangeLimit.h
M Source/WebCore/style/values/color/StyleDynamicRangeLimitMix.h
M Source/WebCore/style/values/color/StyleOpacity.h
M Source/WebCore/style/values/color/StyleResolvedColor.h
M Source/WebCore/style/values/contain/StyleContainerName.h
M Source/WebCore/style/values/content/StyleContent.h
M Source/WebCore/style/values/content/StyleQuotes.h
M Source/WebCore/style/values/counter-styles/StyleCounterStyle.h
M Source/WebCore/style/values/css2/StyleZIndex.h
M Source/WebCore/style/values/display/StyleOrder.h
M Source/WebCore/style/values/fill-stroke/StyleStrokeMiterlimit.h
M Source/WebCore/style/values/fill-stroke/StyleStrokeWidth.h
M Source/WebCore/style/values/flexbox/StyleFlexBasis.h
M Source/WebCore/style/values/flexbox/StyleFlexGrow.h
M Source/WebCore/style/values/flexbox/StyleFlexShrink.h
M Source/WebCore/style/values/grid/StyleGridNamedAreaMap.h
M Source/WebCore/style/values/grid/StyleGridPosition.h
M Source/WebCore/style/values/grid/StyleGridTemplateAreas.h
M Source/WebCore/style/values/grid/StyleGridTemplateList.h
M Source/WebCore/style/values/grid/StyleGridTrackBreadth.h
M Source/WebCore/style/values/grid/StyleGridTrackSize.h
M Source/WebCore/style/values/grid/StyleGridTrackSizes.h
M Source/WebCore/style/values/images/StyleGradient.h
M Source/WebCore/style/values/images/StyleImageWrapper.h
M Source/WebCore/style/values/images/StyleObjectPosition.h
M Source/WebCore/style/values/inline/StyleVerticalAlign.h
M Source/WebCore/style/values/line-grid/StyleWebKitLineGrid.h
M Source/WebCore/style/values/lists/StyleListStyleType.h
M Source/WebCore/style/values/masking/StyleClip.h
M Source/WebCore/style/values/masking/StyleClipPath.h
M Source/WebCore/style/values/masking/StyleMaskBorder.h
M Source/WebCore/style/values/masking/StyleMaskBorderOutset.h
M Source/WebCore/style/values/masking/StyleMaskBorderRepeat.h
M Source/WebCore/style/values/masking/StyleMaskBorderSlice.h
M Source/WebCore/style/values/masking/StyleMaskBorderSource.h
M Source/WebCore/style/values/masking/StyleMaskBorderWidth.h
M Source/WebCore/style/values/motion/StyleOffsetAnchor.h
M Source/WebCore/style/values/motion/StyleOffsetDistance.h
M Source/WebCore/style/values/motion/StyleOffsetPath.h
M Source/WebCore/style/values/motion/StyleOffsetPosition.h
M Source/WebCore/style/values/motion/StyleOffsetRotate.h
M Source/WebCore/style/values/motion/StyleRayFunction.h
M Source/WebCore/style/values/multicol/StyleColumnCount.h
M Source/WebCore/style/values/multicol/StyleColumnWidth.h
M Source/WebCore/style/values/non-standard/StyleWebKitBorderSpacing.h
M Source/WebCore/style/values/non-standard/StyleWebKitTextStrokeWidth.h
M Source/WebCore/style/values/overflow/StyleBlockEllipsis.h
M Source/WebCore/style/values/overflow/StyleMaximumLines.h
M Source/WebCore/style/values/overflow/StyleScrollbarGutter.h
M Source/WebCore/style/values/position/StyleInset.h
M Source/WebCore/style/values/primitives/StyleLengthWrapper+Blending.h
M Source/WebCore/style/values/primitives/StyleLengthWrapper+Platform.h
M Source/WebCore/style/values/primitives/StyleLengthWrapper.h
M Source/WebCore/style/values/primitives/StyleLengthWrapperData.h
M Source/WebCore/style/values/primitives/StylePosition.h
M
Source/WebCore/style/values/primitives/StylePrimitiveKeyword+CSSValueCreation.h
M
Source/WebCore/style/values/primitives/StylePrimitiveKeyword+Serialization.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumeric+Forward.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumeric.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericAdaptors.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericConcepts.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericOrKeyword.h
M
Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Calculation.h
M
Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Evaluation.h
M
Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Platform.h
M Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes.h
M Source/WebCore/style/values/primitives/StyleRatio.h
M Source/WebCore/style/values/primitives/StyleURL.h
M Source/WebCore/style/values/primitives/StyleUnevaluatedCalculation.h
M Source/WebCore/style/values/rhythm/StyleBlockStepSize.h
M Source/WebCore/style/values/scroll-animations/StyleProgressTimelineAxes.h
M Source/WebCore/style/values/scroll-animations/StyleProgressTimelineName.h
M Source/WebCore/style/values/scroll-animations/StyleScrollTimelines.h
M Source/WebCore/style/values/scroll-animations/StyleViewTimelineInsets.h
M Source/WebCore/style/values/scroll-animations/StyleViewTimelines.h
M Source/WebCore/style/values/scroll-snap/StyleScrollMargin.h
M Source/WebCore/style/values/scroll-snap/StyleScrollPadding.h
M Source/WebCore/style/values/scrollbars/StyleScrollbarColor.h
M Source/WebCore/style/values/shapes/StyleBasicShape.h
M Source/WebCore/style/values/shapes/StyleCircleFunction.h
M Source/WebCore/style/values/shapes/StyleEllipseFunction.h
M Source/WebCore/style/values/shapes/StyleFillRule.h
M Source/WebCore/style/values/shapes/StyleInsetFunction.h
M Source/WebCore/style/values/shapes/StylePathComputation.h
M Source/WebCore/style/values/shapes/StylePathFunction.h
M Source/WebCore/style/values/shapes/StylePathOperationWrappers.h
M Source/WebCore/style/values/shapes/StylePolygonFunction.h
M Source/WebCore/style/values/shapes/StyleRectFunction.h
M Source/WebCore/style/values/shapes/StyleShapeFunction.h
M Source/WebCore/style/values/shapes/StyleShapeImageThreshold.h
M Source/WebCore/style/values/shapes/StyleShapeMargin.h
M Source/WebCore/style/values/shapes/StyleShapeOutside.h
M Source/WebCore/style/values/shapes/StyleWindRuleComputation.h
M Source/WebCore/style/values/shapes/StyleXywhFunction.h
M Source/WebCore/style/values/size-adjust/StyleTextSizeAdjust.h
M Source/WebCore/style/values/sizing/StyleAspectRatio.h
M Source/WebCore/style/values/sizing/StyleContainIntrinsicSize.h
M Source/WebCore/style/values/sizing/StyleMaximumSize.h
M Source/WebCore/style/values/sizing/StyleMinimumSize.h
M Source/WebCore/style/values/sizing/StylePreferredSize.h
M Source/WebCore/style/values/svg/StyleSVGBaselineShift.h
M Source/WebCore/style/values/svg/StyleSVGCenterCoordinateComponent.h
M Source/WebCore/style/values/svg/StyleSVGCoordinateComponent.h
M Source/WebCore/style/values/svg/StyleSVGRadius.h
M Source/WebCore/style/values/svg/StyleSVGRadiusComponent.h
M Source/WebCore/style/values/svg/StyleSVGStrokeDasharray.h
M Source/WebCore/style/values/svg/StyleSVGStrokeDashoffset.h
M Source/WebCore/style/values/text-decoration/StyleTextDecorationThickness.h
M Source/WebCore/style/values/text-decoration/StyleTextEmphasisStyle.h
M Source/WebCore/style/values/text-decoration/StyleTextShadow.h
M Source/WebCore/style/values/text-decoration/StyleTextUnderlineOffset.h
M Source/WebCore/style/values/text/StyleHyphenateCharacter.h
M Source/WebCore/style/values/text/StyleHyphenateLimitEdge.h
M Source/WebCore/style/values/text/StyleHyphenateLimitLines.h
M Source/WebCore/style/values/text/StyleTextIndent.h
M Source/WebCore/style/values/transforms/StylePerspective.h
M Source/WebCore/style/values/transforms/StylePerspectiveOrigin.h
M Source/WebCore/style/values/transforms/StyleRotate.h
M Source/WebCore/style/values/transforms/StyleScale.h
M Source/WebCore/style/values/transforms/StyleTransformOrigin.h
M Source/WebCore/style/values/transforms/StyleTranslate.h
M Source/WebCore/style/values/ui/StyleCursor.h
M Source/WebCore/style/values/view-transitions/StyleViewTransitionClass.h
M Source/WebCore/style/values/view-transitions/StyleViewTransitionName.h
M Source/WebCore/svg/SVGAngle.h
M Source/WebCore/svg/SVGDocument.h
M Source/WebCore/svg/SVGLengthContext.h
M Source/WebCore/svg/SVGLengthValue.h
M Source/WebCore/svg/SVGLocatable.h
M Source/WebCore/svg/SVGPathByteStream.h
M Source/WebCore/svg/SVGPathConsumer.h
M Source/WebCore/svg/SVGPathUtilities.h
M Source/WebCore/svg/SVGPreserveAspectRatio.h
M Source/WebCore/svg/SVGPreserveAspectRatioValue.h
M Source/WebCore/svg/SVGStringList.h
M Source/WebCore/svg/SVGUnitTypes.h
M Source/WebCore/svg/SVGZoomAndPanType.h
M Source/WebCore/svg/graphics/SVGImage.h
M Source/WebCore/svg/graphics/SVGImageCache.h
M Source/WebCore/svg/graphics/SVGImageForContainer.h
M Source/WebCore/svg/graphics/filters/SVGFilter.h
M Source/WebCore/svg/graphics/filters/SVGFilterExpression.h
M Source/WebCore/svg/properties/SVGList.h
M Source/WebCore/svg/properties/SVGPrimitiveList.h
M Source/WebCore/svg/properties/SVGProperty.h
M Source/WebCore/svg/properties/SVGPropertyTraits.h
M Source/WebCore/testing/MockContentFilter.h
M Source/WebCore/testing/MockGamepad.h
M Source/WebCore/testing/MockGamepadProvider.h
M Source/WebCore/workers/FetchingWorkerIdentifier.h
M Source/WebCore/workers/ScriptBuffer.h
M Source/WebCore/workers/WorkerFetchResult.h
M Source/WebCore/workers/WorkerFontLoadRequest.h
M Source/WebCore/workers/WorkerGlobalScope.h
M Source/WebCore/workers/WorkerInitializationData.h
M Source/WebCore/workers/WorkerLoaderProxy.h
M Source/WebCore/workers/WorkerObjectProxy.h
M Source/WebCore/workers/WorkerOptions.h
M Source/WebCore/workers/WorkerOrWorkletGlobalScope.h
M Source/WebCore/workers/WorkerOrWorkletScriptController.h
M Source/WebCore/workers/WorkerOrWorkletThread.h
M Source/WebCore/workers/WorkerRunLoop.h
M Source/WebCore/workers/WorkerScriptLoader.h
M Source/WebCore/workers/WorkerScriptLoaderClient.h
M Source/WebCore/workers/WorkerThread.h
M Source/WebCore/workers/service/ExtendableEvent.h
M Source/WebCore/workers/service/ExtendableEventInit.h
M Source/WebCore/workers/service/FetchEvent.h
M Source/WebCore/workers/service/RouterCondition.h
M Source/WebCore/workers/service/RouterRule.h
M Source/WebCore/workers/service/SWClientConnection.h
M Source/WebCore/workers/service/ServiceWorkerClientData.h
M Source/WebCore/workers/service/ServiceWorkerClientPendingMessage.h
M Source/WebCore/workers/service/ServiceWorkerClientQueryOptions.h
M Source/WebCore/workers/service/ServiceWorkerContextData.h
M Source/WebCore/workers/service/ServiceWorkerData.h
M Source/WebCore/workers/service/ServiceWorkerImportedScript.h
M Source/WebCore/workers/service/ServiceWorkerJob.h
M Source/WebCore/workers/service/ServiceWorkerJobClient.h
M Source/WebCore/workers/service/ServiceWorkerJobData.h
M Source/WebCore/workers/service/ServiceWorkerJobDataIdentifier.h
M Source/WebCore/workers/service/ServiceWorkerProvider.h
M Source/WebCore/workers/service/ServiceWorkerRegistrationData.h
M Source/WebCore/workers/service/ServiceWorkerRegistrationKey.h
M Source/WebCore/workers/service/ServiceWorkerRoute.h
M Source/WebCore/workers/service/ServiceWorkerTypes.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetch.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetchEngine.h
M
Source/WebCore/workers/service/background-fetch/BackgroundFetchInformation.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetchOptions.h
M
Source/WebCore/workers/service/background-fetch/BackgroundFetchRecordInformation.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetchRequest.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetchStore.h
M Source/WebCore/workers/service/background-fetch/BackgroundFetchUIOptions.h
M Source/WebCore/workers/service/context/SWContextManager.h
M Source/WebCore/workers/service/context/ServiceWorkerDebuggable.h
M Source/WebCore/workers/service/context/ServiceWorkerFetch.h
M Source/WebCore/workers/service/context/ServiceWorkerInspectorProxy.h
M Source/WebCore/workers/service/context/ServiceWorkerThread.h
M Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.h
M Source/WebCore/workers/service/server/SWOriginStore.h
M Source/WebCore/workers/service/server/SWRegistrationDatabase.h
M Source/WebCore/workers/service/server/SWServer.h
M Source/WebCore/workers/service/server/SWServerDelegate.h
M Source/WebCore/workers/service/server/SWServerJobQueue.h
M Source/WebCore/workers/service/server/SWServerRegistration.h
M Source/WebCore/workers/service/server/SWServerToContextConnection.h
M Source/WebCore/workers/service/server/SWServerWorker.h
M Source/WebCore/workers/shared/SharedWorkerKey.h
M Source/WebCore/workers/shared/SharedWorkerObjectConnection.h
M Source/WebCore/workers/shared/SharedWorkerObjectIdentifier.h
M Source/WebCore/workers/shared/SharedWorkerScriptLoader.h
M Source/WebCore/workers/shared/context/SharedWorkerContextManager.h
M Source/WebCore/workers/shared/context/SharedWorkerThread.h
M Source/WebCore/workers/shared/context/SharedWorkerThreadProxy.h
M Source/WebCore/xml/XPathNodeSet.h
M Source/WebCore/xml/XPathResult.h
M Source/WebCore/xml/XPathValue.h
Log Message:
-----------
[Swift in WebKit] Work towards modularizing WebCore private headers (Part 1)
https://bugs.webkit.org/show_bug.cgi?id=297187
rdar://157959689
Reviewed by Timothy Hatcher and Aditya Keerthi.
Much like 298358@main, change all imports of private headers from other private
headers to use angle brackets.
This was done using an automated script, and contains no other changes.
Canonical link: https://commits.webkit.org/298742@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes