Bug 122840 - Add some API tests for Vector, RefPtr, and Ref
Summary: Add some API tests for Vector, RefPtr, and Ref
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-15 09:34 PDT by Darin Adler
Modified: 2013-10-15 11:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (25.48 KB, patch)
2013-10-15 09:35 PDT, 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 2013-10-15 09:34:53 PDT
Add some API tests for Vector, RefPtr, and Ref
Comment 1 Darin Adler 2013-10-15 09:35:38 PDT
Created attachment 214272 [details]
Patch
Comment 2 Darin Adler 2013-10-15 09:36:24 PDT
I’m going to try adding a PassRef soon, and I wanted a place to put some tests for it. I’ll put more PassRefPtr tests into RefPtr.cpp and I’ll put PassRef tests into Ref.cpp.
Comment 3 Andreas Kling 2013-10-15 10:55:48 PDT
Comment on attachment 214272 [details]
Patch

Sweetness!
Comment 4 WebKit Commit Bot 2013-10-15 11:04:20 PDT
Comment on attachment 214272 [details]
Patch

Clearing flags on attachment: 214272

Committed r157453: <http://trac.webkit.org/changeset/157453>
Comment 5 WebKit Commit Bot 2013-10-15 11:04:24 PDT
All reviewed patches have been landed.  Closing bug.