Bug 143500 - Expose and test fixedLayoutSize via modern WebKit SPI
Summary: Expose and test fixedLayoutSize via modern WebKit SPI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-07 15:10 PDT by Tim Horton
Modified: 2015-04-07 15:59 PDT (History)
1 user (show)

See Also:


Attachments
Patch (17.16 KB, patch)
2015-04-07 15:12 PDT, Tim Horton
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2015-04-07 15:10:19 PDT
Expose and test fixedLayoutSize via modern WebKit SPI
Comment 1 Tim Horton 2015-04-07 15:12:28 PDT
Created attachment 250308 [details]
Patch
Comment 2 WebKit Commit Bot 2015-04-07 15:13:50 PDT
Attachment 250308 [details] did not pass style-queue:


ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/FixedLayoutSize.mm:47:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/FixedLayoutSize.mm:62:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/FixedLayoutSize.mm:68:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Tools/TestWebKitAPI/Tests/WebKit2Cocoa/FixedLayoutSize.mm:83:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 4 in 11 files


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