haikuwebkit/Source/WTF/wtf/SoftLinking.h

34 lines
1.5 KiB
C
Raw Permalink Normal View History

[WTF] Move SoftLinking.h into WTF https://bugs.webkit.org/show_bug.cgi?id=174000 Reviewed by Alex Christensen. Source/WebCore: No new tests. No change in functionality * Modules/applepay/PaymentRequest.cpp: * Modules/applepay/cocoa/PaymentContactCocoa.mm: * Modules/applepay/cocoa/PaymentMerchantSessionCocoa.mm: * Modules/encryptedmedia/legacy/LegacyCDMPrivateMediaPlayer.cpp: * WebCore.xcodeproj/project.pbxproj: * editing/cocoa/EditorCocoa.mm: * editing/cocoa/HTMLConverter.mm: * editing/ios/EditorIOS.mm: * page/CaptionUserPreferencesMediaAF.cpp: * page/cocoa/SettingsCocoa.mm: * page/ios/UserAgentIOS.mm: * page/mac/ServicesOverlayController.mm: * platform/audio/ios/AudioDestinationIOS.cpp: * platform/audio/ios/AudioFileReaderIOS.cpp: * platform/audio/ios/AudioSessionIOS.mm: * platform/audio/ios/MediaSessionManagerIOS.mm: * platform/cf/CoreMediaSoftLink.cpp: * platform/cf/CoreMediaSoftLink.h: * platform/cf/MediaAccessibilitySoftLink.cpp: * platform/cf/MediaAccessibilitySoftLink.h: * platform/cocoa/ContentFilterUnblockHandlerCocoa.mm: * platform/cocoa/CoreVideoSoftLink.cpp: * platform/cocoa/CoreVideoSoftLink.h: * platform/cocoa/DataDetectorsCoreSoftLink.h: * platform/cocoa/NetworkExtensionContentFilter.mm: * platform/cocoa/ParentalControlsContentFilter.mm: * platform/cocoa/TelephoneNumberDetectorCocoa.cpp: * platform/cocoa/VideoToolboxSoftLink.cpp: * platform/cocoa/VideoToolboxSoftLink.h: * platform/cocoa/WebPlaybackSessionModelMediaElement.mm: * platform/cocoa/WebVideoFullscreenModelVideoElement.mm: * platform/gamepad/cocoa/GameControllerGamepadProvider.mm: * platform/graphics/avfoundation/AVTrackPrivateAVFObjCImpl.mm: * platform/graphics/avfoundation/MediaPlaybackTargetMac.mm: * platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.cpp: * platform/graphics/avfoundation/MediaSelectionGroupAVFObjC.mm: * platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h: * platform/graphics/avfoundation/cf/CDMSessionAVFoundationCF.cpp: * platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp: * platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp: * platform/graphics/avfoundation/cf/WebCoreAVCFResourceLoader.cpp: * platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm: * platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm: * platform/graphics/avfoundation/objc/CDMSessionAVStreamSession.mm: * platform/graphics/avfoundation/objc/InbandTextTrackPrivateAVFObjC.mm: * platform/graphics/avfoundation/objc/InbandTextTrackPrivateLegacyAVFObjC.mm: * platform/graphics/avfoundation/objc/MediaPlaybackTargetPickerMac.mm: * platform/graphics/avfoundation/objc/MediaSourcePrivateAVFObjC.mm: * platform/graphics/avfoundation/objc/SourceBufferPrivateAVFObjC.mm: * platform/graphics/avfoundation/objc/WebCoreAVFResourceLoader.mm: * platform/graphics/ca/cocoa/PlatformCALayerCocoa.mm: * platform/graphics/ca/win/WKCACFViewLayerTreeHost.cpp: * platform/graphics/cocoa/FontCascadeCocoa.mm: * platform/graphics/cocoa/FontFamilySpecificationCoreText.cpp: * platform/graphics/cv/PixelBufferConformerCV.cpp: * platform/graphics/ios/FontCacheIOS.mm: * platform/graphics/mac/ComplexTextControllerCoreText.mm: * platform/graphics/mac/FontCacheMac.mm: * platform/graphics/mac/MediaPlayerPrivateQTKit.mm: * platform/graphics/mac/MediaTimeQTKit.mm: * platform/graphics/mac/PDFDocumentImageMac.mm: * platform/graphics/win/MediaPlayerPrivateMediaFoundation.cpp: * platform/ios/DragImageIOS.mm: * platform/ios/PlatformPasteboardIOS.mm: * platform/ios/PlatformScreenIOS.mm: * platform/ios/PlatformSpeechSynthesizerIOS.mm: * platform/ios/QuickLookSoftLink.h: * platform/ios/QuickLookSoftLink.mm: * platform/ios/RemoteCommandListenerIOS.mm: * platform/ios/ThemeIOS.mm: * platform/ios/ValidationBubbleIOS.mm: * platform/ios/WebCoreMotionManager.mm: * platform/ios/WebItemProviderPasteboard.mm: * platform/ios/WebVideoFullscreenControllerAVKit.mm: * platform/mac/DragImageMac.mm: * platform/mac/MediaRemoteSoftLink.cpp: * platform/mac/MediaRemoteSoftLink.h: * platform/mac/SerializedPlatformRepresentationMac.mm: * platform/mac/WebPlaybackControlsManager.mm: * platform/mac/WebVideoFullscreenController.mm: * platform/mediastream/ios/AVAudioSessionCaptureDeviceManager.mm: * platform/mediastream/ios/CoreAudioCaptureSourceIOS.mm: * platform/mediastream/libwebrtc/H264VideoToolBoxEncoder.mm: * platform/mediastream/mac/AVCaptureDeviceManager.mm: * platform/network/cf/CookieJarCFNet.cpp: * platform/network/ios/NetworkStateNotifierIOS.mm: * platform/network/ios/PreviewConverter.mm: * platform/network/mac/BlobDataFileReferenceMac.mm: * platform/spi/cocoa/AVKitSPI.h: (-[AVTouchBarPlaybackControlsControlling NS_ENUM]): Deleted. * platform/spi/cocoa/NSAttributedStringSPI.h: * platform/spi/ios/DataDetectorsUISPI.h: * platform/spi/mac/AVFoundationSPI.h: * platform/spi/mac/DataDetectorsSPI.h: * platform/spi/mac/LookupSPI.h: * platform/spi/mac/TUCallSPI.h: * platform/win/ScrollbarThemeWin.cpp: * rendering/RenderThemeCocoa.mm: * rendering/RenderThemeIOS.mm: * rendering/RenderThemeWin.cpp: * testing/Internals.mm: * xml/XSLStyleSheetLibxslt.cpp: * xml/XSLTExtensions.cpp: * xml/XSLTProcessorLibxslt.cpp: * xml/XSLTUnicodeSort.cpp: Source/WebKit/ios: * Misc/WebGeolocationCoreLocationProvider.mm: * WebView/WebPDFViewPlaceholder.mm: Source/WebKit/mac: * Plugins/WebNetscapePluginView.mm: * Plugins/WebPluginController.mm: * WebCoreSupport/WebInspectorClient.mm: * WebView/WebFullScreenController.mm: * WebView/WebImmediateActionController.mm: * WebView/WebView.mm: Source/WebKit/win: * WebKitClassFactory.cpp: * WebView.cpp: Source/WebKit2: * Platform/mac/StringUtilities.mm: * Platform/spi/ios/ManagedConfigurationSPI.h: * Shared/Cocoa/DataDetectionResult.mm: * Shared/Cocoa/WebCoreArgumentCodersCocoa.mm: * Shared/ios/InteractionInformationAtPosition.mm: * Shared/ios/WebIconUtilities.mm: * Shared/mac/CookieStorageShim.mm: * Shared/mac/WebCoreArgumentCodersMac.mm: * UIProcess/API/Cocoa/_WKElementAction.mm: * UIProcess/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm: * UIProcess/ApplePay/ios/WebPaymentCoordinatorProxyIOS.mm: * UIProcess/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm: * UIProcess/Cocoa/UIDelegate.mm: * UIProcess/Cocoa/WebViewImpl.mm: * UIProcess/Launcher/mac/ProcessLauncherMac.mm: * UIProcess/ios/WKActionSheetAssistant.mm: * UIProcess/ios/WKContentViewInteraction.mm: * UIProcess/ios/forms/WKAirPlayRoutePicker.mm: * UIProcess/ios/forms/WKFileUploadPanel.mm: * UIProcess/mac/WKImmediateActionController.mm: * UIProcess/mac/WebInspectorProxyMac.mm: * WebProcess/WebPage/mac/PlatformCALayerRemoteCustom.mm: * WebProcess/WebPage/mac/WebInspectorUIMac.mm: * WebProcess/cocoa/WebProcessCocoa.mm: Source/WTF: * WTF.xcodeproj/project.pbxproj: * wtf/SoftLinking.h: Copied from Source/WebCore/platform/ios/QuickLookSoftLink.mm. * wtf/cocoa/SoftLinking.h: Renamed from Source/WebCore/platform/cocoa/SoftLinking.h. * wtf/win/SoftLinking.h: Renamed from Source/WebCore/platform/win/SoftLinking.h. Tools: * DumpRenderTree/mac/TestRunnerMac.mm: * Scripts/webkitpy/style/checkers/cpp_unittest.py: (test_primary_header): (ErrorCollector.__init__): Deleted. (ErrorCollector.__call__): Deleted. (ErrorCollector.results): Deleted. (ErrorCollector.result_list): Deleted. (ErrorCollector.verify_all_categories_are_seen): Deleted. (MockIo.open): Deleted. (CppFunctionsTest.test_convert_to_lower_with_underscores): Deleted. (CppFunctionsTest.test_create_acronym): Deleted. (CppFunctionsTest.test_is_c_or_objective_c): Deleted. (CppFunctionsTest.test_parameter): Deleted. (CppFunctionsTest.test_single_line_view): Deleted. (CppFunctionsTest.test_create_skeleton_parameters): Deleted. (CppFunctionsTest.test_find_parameter_name_index): Deleted. (CppFunctionsTest.test_parameter_list): Deleted. (CppFunctionsTest.test_check_parameter_against_text): Deleted. (CppStyleTestBase.process_file_data): Deleted. (CppStyleTestBase.perform_lint): Deleted. (CppStyleTestBase.perform_single_line_lint): Deleted. (CppStyleTestBase.perform_multi_line_lint): Deleted. (CppStyleTestBase.perform_language_rules_check): Deleted. (CppStyleTestBase.perform_function_lengths_check): Deleted. (CppStyleTestBase.perform_pass_ptr_check): Deleted. (CppStyleTestBase.perform_leaky_pattern_check): Deleted. (CppStyleTestBase.perform_include_what_you_use): Deleted. (CppStyleTestBase.perform_header_guard_check): Deleted. (CppStyleTestBase.assert_lint): Deleted. (CppStyleTestBase.assert_lint_one_of_many_errors_re): Deleted. (CppStyleTestBase.assert_multi_line_lint): Deleted. (CppStyleTestBase.assert_multi_line_lint_re): Deleted. (CppStyleTestBase.assert_language_rules_check): Deleted. (CppStyleTestBase.assert_include_what_you_use): Deleted. (CppStyleTestBase.assert_header_guard): Deleted. (CppStyleTestBase.assert_blank_lines_check): Deleted. (CppStyleTestBase.assert_positions_equal): Deleted. (FunctionDetectionTest.test_basic_function_detection): Deleted. (FunctionDetectionTest.test_function_declaration_detection): Deleted. (FunctionDetectionTest.test_pure_function_detection): Deleted. (FunctionDetectionTest.test_override_and_final_function_detection): Deleted. (FunctionDetectionTest.test_ignore_macros): Deleted. (FunctionDetectionTest.test_non_functions): Deleted. (FunctionDetectionTest.test_non_functions.Stuff): Deleted. (FunctionDetectionTest.test_parameter_list): Deleted. (Cpp11StyleTest.test_rvaule_reference_in_parameter_pack): Deleted. (CppStyleTest.test_asm_lines_ignored): Deleted. (CppStyleTest.test_get_line_width): Deleted. (CppStyleTest.test_find_next_multi_line_comment_start): Deleted. (CppStyleTest.test_find_next_multi_line_comment_end): Deleted. (CppStyleTest.test_remove_multi_line_comments_from_range): Deleted. (CppStyleTest.test_position): Deleted. (CppStyleTest.test_rfind_in_lines): Deleted. (CppStyleTest.test_close_expression): Deleted. (CppStyleTest.test_spaces_at_end_of_line): Deleted. (CppStyleTest.test_cstyle_cast): Deleted. (CppStyleTest.test_runtime_casting): Deleted. (CppStyleTest.test_runtime_selfinit): Deleted. (CppStyleTest.test_runtime_rtti): Deleted. (CppStyleTest.test_static_cast_readability): Deleted. (CppStyleTest.test_check_for_unnamed_params): Deleted. (CppStyleTest.void): Deleted. (CppStyleTest.test_deprecated_cast): Deleted. (CppStyleTest.test_mock_method): Deleted. (CppStyleTest.test_sizeof_type): Deleted. (CppStyleTest.cases): Deleted. (CppStyleTest.for): Deleted. (CppStyleTest.test_typedef_for_pointer_to_function): Deleted. (CppStyleTest.test_typedef_for_pointer_to_function.void): Deleted. (CppStyleTest.test_include_what_you_use_no_implementation_files): Deleted. (CppStyleTest.test_include_what_you_use): Deleted. (CppStyleTest.test_files_belong_to_same_module): Deleted. (CppStyleTest.test_cleanse_line): Deleted. (CppStyleTest.test_multi_line_comments): Deleted. (CppStyleTest.test_multi_line_comments.Foo): Deleted. (CppStyleTest.test_multiline_strings): Deleted. (CppStyleTest.test_platformh_comments): Deleted. (CppStyleTest.test_explicit_single_argument_constructors): Deleted. (CppStyleTest.test_explicit_single_argument_constructors.Foo): Deleted. (CppStyleTest.test_explicit_single_argument_constructors.Qualifier): Deleted. (CppStyleTest.test_explicit_single_argument_constructors.definition): Deleted. (CppStyleTest.test_slash_star_comment_on_single_line): Deleted. (CppStyleTest.test_suspicious_usage_of_if): Deleted. (CppStyleTest.test_suspicious_usage_of_memset): Deleted. (CppStyleTest.test_check_posix_threading): Deleted. (CppStyleTest.test_insecure_string_operations): Deleted. (CppStyleTest.test_format_strings): Deleted. (CppStyleTest.test_insecure_temp_file): Deleted. (CppStyleTest.test_variable_length_array_detection): Deleted. (CppStyleTest.test_braces): Deleted. (CppStyleTest.test_check_check): Deleted. (CppStyleTest.test_brace_at_begin_of_line): Deleted. (CppStyleTest.test_mismatching_spaces_in_parens): Deleted. (CppStyleTest.test_spacing_for_fncall): Deleted. (CppStyleTest.test_spacing_for_fncall.foo): Deleted. (CppStyleTest.test_spacing_before_braces): Deleted. (CppStyleTest.test_spacing_between_braces): Deleted. (CppStyleTest.test_spacing_before_brackets): Deleted. (CppStyleTest.test_cpp_lambda_functions): Deleted. (CppStyleTest.test_objective_c_block): Deleted. (CppStyleTest.test_objective_c_block_as_argument): Deleted. (CppStyleTest.test_spacing_around_else): Deleted. (CppStyleTest.test_spacing_for_binary_ops): Deleted. (CppStyleTest.test_spacing_for_binary_ops.hash_map): Deleted. (CppStyleTest.test_operator_methods): Deleted. (CppStyleTest.test_spacing_in_objective_c_properties): Deleted. (CppStyleTest.test_spacing_before_last_semicolon): Deleted. (CppStyleTest.test_static_or_global_stlstrings): Deleted. (CppStyleTest.test_no_spaces_in_function_calls): Deleted. (CppStyleTest.test_one_spaces_between_code_and_comments): Deleted. (CppStyleTest.test_one_spaces_after_punctuation_in_comments): Deleted. (CppStyleTest.test_space_after_comment_marker): Deleted. (CppStyleTest.test_newline_at_eof): Deleted. (CppStyleTest.test_newline_at_eof.do_test): Deleted. (CppStyleTest.test_extra_newlines_at_eof): Deleted. (CppStyleTest.test_extra_newlines_at_eof.do_test): Deleted. (CppStyleTest.test_invalid_utf8): Deleted. (CppStyleTest.test_invalid_utf8.do_test): Deleted. (CppStyleTest.test_is_blank_line): Deleted. (CppStyleTest.test_blank_lines_check): Deleted. (CppStyleTest.test_allow_blank_line_before_closing_namespace): Deleted. (CppStyleTest.test_allow_blank_line_before_if_else_chain): Deleted. (CppStyleTest.test_else_on_same_line_as_closing_braces): Deleted. (CppStyleTest.test_else_clause_not_on_same_line_as_else): Deleted. (CppStyleTest.test_comma): Deleted. (CppStyleTest.test_declaration): Deleted. (CppStyleTest.test_pointer_reference_marker_location): Deleted. (CppStyleTest.test_indent): Deleted. (CppStyleTest.test_indent.Foo): Deleted. (CppStyleTest.test_not_alabel): Deleted. (CppStyleTest.test_tab): Deleted. (CppStyleTest.test_unnamed_namespaces_in_headers): Deleted. (CppStyleTest.test_build_class): Deleted. (CppStyleTest.test_build_class.definitions): Deleted. (CppStyleTest.test_build_class.Foo): Deleted. (CppStyleTest.test_build_class.DERIVE_FROM_GOO): Deleted. (CppStyleTest.test_build_end_comment): Deleted. (CppStyleTest.test_build_forward_decl): Deleted. (CppStyleTest.test_build_forward_decl.Foo): Deleted. (CppStyleTest.test_build_header_guard): Deleted. (CppStyleTest.test_build_header_guard.Foo_h): Deleted. (CppStyleTest.test_build_header_guard.Foo_h.for): Deleted. (CppStyleTest.test_build_printf_format): Deleted. (CppStyleTest.test_runtime_printf_format): Deleted. (CppStyleTest.assert_lintLogCodeOnError): Deleted. (CppStyleTest.test_build_storage_class): Deleted. (CppStyleTest.test_build_storage_class.unsignedLongLong): Deleted. (CppStyleTest.test_build_storage_class.declaration): Deleted. (CppStyleTest.test_build_storage_class.after): Deleted. (CppStyleTest.test_build_storage_class.is): Deleted. (CppStyleTest.test_legal_copyright): Deleted. (CppStyleTest.test_invalid_increment): Deleted. (CppStyleTest.test_enum_bitfields): Deleted. (CppStyleTest.test_plain_integral_bitfields): Deleted. (CleansedLinesTest.test_init_empty): Deleted. (CleansedLinesTest.test_collapse_strings): Deleted. (OrderOfIncludesTest.tearDown): Deleted. (OrderOfIncludesTest.test_check_next_include_order__no_config): Deleted. (OrderOfIncludesTest.test_check_next_include_order__no_self): Deleted. (OrderOfIncludesTest.test_check_next_include_order__likely_then_config): Deleted. (OrderOfIncludesTest.test_check_next_include_order__other_then_config): Deleted. (OrderOfIncludesTest.test_check_next_include_order__config_then_other_then_likely): Deleted. (OrderOfIncludesTest.test_check_alphabetical_include_order): Deleted. (OrderOfIncludesTest.test_check_alphabetical_include_order_errors_reported_for_both_lines): Deleted. (OrderOfIncludesTest.test_check_line_break_after_own_header): Deleted. (OrderOfIncludesTest.test_check_line_break_before_own_header): Deleted. (OrderOfIncludesTest.test_check_preprocessor_in_include_section): Deleted. (OrderOfIncludesTest.test_check_preprocessor_in_include_section.BAZ): Deleted. (OrderOfIncludesTest.test_check_preprocessor_in_include_section.FOOBAR): Deleted. (OrderOfIncludesTest.test_primary_header): Deleted. (OrderOfIncludesTest.test_public_primary_header): Deleted. (OrderOfIncludesTest.test_check_wtf_includes): Deleted. (OrderOfIncludesTest.test_classify_include): Deleted. (OrderOfIncludesTest.test_try_drop_common_suffixes): Deleted. (CheckForFunctionLengthsTest.tearDown): Deleted. (CheckForFunctionLengthsTest.set_min_confidence): Deleted. (CheckForFunctionLengthsTest.assert_function_lengths_check): Deleted. (CheckForFunctionLengthsTest.trigger_lines): Deleted. (CheckForFunctionLengthsTest.trigger_test_lines): Deleted. (CheckForFunctionLengthsTest.assert_function_length_check_definition): Deleted. (CheckForFunctionLengthsTest.assert_function_length_check_definition_ok): Deleted. (CheckForFunctionLengthsTest.assert_function_length_check_at_error_level): Deleted. (CheckForFunctionLengthsTest.assert_function_length_check_below_error_level): Deleted. (CheckForFunctionLengthsTest.assert_function_length_check_above_error_level): Deleted. (CheckForFunctionLengthsTest.function_body): Deleted. (CheckForFunctionLengthsTest.function_body_with_blank_lines): Deleted. (CheckForFunctionLengthsTest.function_body_with_no_lints): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_declaration): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_declaration_with_block_following): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_class_definition): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_class_definition.Test): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_trivial): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_empty): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity0): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_at_severity0): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity0): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity1v0): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_at_severity1v0): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity1): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_at_severity1): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity1): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_plus_indented): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_plus_blanks): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_complex_definition_severity1): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_for_test): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_for_split_line_test): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_for_bad_test_doesnt_break): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_with_embedded_no_lints): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity1_with_no_lint): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity2): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity2): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity2): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity3): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity3): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity3): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity4): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_severity4): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity4): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_below_severity5): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_at_severity5): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_above_severity5): Deleted. (CheckForFunctionLengthsTest.test_function_length_check_definition_huge_lines): Deleted. (CheckForFunctionLengthsTest.test_function_length_not_determinable): Deleted. (NoNonVirtualDestructorsTest.test_no_error): Deleted. (NoNonVirtualDestructorsTest.test_no_error.Foo): Deleted. (NoNonVirtualDestructorsTest.test_no_error.MyClass): Deleted. (NoNonVirtualDestructorsTest.test_no_error.Qualified): Deleted. (NoNonVirtualDestructorsTest.test_no_destructor_when_virtual_needed): Deleted. (NoNonVirtualDestructorsTest.test_no_destructor_when_virtual_needed.Foo): Deleted. (NoNonVirtualDestructorsTest.test_enum_casing): Deleted. (NoNonVirtualDestructorsTest.test_enum_casing.Foo): Deleted. (NoNonVirtualDestructorsTest.test_enum_casing.Enum123): Deleted. (NoNonVirtualDestructorsTest.test_enum_trailing_semicolon): Deleted. (NoNonVirtualDestructorsTest.test_enum_trailing_semicolon.CPP11EnumClass): Deleted. (NoNonVirtualDestructorsTest.test_enum_trailing_semicolon.MyEnum): Deleted. (NoNonVirtualDestructorsTest.test_destructor_non_virtual_when_virtual_needed): Deleted. (NoNonVirtualDestructorsTest.test_destructor_non_virtual_when_virtual_needed.Foo): Deleted. (NoNonVirtualDestructorsTest.test_no_warn_when_derived): Deleted. (NoNonVirtualDestructorsTest.test_no_warn_when_derived.Foo): Deleted. (NoNonVirtualDestructorsTest.test_internal_braces): Deleted. (NoNonVirtualDestructorsTest.test_internal_braces.Foo): Deleted. (NoNonVirtualDestructorsTest.test_inner_class_needs_virtual_destructor): Deleted. (NoNonVirtualDestructorsTest.test_inner_class_needs_virtual_destructor.Foo): Deleted. (NoNonVirtualDestructorsTest.test_inner_class_needs_virtual_destructor.Foo.Goo): Deleted. (NoNonVirtualDestructorsTest.test_inner_class_needs_virtual_destructor.Goo): Deleted. (NoNonVirtualDestructorsTest.test_outer_class_needs_virtual_destructor): Deleted. (NoNonVirtualDestructorsTest.test_outer_class_needs_virtual_destructor.Foo): Deleted. (NoNonVirtualDestructorsTest.test_outer_class_needs_virtual_destructor.Foo.Goo): Deleted. (NoNonVirtualDestructorsTest.test_qualified_class_needs_virtual_destructor): Deleted. (NoNonVirtualDestructorsTest.test_qualified_class_needs_virtual_destructor.Qualified): Deleted. (NoNonVirtualDestructorsTest.test_multi_line_declaration_no_error): Deleted. (NoNonVirtualDestructorsTest.test_multi_line_declaration_no_error.Foo): Deleted. (NoNonVirtualDestructorsTest.test_multi_line_declaration_with_error): Deleted. (NoNonVirtualDestructorsTest.test_multi_line_declaration_with_error.Foo): Deleted. (LeakyPatternTest.assert_leaky_pattern_check): Deleted. (LeakyPatternTest.test_get_dc): Deleted. (LeakyPatternTest.test_get_dc.HWndDC): Deleted. (LeakyPatternTest.test_own_get_dc): Deleted. (LeakyPatternTest.test_create_dc): Deleted. (LeakyPatternTest.test_create_compatible_dc): Deleted. (WebKitStyleTest.test_indentation): Deleted. (WebKitStyleTest.test_indentation.Foo): Deleted. (WebKitStyleTest.test_indentation.Document): Deleted. (WebKitStyleTest.test_spacing): Deleted. (WebKitStyleTest.test_line_breaking): Deleted. (WebKitStyleTest.test_braces): Deleted. (WebKitStyleTest.test_braces.MyClass): Deleted. (WebKitStyleTest.test_braces.NS_ENUM): Deleted. (WebKitStyleTest.test_braces.CPP11EnumClass): Deleted. (WebKitStyleTest.test_braces.SOMETHING): Deleted. (WebKitStyleTest.test_null_false_zero): Deleted. (WebKitStyleTest.test_directive_indentation): Deleted. (WebKitStyleTest.test_using_std): Deleted. (WebKitStyleTest.test_using_namespace): Deleted. (WebKitStyleTest.test_max_macro): Deleted. (WebKitStyleTest.test_min_macro): Deleted. (WebKitStyleTest.test_wtf_move): Deleted. (WebKitStyleTest.test_ctype_fucntion): Deleted. (WebKitStyleTest.test_names): Deleted. (WebKitStyleTest.test_names.HTMLDocument): Deleted. (WebKitStyleTest.test_names.WebWindowFadeAnimation): Deleted. (WebKitStyleTest.test_names.declarations): Deleted. (WebKitStyleTest.test_names.struct): Deleted. (WebKitStyleTest.test_names.VectorType): Deleted. (WebKitStyleTest.test_parameter_names): Deleted. (WebKitStyleTest.test_comments): Deleted. (WebKitStyleTest.test_webkit_export_check): Deleted. (WebKitStyleTest.test_member_initialization_list): Deleted. (WebKitStyleTest.test_member_initialization_list.MyClass): Deleted. (WebKitStyleTest.test_other): Deleted. (CppCheckerTest.mock_handle_style_error): Deleted. (CppCheckerTest._checker): Deleted. (CppCheckerTest.test_init): Deleted. (CppCheckerTest.test_eq): Deleted. (CppCheckerTest.test_eq.mock_handle_style_error2): Deleted. (CppCheckerTest.test_ne): Deleted. * TestWebKitAPI/Tests/WebKit/ios/AudioSessionCategoryIOS.mm: * TestWebKitAPI/Tests/ios/UIPasteboardTests.mm: * TestWebKitAPI/cocoa/TestWKWebView.mm: * TestWebKitAPI/ios/DataInteractionSimulator.mm: * WebKitTestRunner/InjectedBundle/mac/TestRunnerMac.mm: * WebKitTestRunner/ios/HIDEventGenerator.mm: Canonical link: https://commits.webkit.org/191034@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@219191 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2017-07-06 05:51:32 +00:00
/*
* Copyright (C) 2017 Sony Interactive Entertainment Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
* DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
* (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
* ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#pragma once
#if PLATFORM(COCOA)
#include <wtf/cocoa/SoftLinking.h>
#elif OS(WINDOWS)
#include <wtf/win/SoftLinking.h>
#else
#error "SoftLinking not defined for platform"
#endif