Bug 125712

Summary: Move RenderObject::repaintAfterLayoutIfNeeded() to RenderElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, esprehn+autocc, glenn, kling, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Andreas Kling
Reported 2013-12-13 14:56:55 PST
Move RenderObject::repaintAfterLayoutIfNeeded() to RenderElement.
Attachments
Patch (21.57 KB, patch)
2013-12-13 14:57 PST, Andreas Kling
darin: review+
Andreas Kling
Comment 1 2013-12-13 14:57:20 PST
WebKit Commit Bot
Comment 2 2013-12-13 15:00:09 PST
Attachment 219201 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/rendering/RenderElement.cpp', u'Source/WebCore/rendering/RenderElement.h', u'Source/WebCore/rendering/RenderObject.cpp', u'Source/WebCore/rendering/RenderObject.h', '--commit-queue']" exit_code: 1 ERROR: Source/WebCore/rendering/RenderElement.cpp:1178: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/WebCore/rendering/RenderElement.cpp:1190: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] ERROR: Source/WebCore/rendering/RenderElement.cpp:1200: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5] Total errors found: 3 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2013-12-13 23:26:34 PST
Note You need to log in before you can comment on or make changes to this bug.