WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125712
Move RenderObject::repaintAfterLayoutIfNeeded() to RenderElement.
https://bugs.webkit.org/show_bug.cgi?id=125712
Summary
Move RenderObject::repaintAfterLayoutIfNeeded() to RenderElement.
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-12-13 14:57:20 PST
Created
attachment 219201
[details]
Patch
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
Committed
r160590
: <
http://trac.webkit.org/changeset/160590
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug