Bug 72473 - Add a “pass type” and “peek type” concept to HashTraits
Summary: Add a “pass type” and “peek type” concept to HashTraits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 70565 72474
  Show dependency treegraph
 
Reported: 2011-11-15 23:36 PST by Darin Adler
Modified: 2011-11-16 00:06 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2011-11-15 23:40 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-11-15 23:36:07 PST
The support for OwnPtr takes the form of a “pass type” and “peek type” concept that I will add to HashTraits.
Comment 1 Darin Adler 2011-11-15 23:40:36 PST
Created attachment 115332 [details]
Patch
Comment 2 Darin Adler 2011-11-16 00:06:12 PST
Comment on attachment 115332 [details]
Patch

Clearing flags on attachment: 115332

Committed r100418: <http://trac.webkit.org/changeset/100418>
Comment 3 Darin Adler 2011-11-16 00:06:16 PST
All reviewed patches have been landed.  Closing bug.