[Webkit-unassigned] [Bug 56234] [chromium] Correct return type of WebClipboard::readImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 17:02:38 PST 2011


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





--- Comment #5 from Daniel Cheng <dcheng at chromium.org>  2011-03-11 17:02:39 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > (From update of attachment 85556 [details] [details] [details])
> > > View in context: https://bugs.webkit.org/attachment.cgi?id=85556&action=review
> > > 
> > > > Source/WebKit/chromium/public/WebClipboard.h:36
> > > >  #include "WebImage.h"
> > > 
> > > Can we remove this?
> > 
> > Should be possible, see the patch that added it: https://bugs.webkit.org/attachment.cgi?id=84843&action=prettypatch
> 
> Looks like we'll have to forward declare WebImage because writeImage uses it, which is fine.

I will fix this before landing. Thanks!

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