Bug 121313

Summary: CTTE: RenderSVGResourcePattern always has an SVGPatternElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, esprehn+autocc, fmalita, glenn, kling, kondapallykalyan, pdr, schenney
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-09-13 11:48:38 PDT
CTTE: RenderSVGResourcePattern always has an SVGPatternElement.
Comment 1 Andreas Kling 2013-09-13 11:49:24 PDT
Created attachment 211574 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-13 11:51:11 PDT
Attachment 211574 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp', u'Source/WebCore/rendering/svg/RenderSVGResourcePattern.h', u'Source/WebCore/rendering/svg/SVGRenderTreeAsText.cpp', u'Source/WebCore/svg/SVGPatternElement.cpp']" exit_code: 1
Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp:216:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp:223:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2013-09-13 12:30:31 PDT
Committed r155716: <http://trac.webkit.org/changeset/155716>