RESOLVED FIXED 47025
[BREWMP] Use PlatformRefPtr instead of OwnPtr in FileSystem
https://bugs.webkit.org/show_bug.cgi?id=47025
Summary [BREWMP] Use PlatformRefPtr instead of OwnPtr in FileSystem
Kwang Yul Seo
Reported 2010-10-01 15:50:55 PDT
PlatformRefPtr is a better choice here because all Brew MP instances are reference counted.
Attachments
Patch (3.76 KB, patch)
2010-10-01 15:52 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-10-01 15:52:59 PDT
Kent Tamura
Comment 2 2010-10-04 18:34:37 PDT
Comment on attachment 69532 [details] Patch ok
WebKit Commit Bot
Comment 3 2010-10-05 10:01:16 PDT
Comment on attachment 69532 [details] Patch Clearing flags on attachment: 69532 Committed r69118: <http://trac.webkit.org/changeset/69118>
WebKit Commit Bot
Comment 4 2010-10-05 10:01:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.