Bug 59469

Summary: Use OwnArrayPtr<T> instead of OwnPtr<T*> in ScopeTracer
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, enne
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 59470    
Attachments:
Description Flags
Patch ggaren: review+

Adrienne Walker
Reported 2011-04-26 10:56:58 PDT
Use OwnArrayPtr<T> instead of OwnPtr<T*> in ScopeTracer
Attachments
Patch (1.47 KB, patch)
2011-04-26 10:57 PDT, Adrienne Walker
ggaren: review+
Adrienne Walker
Comment 1 2011-04-26 10:57:20 PDT
Adrienne Walker
Comment 2 2011-04-26 11:01:13 PDT
This patch is in preparation for disallowing raw pointers stored in OwnPtr.
Geoffrey Garen
Comment 3 2011-04-26 11:16:57 PDT
Comment on attachment 91127 [details] Patch r=me
Adrienne Walker
Comment 4 2011-04-26 11:58:52 PDT
Note You need to log in before you can comment on or make changes to this bug.