Bug 42086 - Add WARN_UNUSED_RETURN to the smart pointer "leak" member functions
Summary: Add WARN_UNUSED_RETURN to the smart pointer "leak" member functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 09:27 PDT by Anders Carlsson
Modified: 2010-07-12 09:41 PDT (History)
0 users

See Also:


Attachments
Patch (3.97 KB, patch)
2010-07-12 09:38 PDT, Anders Carlsson
mitz: 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 2010-07-12 09:27:19 PDT
Add WARN_UNUSED_RETURN to the smart pointer "leak" member functions
Comment 1 Anders Carlsson 2010-07-12 09:38:14 PDT
Created attachment 61239 [details]
Patch
Comment 2 mitz 2010-07-12 09:39:09 PDT
Comment on attachment 61239 [details]
Patch

r=me!
Comment 3 Anders Carlsson 2010-07-12 09:41:32 PDT
Committed r63093: <http://trac.webkit.org/changeset/63093>