Bug 157281 - Make Length, LengthSize and LengthPoint blending not use member functions
Summary: Make Length, LengthSize and LengthPoint blending not use member functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-02 14:49 PDT by Simon Fraser (smfr)
Modified: 2016-05-02 15:21 PDT (History)
7 users (show)

See Also:


Attachments
Patch (18.60 KB, patch)
2016-05-02 14:51 PDT, Simon Fraser (smfr)
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2016-05-02 14:49:36 PDT
Make Length, LengthSize and LengthBox blending not use member functions
Comment 1 Simon Fraser (smfr) 2016-05-02 14:51:20 PDT
Created attachment 277937 [details]
Patch
Comment 2 WebKit Commit Bot 2016-05-02 14:52:05 PDT
Attachment 277937 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/Length.cpp:289:  Multi line control clauses should use braces.  [whitespace/braces] [4]
ERROR: Source/WebCore/platform/Length.cpp:292:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 2 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2016-05-02 15:21:36 PDT
https://trac.webkit.org/r200343