Bug 152915

Summary: Nullopt and InPlace should be structs, not enum values
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Anders Carlsson
Reported 2016-01-08 11:48:57 PST
Nullopt and InPlace should be structs, not enum values
Attachments
Patch (5.69 KB, patch)
2016-01-08 11:57 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2016-01-08 11:57:23 PST
WebKit Commit Bot
Comment 2 2016-01-08 11:59:07 PST
Attachment 268566 [details] did not pass style-queue: ERROR: Source/WTF/wtf/StdLibExtras.h:362: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2016-01-08 13:10:12 PST
Comment on attachment 268566 [details] Patch igp;r=me
Anders Carlsson
Comment 4 2016-01-08 13:33:08 PST
Note You need to log in before you can comment on or make changes to this bug.