WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 59469
Use OwnArrayPtr<T> instead of OwnPtr<T*> in ScopeTracer
https://bugs.webkit.org/show_bug.cgi?id=59469
Summary
Use OwnArrayPtr<T> instead of OwnPtr<T*> in ScopeTracer
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrienne Walker
Comment 1
2011-04-26 10:57:20 PDT
Created
attachment 91127
[details]
Patch
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
Committed
r84940
: <
http://trac.webkit.org/changeset/84940
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug