[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 16:26:24 PDT 2010


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





--- Comment #4 from Eric U. <ericu at chromium.org>  2010-10-21 16:26:24 PST ---
(From update of attachment 71455)
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?

-- 
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