Bug 152799

Summary: Add a smart block pointer
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221108    
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Description Anders Carlsson 2016-01-06 12:33:58 PST
Add a smart block pointer
Comment 1 Anders Carlsson 2016-01-06 12:41:59 PST
Created attachment 268390 [details]
Patch
Comment 2 Anders Carlsson 2016-01-06 12:51:01 PST
Created attachment 268391 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-06 12:53:35 PST
Attachment 268391 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/BlockPtr.h:37:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Anders Carlsson 2016-01-06 13:50:17 PST
Committed r194665: <http://trac.webkit.org/changeset/194665>