[Webkit-unassigned] [Bug 47535] DOMFileSystem's reference should be kept while there're any active Entries/callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 21 17:16:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47535





--- Comment #6 from Kinuko Yasuda <kinuko at chromium.org>  2010-10-21 17:16:16 PST ---
(In reply to comment #4)
> (From update of attachment 71455 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=71455&action=review
> 
> > WebCore/fileapi/FileSystemCallbacks.cpp:141
> > +PassOwnPtr<EntriesCallbacks> EntriesCallbacks::create(PassRefPtr<EntriesCallback> successCallback, PassRefPtr<ErrorCallback> errorCallback, PassRefPtr<DirectoryReaderBase> directoryReader, const String& basePath)
> 
> What about EntryCallbacks?

Forgotten... fixed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list