Bug 141553

Summary: Call updateMargins() from RenderListMarker::layout()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Layout and RenderingAssignee: Chris Dumez <cdumez>
Status: RESOLVED INVALID    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
WIP Patch none

Description Chris Dumez 2015-02-12 22:17:47 PST
Call updateMargins() from RenderListMarker::layout() instead of computePreferredLogicalWidths().
Comment 1 Chris Dumez 2015-02-12 22:18:31 PST
Created attachment 246509 [details]
WIP Patch
Comment 2 WebKit Commit Bot 2015-02-12 22:19:40 PST
Attachment 246509 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderListMarker.cpp:1529:  Should have a space between // and comment  [whitespace/comments] [4]
ERROR: Source/WebCore/rendering/RenderListMarker.cpp:1643:  Should have a space between // and comment  [whitespace/comments] [4]
Total errors found: 2 in 1 files


If any of these errors are false positives, please file a bug against check-webkit-style.