[Webkit-unassigned] [Bug 17267] [GTK] Primary selection/clipboard support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 22 05:35:06 PDT 2008


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


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21872|review?                     |review-
               Flag|                            |




------- Comment #2 from oliver at apple.com  2008-06-22 05:35 PDT -------
(From update of attachment 21872)
r-, the shouldBlah methods are callbacks made to the api to query whether
something is allowed, not that is has already happened.

EditorClient methods are (by and large) just present to allow WebCore's
behaviour to be controlled through the platforms API, so all these methods
should just map through to your API implementation.

The WebKit/GTK API's default implementation for didChangeSelectedRange (or
whatever, definitely not shouldChangeSelectedRange) would probably be something
along these lines.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list