[Webkit-unassigned] [Bug 55115] Add support for DataTransferItems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 18:06:59 PST 2011


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





--- Comment #18 from David Levin <levin at chromium.org>  2011-03-07 18:06:59 PST ---
(In reply to comment #14)
> (In reply to comment #12)
> > (From update of attachment 84992 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=84992&action=review
> > 
> > 
> > > Source/WebCore/dom/StringCallback.h:53
> > > +        DispatchCallbackTask(PassRefPtr<StringCallback> callback, const String& data)
> > 
> > Hide the constructor and expose a static create method which returns a PassOwnPtr.
> > 
> 
> I stole this from DOMFileSystem.h. Are they doing it wrong?

Yes. (Well it works but it isn't the desired WebKit style.)

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