[Webkit-unassigned] [Bug 25884] WebKit needs a style linting tool
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 22:42:54 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25884
David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #26 from David Kilzer (ddkilzer) <ddkilzer at webkit.org> 2009-07-10 22:42:51 PDT ---
Committing to http://svn.webkit.org/repository/webkit/trunk ...
M WebCore/ChangeLog
M WebCore/css/CSSParser.cpp
M WebCore/css/CSSStyleSelector.cpp
M WebCore/css/MediaList.cpp
M WebCore/css/MediaQuery.h
M WebCore/css/MediaQueryEvaluator.cpp
M WebCore/css/MediaQueryEvaluator.h
M WebCore/css/MediaQueryExp.h
M WebCore/css/WebKitCSSMatrix.h
M WebCore/dom/Comment.h
M WebCore/dom/Document.cpp
M WebCore/dom/Document.h
M WebCore/dom/DocumentFragment.cpp
M WebCore/dom/DocumentFragment.h
M WebCore/dom/DynamicNodeList.h
M WebCore/dom/EditingText.h
M WebCore/dom/Element.cpp
M WebCore/dom/NamedAttrMap.cpp
M WebCore/dom/Node.cpp
M WebCore/dom/NodeRareData.h
M WebCore/dom/Notation.h
M WebCore/dom/ProcessingInstruction.h
M WebCore/dom/Range.cpp
M WebCore/dom/StyledElement.cpp
M WebCore/dom/XMLTokenizerLibxml2.cpp
M WebCore/dom/XMLTokenizerQt.cpp
M WebCore/editing/ApplyStyleCommand.cpp
M WebCore/editing/DeleteSelectionCommand.cpp
M WebCore/editing/Editor.cpp
M WebCore/editing/SelectionController.cpp
M WebCore/editing/SmartReplaceICU.cpp
M WebCore/history/HistoryItem.cpp
M WebCore/html/CanvasStyle.cpp
M WebCore/html/HTMLAnchorElement.cpp
M WebCore/html/HTMLAppletElement.h
M WebCore/html/HTMLAudioElement.h
M WebCore/html/HTMLBRElement.h
M WebCore/html/HTMLBaseElement.h
M WebCore/html/HTMLBaseFontElement.h
M WebCore/html/HTMLDListElement.h
M WebCore/html/HTMLDirectoryElement.h
M WebCore/html/HTMLFieldSetElement.cpp
M WebCore/html/HTMLFormElement.cpp
M WebCore/html/HTMLHRElement.cpp
M WebCore/html/HTMLHeadElement.h
M WebCore/html/HTMLHtmlElement.h
M WebCore/html/HTMLImageElement.h
M WebCore/html/HTMLInputElement.cpp
M WebCore/html/HTMLIsIndexElement.h
M WebCore/html/HTMLMarqueeElement.cpp
M WebCore/html/HTMLMediaElement.h
M WebCore/html/HTMLMenuElement.h
M WebCore/html/HTMLMetaElement.h
M WebCore/html/HTMLModElement.h
M WebCore/html/HTMLOListElement.h
M WebCore/html/HTMLOptionElement.cpp
M WebCore/html/HTMLParamElement.h
M WebCore/html/HTMLQuoteElement.h
M WebCore/html/HTMLStyleElement.h
M WebCore/html/HTMLTableCaptionElement.h
M WebCore/html/HTMLTableCellElement.h
M WebCore/html/HTMLTableColElement.h
M WebCore/html/HTMLTableSectionElement.cpp
M WebCore/html/HTMLTitleElement.h
M WebCore/html/HTMLTokenizer.cpp
M WebCore/html/HTMLUListElement.h
M WebCore/html/HTMLVideoElement.h
M WebCore/html/TimeRanges.h
M WebCore/inspector/InspectorController.cpp
M WebCore/inspector/InspectorFrontend.cpp
M WebCore/page/Console.cpp
M WebCore/page/EventHandler.cpp
M WebCore/page/Frame.cpp
M WebCore/page/android/DragControllerAndroid.cpp
M WebCore/page/android/EventHandlerAndroid.cpp
M WebCore/page/animation/AnimationController.cpp
M WebCore/page/gtk/DragControllerGtk.cpp
M WebCore/page/qt/DragControllerQt.cpp
M WebCore/page/win/DragControllerWin.cpp
M WebCore/page/win/FrameWin.h
M WebCore/rendering/RenderSlider.cpp
M WebCore/rendering/style/RenderStyle.h
M WebCore/rendering/style/RenderStyleConstants.h
M WebCore/rendering/style/SVGRenderStyleDefs.h
M WebCore/rendering/style/StyleInheritedData.h
M WebCore/storage/DatabaseTask.h
M WebCore/svg/GradientAttributes.h
M WebCore/svg/LinearGradientAttributes.h
M WebCore/svg/PatternAttributes.h
M WebCore/svg/RadialGradientAttributes.h
M WebCore/svg/SVGAnimatedPathData.h
M WebCore/svg/SVGAnimatedPoints.h
M WebCore/svg/SVGAnimationElement.h
M WebCore/svg/SVGClipPathElement.h
M WebCore/svg/SVGElementInstance.h
M WebCore/svg/SVGFEBlendElement.cpp
M WebCore/svg/SVGFEBlendElement.h
M WebCore/svg/SVGFEColorMatrixElement.cpp
M WebCore/svg/SVGFEComponentTransferElement.cpp
M WebCore/svg/SVGFECompositeElement.cpp
M WebCore/svg/SVGFEDiffuseLightingElement.cpp
M WebCore/svg/SVGFEDisplacementMapElement.cpp
M WebCore/svg/SVGFEDistantLightElement.h
M WebCore/svg/SVGFEFloodElement.cpp
M WebCore/svg/SVGFEFloodElement.h
M WebCore/svg/SVGFEFuncAElement.h
M WebCore/svg/SVGFEFuncBElement.h
M WebCore/svg/SVGFEFuncGElement.h
M WebCore/svg/SVGFEFuncRElement.h
M WebCore/svg/SVGFEGaussianBlurElement.cpp
M WebCore/svg/SVGFEImageElement.cpp
M WebCore/svg/SVGFEMergeElement.cpp
M WebCore/svg/SVGFEOffsetElement.cpp
M WebCore/svg/SVGFEPointLightElement.h
M WebCore/svg/SVGFESpecularLightingElement.cpp
M WebCore/svg/SVGFESpotLightElement.h
M WebCore/svg/SVGFETileElement.cpp
M WebCore/svg/SVGLineElement.cpp
M WebCore/svg/SVGList.h
M WebCore/svg/SVGListTraits.h
M WebCore/svg/SVGMPathElement.h
M WebCore/svg/SVGMetadataElement.h
M WebCore/svg/SVGParserUtilities.cpp
M WebCore/svg/SVGPathElement.h
M WebCore/svg/SVGPathSegClosePath.h
M WebCore/svg/SVGSVGElement.h
M WebCore/svg/SVGSetElement.h
M WebCore/svg/SVGSwitchElement.h
M WebCore/svg/SVGTextPathElement.cpp
M WebCore/svg/SVGTextPathElement.h
M WebCore/svg/SVGTitleElement.h
M WebCore/svg/SVGTransformable.cpp
M WebCore/svg/SVGViewSpec.cpp
M WebCore/svg/animation/SMILTime.cpp
M WebCore/svg/animation/SVGSMILElement.h
M WebCore/svg/graphics/SVGResource.cpp
M WebCore/wml/WMLPostfieldElement.cpp
M WebCore/wml/WMLSetvarElement.cpp
M WebCore/workers/WorkerRunLoop.cpp
M WebCore/xml/XMLHttpRequest.cpp
M WebCore/xml/XPathPath.h
Committed r45747
M WebCore/storage/DatabaseTask.h
M WebCore/dom/NamedAttrMap.cpp
M WebCore/dom/StyledElement.cpp
M WebCore/dom/ProcessingInstruction.h
M WebCore/dom/DocumentFragment.cpp
M WebCore/dom/Document.cpp
M WebCore/dom/XMLTokenizerQt.cpp
M WebCore/dom/DocumentFragment.h
M WebCore/dom/Document.h
M WebCore/dom/XMLTokenizerLibxml2.cpp
M WebCore/dom/NodeRareData.h
M WebCore/dom/Node.cpp
M WebCore/dom/Range.cpp
M WebCore/dom/Notation.h
M WebCore/dom/Element.cpp
M WebCore/dom/Comment.h
M WebCore/dom/DynamicNodeList.h
M WebCore/dom/EditingText.h
M WebCore/editing/SmartReplaceICU.cpp
M WebCore/editing/Editor.cpp
M WebCore/editing/DeleteSelectionCommand.cpp
M WebCore/editing/SelectionController.cpp
M WebCore/editing/ApplyStyleCommand.cpp
M WebCore/ChangeLog
M WebCore/wml/WMLSetvarElement.cpp
M WebCore/wml/WMLPostfieldElement.cpp
M WebCore/history/HistoryItem.cpp
M WebCore/page/animation/AnimationController.cpp
M WebCore/page/android/EventHandlerAndroid.cpp
M WebCore/page/android/DragControllerAndroid.cpp
M WebCore/page/qt/DragControllerQt.cpp
M WebCore/page/gtk/DragControllerGtk.cpp
M WebCore/page/win/DragControllerWin.cpp
M WebCore/page/win/FrameWin.h
M WebCore/page/Console.cpp
M WebCore/page/EventHandler.cpp
M WebCore/page/Frame.cpp
M WebCore/workers/WorkerRunLoop.cpp
M WebCore/svg/animation/SMILTime.cpp
M WebCore/svg/animation/SVGSMILElement.h
M WebCore/svg/SVGMPathElement.h
M WebCore/svg/SVGSVGElement.h
M WebCore/svg/SVGTextPathElement.h
M WebCore/svg/SVGFEFuncGElement.h
M WebCore/svg/SVGTextPathElement.cpp
M WebCore/svg/SVGFEBlendElement.h
M WebCore/svg/SVGFEMergeElement.cpp
M WebCore/svg/SVGFEDisplacementMapElement.cpp
M WebCore/svg/SVGMetadataElement.h
M WebCore/svg/SVGLineElement.cpp
M WebCore/svg/SVGListTraits.h
M WebCore/svg/SVGClipPathElement.h
M WebCore/svg/SVGViewSpec.cpp
M WebCore/svg/SVGList.h
M WebCore/svg/SVGSwitchElement.h
M WebCore/svg/SVGFEFuncBElement.h
M WebCore/svg/SVGTransformable.cpp
M WebCore/svg/SVGFEFuncRElement.h
M WebCore/svg/SVGPathElement.h
M WebCore/svg/SVGElementInstance.h
M WebCore/svg/SVGAnimatedPoints.h
M WebCore/svg/SVGPathSegClosePath.h
M WebCore/svg/SVGFEImageElement.cpp
M WebCore/svg/SVGFECompositeElement.cpp
M WebCore/svg/SVGFEFloodElement.cpp
M WebCore/svg/graphics/SVGResource.cpp
M WebCore/svg/SVGFETileElement.cpp
M WebCore/svg/GradientAttributes.h
M WebCore/svg/SVGFEPointLightElement.h
M WebCore/svg/SVGFEFuncAElement.h
M WebCore/svg/SVGParserUtilities.cpp
M WebCore/svg/SVGFESpecularLightingElement.cpp
M WebCore/svg/SVGAnimatedPathData.h
M WebCore/svg/SVGFEDiffuseLightingElement.cpp
M WebCore/svg/SVGFEComponentTransferElement.cpp
M WebCore/svg/SVGAnimationElement.h
M WebCore/svg/SVGFEDistantLightElement.h
M WebCore/svg/RadialGradientAttributes.h
M WebCore/svg/SVGSetElement.h
M WebCore/svg/LinearGradientAttributes.h
M WebCore/svg/SVGFEColorMatrixElement.cpp
M WebCore/svg/SVGFEFloodElement.h
M WebCore/svg/SVGTitleElement.h
M WebCore/svg/SVGFEBlendElement.cpp
M WebCore/svg/SVGFEGaussianBlurElement.cpp
M WebCore/svg/SVGFESpotLightElement.h
M WebCore/svg/PatternAttributes.h
M WebCore/svg/SVGFEOffsetElement.cpp
M WebCore/html/TimeRanges.h
M WebCore/html/HTMLInputElement.cpp
M WebCore/html/HTMLOptionElement.cpp
M WebCore/html/HTMLDirectoryElement.h
M WebCore/html/HTMLMetaElement.h
M WebCore/html/HTMLHeadElement.h
M WebCore/html/HTMLBRElement.h
M WebCore/html/HTMLFormElement.cpp
M WebCore/html/HTMLAnchorElement.cpp
M WebCore/html/HTMLTableColElement.h
M WebCore/html/HTMLTableCaptionElement.h
M WebCore/html/HTMLTableSectionElement.cpp
M WebCore/html/HTMLImageElement.h
M WebCore/html/HTMLFieldSetElement.cpp
M WebCore/html/HTMLBaseFontElement.h
M WebCore/html/HTMLVideoElement.h
M WebCore/html/HTMLStyleElement.h
M WebCore/html/HTMLAppletElement.h
M WebCore/html/HTMLParamElement.h
M WebCore/html/HTMLTitleElement.h
M WebCore/html/HTMLHtmlElement.h
M WebCore/html/HTMLHRElement.cpp
M WebCore/html/HTMLMediaElement.h
M WebCore/html/HTMLQuoteElement.h
M WebCore/html/HTMLIsIndexElement.h
M WebCore/html/HTMLMenuElement.h
M WebCore/html/HTMLMarqueeElement.cpp
M WebCore/html/HTMLBaseElement.h
M WebCore/html/HTMLUListElement.h
M WebCore/html/HTMLAudioElement.h
M WebCore/html/HTMLTokenizer.cpp
M WebCore/html/HTMLOListElement.h
M WebCore/html/HTMLModElement.h
M WebCore/html/HTMLDListElement.h
M WebCore/html/CanvasStyle.cpp
M WebCore/html/HTMLTableCellElement.h
M WebCore/inspector/InspectorFrontend.cpp
M WebCore/inspector/InspectorController.cpp
M WebCore/rendering/RenderSlider.cpp
M WebCore/rendering/style/SVGRenderStyleDefs.h
M WebCore/rendering/style/RenderStyleConstants.h
M WebCore/rendering/style/RenderStyle.h
M WebCore/rendering/style/StyleInheritedData.h
M WebCore/css/CSSStyleSelector.cpp
M WebCore/css/MediaQueryExp.h
M WebCore/css/MediaQuery.h
M WebCore/css/CSSParser.cpp
M WebCore/css/MediaList.cpp
M WebCore/css/MediaQueryEvaluator.h
M WebCore/css/WebKitCSSMatrix.h
M WebCore/css/MediaQueryEvaluator.cpp
M WebCore/xml/XMLHttpRequest.cpp
M WebCore/xml/XPathPath.h
r45747 = 9c4daccae82cc0d17bba36822c4da4118e74386a (trunk)
No changes between current HEAD and refs/remotes/trunk
Resetting to the latest refs/remotes/trunk
http://trac.webkit.org/changeset/45747
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list