Bug 126968

Summary: Pack StyleBoxData harder.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: NEW ---    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
poucher none

Description Andreas Kling 2014-01-14 00:42:09 PST
Pack StyleBoxData harder.
Comment 1 Andreas Kling 2014-01-14 00:43:00 PST
Created attachment 221118 [details]
poucher
Comment 2 WebKit Commit Bot 2014-01-14 00:43:59 PST
Attachment 221118 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/rendering/style/StyleBoxData.cpp', u'Source/WebCore/rendering/style/StyleBoxData.h', '--commit-queue']" exit_code: 1
ERROR: Source/WebCore/rendering/style/StyleBoxData.h:71:  Please declare integral type bitfields with either signed or unsigned.  [runtime/bitfields] [5]
Total errors found: 1 in 3 files


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