Bug 152799 - Add a smart block pointer
Summary: Add a smart block pointer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks: 221108
  Show dependency treegraph
 
Reported: 2016-01-06 12:33 PST by Anders Carlsson
Modified: 2021-01-28 15:15 PST (History)
8 users (show)

See Also:


Attachments
Patch (12.00 KB, patch)
2016-01-06 12:41 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (14.36 KB, patch)
2016-01-06 12:51 PST, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>