RESOLVED FIXED 69759
Shrink RenderLayer and ScrollableArea.
https://bugs.webkit.org/show_bug.cgi?id=69759
Summary Shrink RenderLayer and ScrollableArea.
Andreas Kling
Reported 2011-10-10 07:14:08 PDT
SSIA.
Attachments
Proposed patch (9.78 KB, patch)
2011-10-10 07:16 PDT, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2011-10-10 07:16:17 PDT
Created attachment 110356 [details] Proposed patch
WebKit Review Bot
Comment 2 2011-10-10 07:18:32 PDT
Attachment 110356 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/rendering/RenderLayer.h:711: One space before end of line comments [whitespace/comments] [5] Source/WebCore/rendering/RenderLayer.h:726: One space before end of line comments [whitespace/comments] [5] Total errors found: 2 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 3 2011-10-10 07:44:05 PDT
Comment on attachment 110356 [details] Proposed patch Please add a comment on top of the bits about why this specific ordering is good to reduce likelihood of someone breaking it accidentally.
Andreas Kling
Comment 4 2011-10-10 07:51:38 PDT
Note You need to log in before you can comment on or make changes to this bug.