Skip to content
  • eric@webkit.org's avatar
    2009-11-05 Chris Jerdonek <chris.jerdonek@gmail.com> · 34f91706
    eric@webkit.org authored
            Reviewed by Eric Seidel.
    
            Removed the "this is part of the KDE project" comments from
            all *.h, *.cpp, *.idl, and *.pm files.
    
            https://bugs.webkit.org/show_bug.cgi?id=31167
    
            The maintenance and architecture page in the project wiki lists
            this as a task.
    
            This change includes no changes or additions to test cases
            since the change affects only comments.
    
            * wtf/wince/FastMallocWince.h:
    2009-11-05  Chris Jerdonek  <chris.jerdonek@gmail.com>
    
            Reviewed by Eric Seidel.
    
            Removed the "this is part of the KDE project" comments from
            all *.h, *.cpp, *.idl, and *.pm files.
    
            https://bugs.webkit.org/show_bug.cgi?id=31167
    
            The maintenance and architecture page in the project wiki lists
            this as a task.
    
            This change includes no changes or additions to test cases
            since the change affects only comments.
    
            * bindings/scripts/CodeGeneratorV8.pm:
            * bindings/scripts/IDLParser.pm:
            * bindings/scripts/IDLStructure.pm:
            * css/CSSInheritedValue.cpp:
            * css/CSSInitialValue.cpp:
            * css/CSSMediaRule.cpp:
            * css/CSSNamespace.h:
            * css/CSSProperty.cpp:
            * css/CSSProperty.h:
            * css/CSSRuleList.cpp:
            * css/CSSRuleList.h:
            * css/CSSSelector.h:
            * css/CSSValueList.cpp:
            * css/FontValue.cpp:
            * css/MediaFeatureNames.cpp:
            * css/MediaFeatureNames.h:
            * css/Pair.h:
            * css/SVGCSSStyleSelector.cpp:
            * css/ShadowValue.cpp:
            * css/StyleSheet.cpp:
            * css/StyleSheetList.cpp:
            * css/maketokenizer:
            * dom/BeforeUnloadEvent.cpp:
            * dom/BeforeUnloadEvent.h:
            * dom/CSSMappedAttributeDeclaration.cpp:
            * dom/EventNames.cpp:
            * dom/EventTarget.cpp:
            * dom/MappedAttributeEntry.h:
            * dom/MouseRelatedEvent.h:
            * dom/RangeException.h:
            * dom/StyleElement.h:
            * dom/Tokenizer.h:
            * html/HTMLHeadElement.h:
            * html/HTMLHeadingElement.cpp:
            * html/HTMLHeadingElement.h:
            * html/HTMLHtmlElement.h:
            * html/HTMLImageLoader.h:
            * html/HTMLMetaElement.h:
            * html/HTMLModElement.cpp:
            * html/HTMLModElement.h:
            * html/HTMLOptionsCollection.cpp:
            * html/HTMLPlugInElement.cpp:
            * html/HTMLPreElement.cpp:
            * html/HTMLPreElement.h:
            * html/HTMLTableCellElement.cpp:
            * html/HTMLTableCellElement.h:
            * html/HTMLTableColElement.cpp:
            * html/HTMLTableColElement.h:
            * html/HTMLTablePartElement.cpp:
            * html/HTMLTablePartElement.h:
            * html/HTMLTitleElement.h:
            * page/MouseEventWithHitTestResults.h:
            * platform/StaticConstructors.h:
            * platform/text/AtomicStringImpl.h:
            * platform/text/qt/TextBreakIteratorQt.cpp:
            * rendering/AutoTableLayout.h:
            * rendering/CounterNode.cpp:
            * rendering/EllipsisBox.cpp:
            * rendering/EllipsisBox.h:
            * rendering/FixedTableLayout.cpp:
            * rendering/FixedTableLayout.h:
            * rendering/HitTestRequest.h:
            * rendering/HitTestResult.h:
            * rendering/InlineRunBox.h:
            * rendering/PointerEventsHitRules.cpp:
            * rendering/PointerEventsHitRules.h:
            * rendering/RenderBR.cpp:
            * rendering/RenderBR.h:
            * rendering/RenderButton.cpp:
            * rendering/RenderButton.h:
            * rendering/RenderFieldset.cpp:
            * rendering/RenderFrameSet.cpp:
            * rendering/RenderListItem.cpp:
            * rendering/RenderTableRow.cpp:
            * rendering/RenderView.h:
            * rendering/RootInlineBox.h:
            * rendering/SVGInlineTextBox.cpp:
            * rendering/SVGInlineTextBox.h:
            * rendering/TableLayout.h:
            * rendering/break_lines.h:
            * rendering/style/SVGRenderStyle.cpp:
            * rendering/style/SVGRenderStyle.h:
            * rendering/style/SVGRenderStyleDefs.cpp:
            * rendering/style/SVGRenderStyleDefs.h:
            * svg/GradientAttributes.h:
            * svg/LinearGradientAttributes.h:
            * svg/PatternAttributes.h:
            * svg/RadialGradientAttributes.h:
            * svg/SVGAElement.cpp:
            * svg/SVGAngle.idl:
            * svg/SVGAnimateColorElement.cpp:
            * svg/SVGAnimateColorElement.h:
            * svg/SVGAnimateElement.cpp:
            * svg/SVGAnimateElement.h:
            * svg/SVGAnimateTransformElement.h:
            * svg/SVGAnimatedPathData.cpp:
            * svg/SVGAnimatedPathData.h:
            * svg/SVGAnimatedPoints.cpp:
            * svg/SVGAnimatedPoints.h:
            * svg/SVGAnimationElement.cpp:
            * svg/SVGCircleElement.cpp:
            * svg/SVGClipPathElement.cpp:
            * svg/SVGColor.cpp:
            * svg/SVGColor.idl:
            * svg/SVGComponentTransferFunctionElement.cpp:
            * svg/SVGComponentTransferFunctionElement.h:
            * svg/SVGCursorElement.cpp:
            * svg/SVGDefsElement.cpp:
            * svg/SVGDescElement.cpp:
            * svg/SVGDescElement.h:
            * svg/SVGDocument.idl:
            * svg/SVGElement.idl:
            * svg/SVGElementInstanceList.cpp:
            * svg/SVGElementInstanceList.h:
            * svg/SVGEllipseElement.cpp:
            * svg/SVGExternalResourcesRequired.cpp:
            * svg/SVGFEBlendElement.cpp:
            * svg/SVGFEBlendElement.h:
            * svg/SVGFEColorMatrixElement.cpp:
            * svg/SVGFEColorMatrixElement.h:
            * svg/SVGFEComponentTransferElement.cpp:
            * svg/SVGFEComponentTransferElement.h:
            * svg/SVGFECompositeElement.cpp:
            * svg/SVGFECompositeElement.h:
            * svg/SVGFEFloodElement.cpp:
            * svg/SVGFEFloodElement.h:
            * svg/SVGFEFuncAElement.cpp:
            * svg/SVGFEFuncAElement.h:
            * svg/SVGFEFuncBElement.cpp:
            * svg/SVGFEFuncBElement.h:
            * svg/SVGFEFuncGElement.cpp:
            * svg/SVGFEFuncGElement.h:
            * svg/SVGFEFuncRElement.cpp:
            * svg/SVGFEFuncRElement.h:
            * svg/SVGFEGaussianBlurElement.cpp:
            * svg/SVGFEGaussianBlurElement.h:
            * svg/SVGFEImageElement.cpp:
            * svg/SVGFEMergeElement.cpp:
            * svg/SVGFEMergeElement.h:
            * svg/SVGFEMergeNodeElement.cpp:
            * svg/SVGFEOffsetElement.cpp:
            * svg/SVGFEOffsetElement.h:
            * svg/SVGFETileElement.cpp:
            * svg/SVGFETileElement.h:
            * svg/SVGFETurbulenceElement.cpp:
            * svg/SVGFETurbulenceElement.h:
            * svg/SVGFilterElement.cpp:
            * svg/SVGGElement.cpp:
            * svg/SVGGradientElement.cpp:
            * svg/SVGHKernElement.idl:
            * svg/SVGLangSpace.cpp:
            * svg/SVGLangSpace.h:
            * svg/SVGLength.cpp:
            * svg/SVGLength.h:
            * svg/SVGLength.idl:
            * svg/SVGLengthList.cpp:
            * svg/SVGLengthList.h:
            * svg/SVGLineElement.cpp:
            * svg/SVGLinearGradientElement.h:
            * svg/SVGList.h:
            * svg/SVGListTraits.h:
            * svg/SVGLocatable.h:
            * svg/SVGMaskElement.cpp:
            * svg/SVGMatrix.idl:
            * svg/SVGMetadataElement.cpp:
            * svg/SVGMetadataElement.h:
            * svg/SVGMetadataElement.idl:
            * svg/SVGNumber.idl:
            * svg/SVGNumberList.cpp:
            * svg/SVGNumberList.h:
            * svg/SVGPaint.cpp:
            * svg/SVGPathElement.cpp:
            * svg/SVGPathSeg.h:
            * svg/SVGPathSegArc.cpp:
            * svg/SVGPathSegArc.h:
            * svg/SVGPathSegClosePath.cpp:
            * svg/SVGPathSegClosePath.h:
            * svg/SVGPathSegCurvetoCubic.cpp:
            * svg/SVGPathSegCurvetoCubic.h:
            * svg/SVGPathSegCurvetoCubicSmooth.cpp:
            * svg/SVGPathSegCurvetoCubicSmooth.h:
            * svg/SVGPathSegCurvetoQuadratic.cpp:
            * svg/SVGPathSegCurvetoQuadratic.h:
            * svg/SVGPathSegCurvetoQuadraticSmooth.cpp:
            * svg/SVGPathSegCurvetoQuadraticSmooth.h:
            * svg/SVGPathSegLineto.cpp:
            * svg/SVGPathSegLineto.h:
            * svg/SVGPathSegLinetoHorizontal.cpp:
            * svg/SVGPathSegLinetoHorizontal.h:
            * svg/SVGPathSegLinetoVertical.cpp:
            * svg/SVGPathSegLinetoVertical.h:
            * svg/SVGPathSegMoveto.cpp:
            * svg/SVGPathSegMoveto.h:
            * svg/SVGPatternElement.cpp:
            * svg/SVGPoint.idl:
            * svg/SVGPointList.cpp:
            * svg/SVGPointList.h:
            * svg/SVGPolyElement.cpp:
            * svg/SVGPolygonElement.cpp:
            * svg/SVGPolygonElement.h:
            * svg/SVGPolylineElement.cpp:
            * svg/SVGPolylineElement.h:
            * svg/SVGPreserveAspectRatio.cpp:
            * svg/SVGPreserveAspectRatio.h:
            * svg/SVGRadialGradientElement.h:
            * svg/SVGRect.idl:
            * svg/SVGRectElement.cpp:
            * svg/SVGRenderingIntent.h:
            * svg/SVGSVGElement.idl:
            * svg/SVGScriptElement.cpp:
            * svg/SVGSetElement.cpp:
            * svg/SVGSetElement.h:
            * svg/SVGStopElement.cpp:
            * svg/SVGStringList.cpp:
            * svg/SVGStringList.h:
            * svg/SVGStylable.cpp:
            * svg/SVGStylable.h:
            * svg/SVGStyleElement.cpp:
            * svg/SVGStyleElement.h:
            * svg/SVGStyledElement.h:
            * svg/SVGStyledLocatableElement.cpp:
            * svg/SVGStyledLocatableElement.h:
            * svg/SVGStyledTransformableElement.cpp:
            * svg/SVGStyledTransformableElement.h:
            * svg/SVGSwitchElement.cpp:
            * svg/SVGSymbolElement.cpp:
            * svg/SVGTRefElement.cpp:
            * svg/SVGTSpanElement.cpp:
            * svg/SVGTSpanElement.h:
            * svg/SVGTests.h:
            * svg/SVGTextElement.cpp:
            * svg/SVGTextElement.h:
            * svg/SVGTextPathElement.cpp:
            * svg/SVGTextPositioningElement.cpp:
            * svg/SVGTextPositioningElement.h:
            * svg/SVGTitleElement.cpp:
            * svg/SVGTitleElement.h:
            * svg/SVGTransform.cpp:
            * svg/SVGTransform.h:
            * svg/SVGTransform.idl:
            * svg/SVGTransformList.cpp:
            * svg/SVGTransformList.h:
            * svg/SVGTransformable.h:
            * svg/SVGURIReference.h:
            * svg/SVGUnitTypes.h:
            * svg/SVGUseElement.cpp:
            * svg/SVGViewElement.cpp:
            * svg/SVGZoomAndPan.cpp:
            * svg/SVGZoomAndPan.h:
            * svg/SVGZoomEvent.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50583 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    34f91706