Modified: trunk/Source/WebCore/WebCore.gypi (136861 => 136862)
--- trunk/Source/WebCore/WebCore.gypi 2012-12-06 19:27:44 UTC (rev 136861)
+++ trunk/Source/WebCore/WebCore.gypi 2012-12-06 19:33:33 UTC (rev 136862)
@@ -1,798 +1,6 @@
{
'variables': {
'project_dir': ['.'],
- # These headers are part of WebCore's private API in the Apple Mac build.
- 'webcore_privateheader_files': [
- 'Modules/geolocation/Geolocation.h',
- 'Modules/geolocation/GeolocationController.h',
- 'Modules/geolocation/GeolocationError.h',
- 'Modules/geolocation/GeolocationPosition.h',
- 'Modules/geolocation/Geoposition.h',
- 'Modules/geolocation/PositionCallback.h',
- 'Modules/geolocation/PositionError.h',
- 'Modules/geolocation/PositionErrorCallback.h',
- 'Modules/geolocation/PositionOptions.h',
- 'Modules/notifications/NotificationClient.h',
- 'Modules/notifications/NotificationController.h',
- 'Modules/webdatabase/AbstractDatabase.h',
- 'Modules/webdatabase/Database.h',
- 'Modules/webdatabase/DatabaseDetails.h',
- 'Modules/webdatabase/DatabaseTracker.h',
- 'Modules/webdatabase/DatabaseTrackerClient.h',
- 'Modules/webdatabase/SQLError.h',
- 'Modules/webdatabase/SQLResultSet.h',
- 'Modules/webdatabase/SQLResultSetRowList.h',
- 'Modules/webdatabase/SQLStatementCallback.h',
- 'Modules/webdatabase/SQLStatementErrorCallback.h',
- 'Modules/webdatabase/SQLTransaction.h',
- 'Modules/webdatabase/SQLTransactionCallback.h',
- 'Modules/webdatabase/SQLTransactionErrorCallback.h',
- 'accessibility/AXObjectCache.h',
- 'accessibility/AccessibilityObject.h',
- 'bindings/ScriptControllerBase.h',
- 'bindings/js/DOMObjectHashTableMap.h',
- 'bindings/js/DOMWrapperWorld.h',
- 'bindings/js/GCController.h',
- 'bindings/js/JSDOMBinding.h',
- 'bindings/js/JSDOMGlobalObject.h',
- 'bindings/js/JSDOMWindowBase.h',
- 'bindings/js/JSDOMWindowShell.h',
- 'bindings/js/JSDOMWrapper.h',
- 'bindings/js/JSDictionary.h',
- 'bindings/js/JSNodeCustom.h',
- 'bindings/js/JSPluginElementFunctions.h',
- 'bindings/js/ScriptCachedFrameData.h',
- 'bindings/js/ScriptController.h',
- 'bindings/js/ScriptDebugServer.h',
- 'bindings/js/ScriptInstance.h',
- 'bindings/js/ScriptObject.h',
- 'bindings/js/ScriptProfile.h',
- 'bindings/js/ScriptProfileNode.h',
- 'bindings/js/ScriptProfiler.h',
- 'bindings/js/ScriptState.h',
- 'bindings/js/ScriptValue.h',
- 'bindings/js/ScriptWrappable.h',
- 'bindings/js/SerializedScriptValue.h',
- 'bindings/objc/DOM.h',
- 'bindings/objc/DOMCSS.h',
- 'bindings/objc/DOMCore.h',
- 'bindings/objc/DOMEventException.h',
- 'bindings/objc/DOMEvents.h',
- 'bindings/objc/DOMException.h',
- 'bindings/objc/DOMExtensions.h',
- 'bindings/objc/DOMHTML.h',
- 'bindings/objc/DOMObject.h',
- 'bindings/objc/DOMPrivate.h',
- 'bindings/objc/DOMRangeException.h',
- 'bindings/objc/DOMRanges.h',
- 'bindings/objc/DOMSVG.h',
- 'bindings/objc/DOMSVGException.h',
- 'bindings/objc/DOMStylesheets.h',
- 'bindings/objc/DOMTraversal.h',
- 'bindings/objc/DOMViews.h',
- 'bindings/objc/DOMXPath.h',
- 'bindings/objc/DOMXPathException.h',
- 'bindings/objc/ExceptionHandlers.h',
- 'bindings/objc/WebScriptObject.h',
- 'bindings/objc/WebScriptObjectPrivate.h',
- 'bridge/Bridge.h',
- 'bridge/IdentifierRep.h',
- 'bridge/jsc/BridgeJSC.h',
- 'bridge/npruntime_impl.h',
- 'bridge/npruntime_internal.h',
- 'bridge/runtime_method.h',
- 'bridge/runtime_object.h',
- 'bridge/runtime_root.h',
- 'css/BasicShapeFunctions.h',
- 'css/CSSBasicShapes.h',
- 'css/CSSComputedStyleDeclaration.h',
- 'css/CSSCursorImageValue.h',
- 'css/CSSHelper.h',
- 'css/CSSImageGeneratorValue.h',
- 'css/CSSImageSetValue.h',
- 'css/CSSImageValue.h',
- 'css/CSSLineBoxContainValue.h',
- 'css/CSSParserValues.h',
- 'css/CSSPrimitiveValue.h',
- 'css/CSSProperty.h',
- 'css/CSSPropertySourceData.h',
- 'css/CSSReflectValue.h',
- 'css/CSSReflectionDirection.h',
- 'css/CSSSelector.h',
- 'css/CSSStyleDeclaration.h',
- 'css/CSSValue.h',
- 'css/CSSValueList.h',
- 'css/LengthFunctions.h',
- 'css/Pair.h',
- 'css/WebKitCSSFilterValue.h',
- 'css/WebKitCSSShaderValue.h',
- 'css/WebKitCSSTransformValue.h',
- 'editing/ApplyBlockElementCommand.h',
- 'editing/CompositeEditCommand.h',
- 'editing/DeleteSelectionCommand.h',
- 'editing/DictationAlternative.h',
- 'editing/EditAction.h',
- 'editing/EditCommand.h',
- 'editing/EditingBehavior.h',
- 'editing/EditingBehaviorTypes.h',
- 'editing/EditingBoundary.h',
- 'editing/EditingStyle.h',
- 'editing/Editor.h',
- 'editing/EditorDeleteAction.h',
- 'editing/EditorInsertAction.h',
- 'editing/FindOptions.h',
- 'editing/FrameSelection.h',
- 'editing/HTMLInterchange.h',
- 'editing/MoveSelectionCommand.h',
- 'editing/ReplaceSelectionCommand.h',
- 'editing/SimplifyMarkupCommand.h',
- 'editing/SmartReplace.h',
- 'editing/SpellChecker.h',
- 'editing/SurroundingText.cpp',
- 'editing/SurroundingText.h',
- 'editing/TextAffinity.h',
- 'editing/TextGranularity.h',
- 'editing/TextIterator.h',
- 'editing/TypingCommand.h',
- 'editing/VisiblePosition.h',
- 'editing/VisibleSelection.h',
- 'editing/WritingDirection.h',
- 'editing/htmlediting.h',
- 'editing/markup.h',
- 'editing/visible_units.h',
- 'history/BackForwardController.h',
- 'history/BackForwardList.h',
- 'history/BackForwardListImpl.h',
- 'history/CachedFrame.h',
- 'history/CachedFramePlatformData.h',
- 'history/CachedPage.h',
- 'history/HistoryItem.h',
- 'history/PageCache.h',
- 'history/cf/HistoryPropertyList.h',
- 'inspector/InspectorAgent.h',
- 'inspector/InspectorBaseAgent.h',
- 'inspector/InspectorClient.h',
- 'inspector/InspectorController.h',
- 'inspector/InspectorDOMAgent.h',
- 'inspector/InspectorFrontendClient.h',
- 'inspector/InspectorFrontendClientLocal.h',
- 'inspector/InspectorValues.h',
- 'inspector/ScriptBreakpoint.h',
- 'inspector/ScriptDebugListener.h',
- 'loader/CookieJar.h',
- 'loader/CrossOriginPreflightResultCache.h',
- 'loader/DocumentLoadTiming.h',
- 'loader/DocumentLoader.h',
- 'loader/DocumentWriter.h',
- 'loader/FormState.h',
- 'loader/FormSubmission.h',
- 'loader/FrameLoader.h',
- 'loader/FrameLoaderClient.h',
- 'loader/FrameLoaderStateMachine.h',
- 'loader/FrameLoaderTypes.h',
- 'loader/FrameLoadRequest.h',
- 'loader/FrameNetworkingContext.h',
- 'loader/HistoryController.h',
- 'loader/LoaderStrategy.h',
- 'loader/NavigationAction.h',
- 'loader/NavigationScheduler.h',
- 'loader/NetscapePlugInStreamLoader.h',
- 'loader/PolicyCallback.h',
- 'loader/PolicyChecker.h',
- 'loader/ProgressTracker.h',
- 'loader/ResourceBuffer.h',
- 'loader/ResourceLoadNotifier.h',
- 'loader/ResourceLoadScheduler.h',
- 'loader/ResourceLoader.h',
- 'loader/ResourceLoaderOptions.h',
- 'loader/SubframeLoader.h',
- 'loader/SubresourceLoader.h',
- 'loader/SubstituteData.cpp',
- 'loader/SubstituteData.h',
- 'loader/SubstituteResource.h',
- 'loader/TextResourceDecoder.h',
- 'loader/ThreadableLoader.h',
- 'loader/ThreadableLoaderClient.h',
- 'loader/appcache/ApplicationCache.h',
- 'loader/appcache/ApplicationCacheStorage.h',
- 'loader/archive/Archive.h',
- 'loader/archive/ArchiveResource.h',
- 'loader/archive/cf/LegacyWebArchive.h',
- 'loader/archive/mhtml/MHTMLArchive.h',
- 'loader/archive/mhtml/MHTMLParser.h',
- 'loader/cache/CachePolicy.h',
- 'loader/cache/CachedImage.h',
- 'loader/cache/CachedImageClient.h',
- 'loader/cache/CachedRawResource.h',
- 'loader/cache/CachedResource.h',
- 'loader/cache/CachedResourceClient.h',
- 'loader/cache/CachedResourceHandle.h',
- 'loader/cache/CachedResourceLoader.h',
- 'loader/cache/CachedResourceRequest.h',
- 'loader/cache/CachedResourceRequestInitiators.h',
- 'loader/cache/CachedShader.h',
- 'loader/cache/CachedStyleSheetClient.h',
- 'loader/cache/MemoryCache.h',
- 'loader/icon/IconController.h',
- 'loader/icon/IconDatabase.h',
- 'loader/icon/IconDatabaseBase.h',
- 'loader/icon/IconDatabaseClient.h',
- 'loader/mac/LoaderNSURLExtras.h',
- 'page/Chrome.h',
- 'page/ChromeClient.h',
- 'page/Console.h',
- 'page/ConsoleTypes.h',
- 'page/ContentSecurityPolicy.h',
- 'page/ContextMenuClient.h',
- 'page/ContextMenuController.h',
- 'page/Coordinates.h',
- 'page/DOMSecurityPolicy.h',
- 'page/DOMWindow.h',
- 'page/DOMWindowExtension.h',
- 'page/DragActions.h',
- 'page/DragClient.h',
- 'page/DragController.h',
- 'page/DragState.h',
- 'page/EditorClient.h',
- 'page/EventHandler.h',
- 'page/FeatureObserver.h',
- 'page/FocusController.h',
- 'page/FocusDirection.h',
- 'page/Frame.h',
- 'page/FrameTree.h',
- 'page/FrameView.h',
- 'page/GeolocationClient.h',
- 'page/GroupSettings.h',
- 'page/MediaCanStartListener.h',
- 'page/MemoryInfo.h',
- 'page/Page.h',
- 'page/PageGroup.h',
- 'page/PagePopup.h',
- 'page/PagePopupDriver.h',
- 'page/PageSerializer.h',
- 'page/PageVisibilityState.h',
- 'page/PrintContext.h',
- 'page/SecurityOrigin.h',
- 'page/SecurityOriginHash.h',
- 'page/SecurityPolicy.h',
- 'page/Settings.h',
- 'page/SpatialNavigation.h',
- 'page/UserContentTypes.h',
- 'page/UserContentURLPattern.h',
- 'page/UserScript.h',
- 'page/UserScriptTypes.h',
- 'page/UserStyleSheet.h',
- 'page/UserStyleSheetTypes.h',
- 'page/ValidationMessageClient.h',
- 'page/WebCoreKeyboardUIMode.h',
- 'page/WindowFeatures.h',
- 'page/WindowFocusAllowedIndicator.h',
- 'page/animation/AnimationController.h',
- 'page/mac/WebCoreFrameView.h',
- 'platform/Clock.h',
- 'platform/ColorChooser.h',
- 'platform/ColorChooserClient.h',
- 'platform/ContextMenu.h',
- 'platform/ContextMenuItem.h',
- 'platform/Cookie.h',
- 'platform/CookiesStrategy.h',
- 'platform/Cursor.h',
- 'platform/DateComponents.h',
- 'platform/Decimal.h',
- 'platform/DragData.h',
- 'platform/DragImage.h',
- 'platform/EventTracer.h',
- 'platform/FileChooser.h',
- 'platform/FileStream.h',
- 'platform/FileStreamClient.h',
- 'platform/FileSystem.h',
- 'platform/HostWindow.h',
- 'platform/HistogramSupport.h',
- 'platform/KURL.h',
- 'platform/KURLHash.h',
- 'platform/Language.h',
- 'platform/LayoutTestSupport.cpp',
- 'platform/LayoutTestSupport.h',
- 'platform/Length.h',
- 'platform/LengthBox.h',
- 'platform/LengthSize.h',
- 'platform/LinkHash.h',
- 'platform/LocalizedStrings.h',
- 'platform/Logging.h',
- 'platform/MemoryPressureHandler.h',
- 'platform/MemoryUsageSupport.h',
- 'platform/MIMETypeRegistry.h',
- 'platform/NotImplemented.h',
- 'platform/PlatformEvent.cpp',
- 'platform/PlatformEvent.h',
- 'platform/PlatformGestureEvent.h',
- 'platform/PlatformInstrumentation.cpp',
- 'platform/PlatformInstrumentation.h',
- 'platform/PlatformKeyboardEvent.h',
- 'platform/PlatformMenuDescription.h',
- 'platform/PlatformMouseEvent.h',
- 'platform/PlatformScreen.h',
- 'platform/PlatformStrategies.h',
- 'platform/PlatformWheelEvent.h',
- 'platform/PopupMenu.h',
- 'platform/PopupMenuClient.h',
- 'platform/PopupMenuStyle.h',
- 'platform/PurgePriority.h',
- 'platform/RuntimeApplicationChecks.h',
- 'platform/RefCountedSupplement.h',
- 'platform/SchemeRegistry.h',
- 'platform/ScrollTypes.h',
- 'platform/ScrollView.h',
- 'platform/ScrollableArea.h',
- 'platform/Scrollbar.h',
- 'platform/ScrollbarTheme.h',
- 'platform/ScrollbarThemeClient.h',
- 'platform/SearchPopupMenu.h',
- 'platform/SharedBuffer.h',
- 'platform/SharedBufferChunkReader.h',
- 'platform/StatsCounter.h',
- 'platform/Supplementable.h',
- 'platform/SystemTime.h',
- 'platform/Theme.h',
- 'platform/ThemeTypes.h',
- 'platform/ThreadCheck.h',
- 'platform/ThreadGlobalData.h',
- 'platform/Timer.h',
- 'platform/TreeShared.h',
- 'platform/DateTimeChooser.h',
- 'platform/DateTimeChooserClient.h',
- 'platform/VisitedLinkStrategy.h',
- 'platform/VisitedLinks.h',
- 'platform/Widget.h',
- 'platform/WindowsKeyboardCodes.h',
- 'platform/animation/Animation.h',
- 'platform/animation/AnimationList.h',
- 'platform/animation/AnimationUtilities.h',
- 'platform/animation/TimingFunction.h',
- 'platform/cf/BinaryPropertyList.h',
- 'platform/cf/SchedulePair.h',
- 'platform/graphics/BitmapImage.h',
- 'platform/graphics/Color.h',
- 'platform/graphics/ColorSpace.h',
- 'platform/graphics/DashArray.h',
- 'platform/graphics/FloatPoint.h',
- 'platform/graphics/FloatPoint3D.h',
- 'platform/graphics/FloatQuad.h',
- 'platform/graphics/FloatRect.h',
- 'platform/graphics/FloatSize.h',
- 'platform/graphics/Font.h',
- 'platform/graphics/FontBaseline.h',
- 'platform/graphics/FontCache.h',
- 'platform/graphics/FontData.h',
- 'platform/graphics/FontDescription.h',
- 'platform/graphics/FontFallbackList.h',
- 'platform/graphics/FontFamily.h',
- 'platform/graphics/FontFeatureSettings.h',
- 'platform/graphics/FontMetrics.h',
- 'platform/graphics/FontOrientation.h',
- 'platform/graphics/FontRenderingMode.h',
- 'platform/graphics/FontSelector.h',
- 'platform/graphics/FontSmoothingMode.h',
- 'platform/graphics/FontTraitsMask.h',
- 'platform/graphics/FontWidthVariant.h',
- 'platform/graphics/LayoutRect.h',
- 'platform/graphics/LayoutSize.h',
- 'platform/graphics/Generator.h',
- 'platform/graphics/Glyph.h',
- 'platform/graphics/GlyphBuffer.h',
- 'platform/graphics/GlyphMetricsMap.h',
- 'platform/graphics/GlyphPage.h',
- 'platform/graphics/GlyphPageTreeNode.h',
- 'platform/graphics/Gradient.h',
- 'platform/graphics/GraphicsContext.h',
- 'platform/graphics/GraphicsContext3D.h',
- 'platform/graphics/GraphicsLayer.h',
- 'platform/graphics/GraphicsLayerClient.h',
- 'platform/graphics/GraphicsTypes.h',
- 'platform/graphics/GraphicsTypes3D.h',
- 'platform/graphics/Icon.h',
- 'platform/graphics/Image.h',
- 'platform/graphics/ImageBuffer.h',
- 'platform/graphics/ImageBufferData.h',
- 'platform/graphics/ImageObserver.h',
- 'platform/graphics/ImageOrientation.h',
- 'platform/graphics/ImageSource.h',
- 'platform/graphics/IntPoint.h',
- 'platform/graphics/IntPointHash.h',
- 'platform/graphics/IntRect.h',
- 'platform/graphics/IntRectHash.h',
- 'platform/graphics/IntSize.h',
- 'platform/graphics/IntSizeHash.h',
- 'platform/graphics/MediaPlayer.h',
- 'platform/graphics/Path.h',
- 'platform/graphics/Pattern.h',
- 'platform/graphics/PlatformLayer.h',
- 'platform/graphics/Region.h',
- 'platform/graphics/RoundedRect.h',
- 'platform/graphics/SimpleFontData.h',
- 'platform/graphics/StringTruncator.h',
- 'platform/graphics/SVGGlyph.h',
- 'platform/graphics/TextRenderingMode.h',
- 'platform/graphics/TextRun.h',
- 'platform/graphics/TypesettingFeatures.h',
- 'platform/graphics/cpu/arm/GraphicsContext3DNEON.h',
- 'platform/graphics/cpu/arm/filters/NEONHelpers.h',
- 'platform/graphics/cpu/arm/filters/FEBlendNEON.h',
- 'platform/graphics/cpu/arm/filters/FECompositeArithmeticNEON.h',
- 'platform/graphics/cpu/arm/filters/FEGaussianBlurNEON.h',
- 'platform/graphics/cpu/arm/filters/FELightingNEON.cpp',
- 'platform/graphics/cpu/arm/filters/FELightingNEON.h',
- 'platform/graphics/cg/ImageBufferDataCG.h',
- 'platform/graphics/mac/ColorMac.h',
- 'platform/graphics/mac/MediaPlayerProxy.h',
- 'platform/graphics/transforms/AffineTransform.h',
- 'platform/graphics/transforms/TransformOperation.h',
- 'platform/graphics/transforms/TransformOperations.h',
- 'platform/graphics/transforms/TransformationMatrix.h',
- 'platform/gtk/PasteboardHelper.h',
- 'platform/leveldb/LevelDBComparator.h',
- 'platform/leveldb/LevelDBDatabase.cpp',
- 'platform/leveldb/LevelDBDatabase.h',
- 'platform/leveldb/LevelDBIterator.h',
- 'platform/leveldb/LevelDBSlice.h',
- 'platform/leveldb/LevelDBTransaction.cpp',
- 'platform/leveldb/LevelDBTransaction.h',
- 'platform/leveldb/LevelDBWriteBatch.cpp',
- 'platform/leveldb/LevelDBWriteBatch.h',
- 'platform/mac/BlockExceptions.h',
- 'platform/mac/ClipboardMac.h',
- 'platform/mac/EmptyProtocolDefinitions.h',
- 'platform/mac/FoundationExtras.h',
- 'platform/mac/PopupMenuMac.h',
- 'platform/mac/SearchPopupMenuMac.h',
- 'platform/mac/SoftLinking.h',
- 'platform/mac/WebCoreNSStringExtras.h',
- 'platform/mac/WebCoreObjCExtras.h',
- 'platform/mac/WebCoreSystemInterface.h',
- 'platform/mac/WebCoreView.h',
- 'platform/mac/WebFontCache.h',
- 'platform/mediastream/MediaConstraints.h',
- 'platform/mediastream/MediaStreamCenter.cpp',
- 'platform/mediastream/MediaStreamCenter.h',
- 'platform/mediastream/MediaStreamComponent.h',
- 'platform/mediastream/MediaStreamDescriptor.h',
- 'platform/mediastream/MediaStreamSource.cpp',
- 'platform/mediastream/MediaStreamSource.h',
- 'platform/mediastream/RTCConfiguration.h',
- 'platform/mediastream/RTCDataChannelDescriptor.cpp',
- 'platform/mediastream/RTCDataChannelDescriptor.h',
- 'platform/mediastream/RTCIceCandidateDescriptor.cpp',
- 'platform/mediastream/RTCIceCandidateDescriptor.h',
- 'platform/mediastream/RTCPeerConnectionHandler.h',
- 'platform/mediastream/RTCPeerConnectionHandlerClient.h',
- 'platform/mediastream/RTCSessionDescriptionDescriptor.cpp',
- 'platform/mediastream/RTCSessionDescriptionDescriptor.h',
- 'platform/mediastream/RTCSessionDescriptionRequest.h',
- 'platform/mediastream/RTCStatsRequest.h',
- 'platform/mediastream/RTCVoidRequest.h',
- 'platform/mediastream/chromium/MediaStreamCenterChromium.cpp',
- 'platform/mediastream/chromium/MediaStreamCenterChromium.h',
- 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp',
- 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.h',
- 'platform/mock/DeviceMotionClientMock.h',
- 'platform/mock/DeviceOrientationClientMock.h',
- 'platform/mock/GeolocationClientMock.h',
- 'platform/network/AuthenticationChallengeBase.h',
- 'platform/network/AuthenticationClient.h',
- 'platform/network/CookieStorage.h',
- 'platform/network/Credential.h',
- 'platform/network/CredentialStorage.h',
- 'platform/network/FormData.h',
- 'platform/network/HTTPHeaderMap.h',
- 'platform/network/MIMEHeader.h',
- 'platform/network/NetworkingContext.h',
- 'platform/network/PlatformCookieJar.h',
- 'platform/network/ProtectionSpace.h',
- 'platform/network/ProtectionSpaceHash.h',
- 'platform/network/ProxyServer.h',
- 'platform/network/ResourceErrorBase.h',
- 'platform/network/ResourceHandle.h',
- 'platform/network/ResourceHandleClient.h',
- 'platform/network/ResourceLoadInfo.h',
- 'platform/network/ResourceLoadPriority.h',
- 'platform/network/ResourceLoadTiming.h',
- 'platform/network/ResourceRequestBase.h',
- 'platform/network/ResourceResponseBase.h',
- 'platform/network/cf/AuthenticationChallenge.h',
- 'platform/network/cf/ResourceError.h',
- 'platform/network/cf/ResourceRequest.h',
- 'platform/network/cf/ResourceResponse.h',
- 'platform/network/mac/AuthenticationMac.h',
- 'platform/network/mac/FormDataStreamMac.h',
- 'platform/network/mac/WebCoreURLResponse.h',
- 'platform/sql/SQLValue.h',
- 'platform/sql/SQLiteDatabase.h',
- 'platform/sql/SQLiteTransaction.h',
- 'platform/text/BidiRunList.h',
- 'platform/text/BidiContext.h',
- 'platform/text/BidiResolver.h',
- 'platform/text/DateTimeFormat.h',
- 'platform/text/DecodeEscapeSequences.h',
- 'platform/text/LineBreakIteratorPoolICU.h',
- 'platform/text/LineEnding.h',
- 'platform/text/NonCJKGlyphOrientation.h',
- 'platform/text/QuotedPrintable.h',
- 'platform/text/RegularExpression.h',
- 'platform/text/SegmentedString.h',
- 'platform/text/TextBoundaries.h',
- 'platform/text/TextBreakIterator.h',
- 'platform/text/TextBreakIteratorInternalICU.h',
- 'platform/text/TextCheckerClient.h',
- 'platform/text/TextChecking.h',
- 'platform/text/TextCodec.h',
- 'platform/text/TextCodecICU.h',
- 'platform/text/TextCodecLatin1.h',
- 'platform/text/TextCodecUTF16.h',
- 'platform/text/TextCodecUserDefined.h',
- 'platform/text/TextDirection.h',
- 'platform/text/TextEncoding.h',
- 'platform/text/TextEncodingRegistry.h',
- 'platform/text/TextStream.h',
- 'platform/text/UnicodeBidi.h',
- 'platform/text/UnicodeRange.h',
- 'platform/text/WritingMode.h',
- 'platform/text/mac/CharsetData.h',
- 'plugins/PluginData.h',
- 'plugins/PluginMainThreadScheduler.h',
- 'plugins/PluginStrategy.h',
- 'plugins/PluginViewBase.h',
- 'plugins/npapi.h',
- 'plugins/npfunctions.h',
- 'plugins/npruntime.h',
- 'plugins/nptypes.h',
- 'rendering/ColumnInfo.h',
- 'rendering/GapRects.h',
- 'rendering/FlowThreadController.h',
- 'rendering/HitTestRequest.h',
- 'rendering/HitTestResult.h',
- 'rendering/InlineBox.h',
- 'rendering/InlineFlowBox.h',
- 'rendering/InlineTextBox.h',
- 'rendering/LayoutState.h',
- 'rendering/LayoutRepainter.h',
- 'rendering/OverlapTestRequestClient.h',
- 'rendering/Pagination.h',
- 'rendering/PaintInfo.h',
- 'rendering/PaintPhase.h',
- 'rendering/RenderBR.h',
- 'rendering/RenderBlock.h',
- 'rendering/RenderBox.h',
- 'rendering/RenderBoxModelObject.h',
- 'rendering/RenderDialog.h',
- 'rendering/RenderEmbeddedObject.h',
- 'rendering/RenderFlowThread.h',
- 'rendering/RenderImage.h',
- 'rendering/RenderImageResource.h',
- 'rendering/RenderImageResourceStyleImage.h',
- 'rendering/RenderLayer.h',
- 'rendering/RenderLayerBacking.h',
- 'rendering/RenderLayerFilterInfo.h',
- 'rendering/RenderLayerModelObject.h',
- 'rendering/RenderLineBoxList.h',
- 'rendering/RenderListItem.h',
- 'rendering/RenderNamedFlowThread.h',
- 'rendering/RenderObject.h',
- 'rendering/RenderObjectChildList.h',
- 'rendering/RenderOverflow.h',
- 'rendering/RenderPart.h',
- 'rendering/RenderReplaced.h',
- 'rendering/RenderText.h',
- 'rendering/RenderTreeAsText.h',
- 'rendering/RenderView.h',
- 'rendering/RenderWidget.h',
- 'rendering/RootInlineBox.h',
- 'rendering/ScrollBehavior.h',
- 'rendering/style/BasicShapes.h',
- 'rendering/style/BorderData.h',
- 'rendering/style/BorderValue.h',
- 'rendering/style/CollapsedBorderValue.h',
- 'rendering/style/ContentData.h',
- 'rendering/style/CounterContent.h',
- 'rendering/style/CounterDirectives.h',
- 'rendering/style/CursorData.h',
- 'rendering/style/CursorList.h',
- 'rendering/style/DataRef.h',
- 'rendering/style/ExclusionShapeValue.h',
- 'rendering/style/FillLayer.h',
- 'rendering/style/GridPosition.h',
- 'rendering/style/LineClampValue.h',
- 'rendering/style/NinePieceImage.h',
- 'rendering/style/OutlineValue.h',
- 'rendering/style/RenderStyle.h',
- 'rendering/style/RenderStyleConstants.h',
- 'rendering/style/ShadowData.h',
- 'rendering/style/StyleBackgroundData.h',
- 'rendering/style/StyleBoxData.h',
- 'rendering/style/StyleCachedImage.h',
- 'rendering/style/StyleCachedImageSet.h',
- 'rendering/style/StyleDashboardRegion.h',
- 'rendering/style/StyleDeprecatedFlexibleBoxData.h',
- 'rendering/style/StyleFilterData.h',
- 'rendering/style/StyleFlexibleBoxData.h',
- 'rendering/style/StyleGeneratedImage.h',
- 'rendering/style/StyleGridData.h',
- 'rendering/style/StyleGridItemData.h',
- 'rendering/style/StyleImage.h',
- 'rendering/style/StyleInheritedData.h',
- 'rendering/style/StyleMarqueeData.h',
- 'rendering/style/StyleMultiColData.h',
- 'rendering/style/StyleRareInheritedData.h',
- 'rendering/style/StyleRareNonInheritedData.h',
- 'rendering/style/StyleReflection.h',
- 'rendering/style/StyleSurroundData.h',
- 'rendering/style/StyleTransformData.h',
- 'rendering/style/StyleVariableData.h',
- 'rendering/style/StyleVisualData.h',
- 'rendering/style/GridTrackSize.h',
- 'rendering/svg/SVGResourcesCache.h',
- 'workers/SharedWorkerStrategy.h',
- 'workers/WorkerRunLoop.h',
- 'workers/WorkerThread.h',
- ],
- 'webcore_dom_privateheader_files': [
- 'dom/ActiveDOMObject.h',
- 'dom/Attr.h',
- 'dom/Attribute.h',
- 'dom/CharacterData.h',
- 'dom/CheckedRadioButtons.h',
- 'dom/Clipboard.h',
- 'dom/ClipboardAccessPolicy.h',
- 'dom/ComposedShadowTreeWalker.h',
- 'dom/ContainerNode.h',
- 'dom/ContextDestructionObserver.h',
- 'dom/ContextFeatures.h',
- 'dom/ContextFeatures.cpp',
- 'dom/DOMImplementation.h',
- 'dom/DOMTimeStamp.h',
- 'dom/DeviceMotionClient.h',
- 'dom/DeviceMotionData.h',
- 'dom/DeviceOrientationClient.h',
- 'dom/DeviceOrientationData.h',
- 'dom/Document.h',
- 'dom/DocumentFragment.h',
- 'dom/DocumentMarker.h',
- 'dom/DocumentMarkerController.h',
- 'dom/DocumentOrderedMap.h',
- 'dom/DocumentParser.h',
- 'dom/DocumentSharedObjectPool.h',
- 'dom/DocumentStyleSheetCollection.h',
- 'dom/DocumentTiming.h',
- 'dom/DocumentType.h',
- 'dom/Element.h',
- 'dom/ElementShadow.h',
- 'dom/ElementAttributeData.h',
- 'dom/Event.h',
- 'dom/EventListener.h',
- 'dom/EventListenerMap.h',
- 'dom/EventNames.h',
- 'dom/EventTarget.h',
- 'dom/ExceptionCode.h',
- 'dom/ExceptionCodePlaceholder.h',
- 'dom/FragmentScriptingPermission.h',
- 'dom/KeyboardEvent.h',
- 'dom/MessagePort.h',
- 'dom/MessagePortChannel.h',
- 'dom/MouseEvent.h',
- 'dom/MouseRelatedEvent.h',
- 'dom/NamedNodeMap.h',
- 'dom/Node.h',
- 'dom/NodeList.h',
- 'dom/PendingScript.h',
- 'dom/Position.h',
- 'dom/PseudoElement.h',
- 'dom/QualifiedName.h',
- 'dom/Range.h',
- 'dom/RangeBoundaryPoint.h',
- 'dom/RegisteredEventListener.h',
- 'dom/RenderedDocumentMarker.h',
- 'dom/ScriptExecutionContext.h',
- 'dom/ScriptRunner.h',
- 'dom/ShadowRoot.h',
- 'dom/SimulatedClickOptions.h',
- 'dom/SpaceSplitString.h',
- 'dom/StyledElement.h',
- 'dom/Text.h',
- 'dom/TextEventInputType.h',
- 'dom/UIEvent.h',
- 'dom/UIEventWithKeyState.h',
- 'dom/UserGestureIndicator.h',
- 'dom/UserTypingGestureIndicator.h',
- 'dom/ViewportArguments.h',
- ],
- 'webcore_html_privateheader_files': [
- 'html/CollectionType.h',
- 'html/FormAssociatedElement.h',
- 'html/HTMLAppletElement.h',
- 'html/HTMLCollection.h',
- 'html/HTMLDocument.h',
- 'html/HTMLElement.h',
- 'html/HTMLFormControlElement.h',
- 'html/HTMLFormControlElementWithState.h',
- 'html/HTMLFormElement.h',
- 'html/HTMLFrameElement.h',
- 'html/HTMLFrameElementBase.h',
- 'html/HTMLFrameOwnerElement.h',
- 'html/HTMLHeadElement.h',
- 'html/HTMLIFrameElement.h',
- 'html/HTMLInputElement.h',
- 'html/HTMLMediaElement.h',
- 'html/HTMLParserQuirks.h',
- 'html/HTMLPlugInElement.h',
- 'html/HTMLPlugInImageElement.h',
- 'html/HTMLTableCellElement.h',
- 'html/HTMLTablePartElement.h',
- 'html/HTMLTextAreaElement.h',
- 'html/HTMLTextFormControlElement.h',
- 'html/InputType.h',
- 'html/LabelableElement.h',
- 'html/VoidCallback.h',
- 'html/parser/HTMLParserIdioms.h',
- ],
- 'webcore_svg_privateheader_files': [
- 'rendering/style/SVGRenderStyle.h',
- 'rendering/style/SVGRenderStyleDefs.h',
- 'svg/SVGAngle.h',
- 'svg/SVGAnimatedAngle.h',
- 'svg/SVGAnimatedBoolean.h',
- 'svg/SVGAnimatedColor.h',
- 'svg/SVGAnimatedEnumeration.h',
- 'svg/SVGAnimatedInteger.h',
- 'svg/SVGAnimatedIntegerOptionalInteger.h',
- 'svg/SVGAnimatedLength.h',
- 'svg/SVGAnimatedLengthList.h',
- 'svg/SVGAnimatedNumber.h',
- 'svg/SVGAnimatedNumberList.h',
- 'svg/SVGAnimatedNumberOptionalNumber.h',
- 'svg/SVGAnimatedPath.h',
- 'svg/SVGAnimatedPointList.h',
- 'svg/SVGAnimatedPreserveAspectRatio.h',
- 'svg/SVGAnimatedRect.h',
- 'svg/SVGAnimatedString.h',
- 'svg/SVGAnimatedTransformList.h',
- 'svg/SVGAnimatedType.h',
- 'svg/SVGAnimatedTypeAnimator.h',
- 'svg/SVGAnimatorFactory.h',
- 'svg/SVGColor.h',
- 'svg/SVGDocumentExtensions.h',
- 'svg/SVGElement.h',
- 'svg/SVGLength.h',
- 'svg/SVGLengthContext.h',
- 'svg/SVGLengthList.h',
- 'svg/SVGLocatable.h',
- 'svg/SVGMatrix.h',
- 'svg/SVGNumberList.h',
- 'svg/SVGPaint.h',
- 'svg/SVGPreserveAspectRatio.h',
- 'svg/SVGTransform.h',
- 'svg/SVGTransformList.h',
- 'svg/animation/SMILTime.h',
- 'svg/animation/SVGSMILElement.h',
- 'svg/properties/SVGAttributeToPropertyMap.h',
- 'svg/properties/SVGAnimatedEnumerationPropertyTearOff.h',
- 'svg/properties/SVGAnimatedListPropertyTearOff.h',
- 'svg/properties/SVGAnimatedProperty.h',
- 'svg/properties/SVGAnimatedPropertyDescription.h',
- 'svg/properties/SVGAnimatedPropertyMacros.h',
- 'svg/properties/SVGAnimatedPropertyTearOff.h',
- 'svg/properties/SVGAnimatedStaticPropertyTearOff.h',
- 'svg/properties/SVGAnimatedTransformListPropertyTearOff.h',
- 'svg/properties/SVGListProperty.h',
- 'svg/properties/SVGListPropertyTearOff.h',
- 'svg/properties/SVGPathSegListPropertyTearOff.h',
- 'svg/properties/SVGProperty.h',
- 'svg/properties/SVGPropertyInfo.h',
- 'svg/properties/SVGPropertyTearOff.h',
- 'svg/properties/SVGPropertyTraits.h',
- 'svg/properties/SVGStaticListPropertyTearOff.h',
- 'svg/properties/SVGStaticPropertyTearOff.h',
- 'svg/properties/SVGStaticPropertyWithParentTearOff.h',
- 'svg/properties/SVGTransformListPropertyTearOff.h',
- ],
'webcore_bindings_idl_files': [
'Modules/battery/BatteryManager.idl',
'Modules/battery/NavigatorBattery.idl',
@@ -2732,6 +1940,8 @@
'editing/SplitTextNodeCommand.h',
'editing/SplitTextNodeContainingElementCommand.cpp',
'editing/SplitTextNodeContainingElementCommand.h',
+ 'editing/SurroundingText.cpp',
+ 'editing/SurroundingText.h',
'editing/TextCheckingHelper.cpp',
'editing/TextCheckingHelper.h',
'editing/TextInsertionBaseCommand.cpp',
@@ -2996,6 +2206,8 @@
'loader/SinkDocument.h',
'loader/SubframeLoader.cpp',
'loader/SubresourceLoader.cpp',
+ 'loader/SubstituteData.cpp',
+ 'loader/SubstituteData.h',
'loader/TextResourceDecoder.cpp',
'loader/TextTrackLoader.cpp',
'loader/TextTrackLoader.h',
@@ -3770,6 +2982,8 @@
'dom/ContainerNodeAlgorithms.h',
'dom/ContainerNodeAlgorithms.cpp',
'dom/ContextDestructionObserver.cpp',
+ 'dom/ContextFeatures.cpp',
+ 'dom/ContextFeatures.h',
'dom/CrossThreadTask.h',
'dom/CustomEvent.cpp',
'dom/CustomEvent.h',
@@ -4502,6 +3716,8 @@
'platform/KillRing.h',
'platform/KillRingNone.cpp',
'platform/Language.cpp',
+ 'platform/LayoutTestSupport.cpp',
+ 'platform/LayoutTestSupport.h',
'platform/Length.cpp',
'platform/LengthBox.cpp',
'platform/LinkHash.cpp',
@@ -4509,6 +3725,10 @@
'platform/MemoryPressureHandler.cpp',
'platform/MIMETypeRegistry.cpp',
'platform/Pasteboard.h',
+ 'platform/PlatformEvent.cpp',
+ 'platform/PlatformEvent.h',
+ 'platform/PlatformInstrumentation.cpp',
+ 'platform/PlatformInstrumentation.h',
'platform/PlatformMemoryInstrumentation.cpp',
'platform/PlatformMemoryInstrumentation.h',
'platform/PlatformStrategies.cpp',
@@ -5282,6 +4502,15 @@
'platform/image-encoders/skia/WEBPImageEncoder.h',
'platform/ios/KeyEventCodesIOS.h',
'platform/ios/KeyEventIOS.mm',
+ 'platform/leveldb/LevelDBComparator.h',
+ 'platform/leveldb/LevelDBDatabase.cpp',
+ 'platform/leveldb/LevelDBDatabase.h',
+ 'platform/leveldb/LevelDBIterator.h',
+ 'platform/leveldb/LevelDBSlice.h',
+ 'platform/leveldb/LevelDBTransaction.cpp',
+ 'platform/leveldb/LevelDBTransaction.h',
+ 'platform/leveldb/LevelDBWriteBatch.cpp',
+ 'platform/leveldb/LevelDBWriteBatch.h',
'platform/mac/AutodrainedPool.mm',
'platform/mac/BlockExceptions.mm',
'platform/mac/ClipboardMac.mm',
@@ -5334,6 +4563,29 @@
'platform/mac/WebCoreView.m',
'platform/mac/WebFontCache.mm',
'platform/mac/WidgetMac.mm',
+ 'platform/mediastream/MediaConstraints.h',
+ 'platform/mediastream/MediaStreamCenter.cpp',
+ 'platform/mediastream/MediaStreamCenter.h',
+ 'platform/mediastream/MediaStreamComponent.h',
+ 'platform/mediastream/MediaStreamDescriptor.h',
+ 'platform/mediastream/MediaStreamSource.cpp',
+ 'platform/mediastream/MediaStreamSource.h',
+ 'platform/mediastream/RTCConfiguration.h',
+ 'platform/mediastream/RTCDataChannelDescriptor.cpp',
+ 'platform/mediastream/RTCDataChannelDescriptor.h',
+ 'platform/mediastream/RTCIceCandidateDescriptor.cpp',
+ 'platform/mediastream/RTCIceCandidateDescriptor.h',
+ 'platform/mediastream/RTCPeerConnectionHandler.h',
+ 'platform/mediastream/RTCPeerConnectionHandlerClient.h',
+ 'platform/mediastream/RTCSessionDescriptionDescriptor.cpp',
+ 'platform/mediastream/RTCSessionDescriptionDescriptor.h',
+ 'platform/mediastream/RTCSessionDescriptionRequest.h',
+ 'platform/mediastream/RTCStatsRequest.h',
+ 'platform/mediastream/RTCVoidRequest.h',
+ 'platform/mediastream/chromium/MediaStreamCenterChromium.cpp',
+ 'platform/mediastream/chromium/MediaStreamCenterChromium.h',
+ 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp',
+ 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.h',
'platform/mock/DeviceMotionClientMock.cpp',
'platform/mock/DeviceOrientationClientMock.cpp',
'platform/mock/GeolocationClientMock.cpp',