Bug 47025

Summary: [BREWMP] Use PlatformRefPtr instead of OwnPtr in FileSystem
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch none

Description Kwang Yul Seo 2010-10-01 15:50:55 PDT
PlatformRefPtr is a better choice here because all Brew MP instances are reference counted.
Comment 1 Kwang Yul Seo 2010-10-01 15:52:59 PDT
Created attachment 69532 [details]
Patch
Comment 2 Kent Tamura 2010-10-04 18:34:37 PDT
Comment on attachment 69532 [details]
Patch

ok
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-10-05 10:01:20 PDT
All reviewed patches have been landed.  Closing bug.