Bug 126968 - Pack StyleBoxData harder.
Summary: Pack StyleBoxData harder.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 00:42 PST by Andreas Kling
Modified: 2014-01-14 01:50 PST (History)
4 users (show)

See Also:


Attachments
poucher (3.58 KB, patch)
2014-01-14 00:43 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.