[Webkit-unassigned] [Bug 26988] Haiku-specific files for WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 12:31:47 PDT 2009


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





--- Comment #24 from Maxime Simon <simon.maxime at gmail.com>  2009-07-16 12:31:46 PDT ---
(In reply to comment #23)
> > > You'll want a bug to track supporting pasting of rich text.  Also i'm concerned
> > > about where be_clipboard comes from?  If it's the global pasteboard in haiku
> > > you don't want to use it here
> > 
> > Indeed be_clipboard is system pasteboard in Haiku.
> > So I used a clipboard which should be specific to WebKit.
> 
> Sorry i'll re-look at this, i keep forgetting whether pasteboard or clipboard
> is the generic system clipboard and which is a general interface to either
> dragging or copy/paste

Your review was good.
As I looked to other ports, for the Pasteboard class they use a "per
application" clipboard;
and in the Clipboard class a generic system clipboard.

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