[Webkit-unassigned] [Bug 27028] [gtk] Pasteboard/GtkClipboard can't handle the "text/html" target.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 19 13:00:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27028
Jan Alonzo <jmalonzo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33043|review? |review-
Flag| |
--- Comment #15 from Jan Alonzo <jmalonzo at gmail.com> 2009-07-19 13:00:38 PDT ---
(From update of attachment 33043)
> +webcore_cppflags += \
> + -I$(srcdir)/WebKit/gtk/
> +
This is a layering violation. WebCore should not depend on WebKit. It should go
through the *Client interface, or in the case of Pasteboard, should go through
PasteboardHelper. The previous patch was already doing that. Why the change?
r- because of the layering violation.
--
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