WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
97039
ImageDecoder::create should return PassOwnPtr
https://bugs.webkit.org/show_bug.cgi?id=97039
Summary
ImageDecoder::create should return PassOwnPtr
Hin-Chung Lam
Reported
2012-09-18 13:33:32 PDT
ImageDecoder::create has platform specific implementations and return a raw pointer. It should return a PassOwnPtr<ImageDecoder>.
Attachments
Add attachment
proposed patch, testcase, etc.
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