[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:00:17 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=56234
Tony Chang <tony at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony at chromium.org
--- Comment #4 from Tony Chang <tony at chromium.org> 2011-03-11 17:00:17 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 85556 [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.
--
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