Bug 195660

Summary: Fix testbmalloc build
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, fpizlo, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Sam Weinig 2019-03-12 20:25:39 PDT
Fix testbmalloc build
Comment 1 Sam Weinig 2019-03-12 20:33:14 PDT
Created attachment 364504 [details]
Patch
Comment 2 EWS Watchlist 2019-03-12 20:34:41 PDT
Attachment 364504 [details] did not pass style-queue:


ERROR: Source/bmalloc/bmalloc/StdLibExtras.h:26:  Use #pragma once instead of #ifndef for header guard.  [build/header_guard] [5]
ERROR: Source/bmalloc/bmalloc/StdLibExtras.h:36:  bitwise_cast is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2019-03-13 10:43:26 PDT
Comment on attachment 364504 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2019-03-13 11:09:06 PDT
Comment on attachment 364504 [details]
Patch

Clearing flags on attachment: 364504

Committed r242892: <https://trac.webkit.org/changeset/242892>
Comment 5 WebKit Commit Bot 2019-03-13 11:09:08 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-03-13 11:10:20 PDT
<rdar://problem/48854597>