Summary: | bmalloc: Don't branch when setting the owner of a large object | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Geoffrey Garen <ggaren> | ||||||
Component: | New Bugs | Assignee: | Geoffrey Garen <ggaren> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Geoffrey Garen
2015-03-03 16:14:20 PST
Created attachment 247806 [details]
Patch
Uploading to try to find out why the EFL build failed. Attachment 247806 [details] did not pass style-queue:
ERROR: Source/bmalloc/bmalloc/BoundaryTag.h:88: Please declare enum bitfields as unsigned integral types. [runtime/enum_bitfields] [5]
Total errors found: 1 in 2 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 247808 [details]
Patch
Comment on attachment 247808 [details]
Patch
r=me
Committed r180964: <http://trac.webkit.org/changeset/180964> |