[Webkit-unassigned] [Bug 49143] [GTK] The WebKitWebView should expose a set of signals encapsulating the behavior of the EditorClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 19 19:18:26 PST 2010


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





--- Comment #3 from Xan Lopez <xan.lopez at gmail.com>  2010-11-19 19:18:26 PST ---
(From update of attachment 73198)
View in context: https://bugs.webkit.org/attachment.cgi?id=73198&action=review

>> WebKit/gtk/webkit/webkitwebview.cpp:1392
>> +
> 
> Is this something like "the first handler wins" or?

I think this is indeed a "first wins" type of deal. Why is it needed here? In any case, a built-in accumulator like this was added to glib recently.

>> WebKit/gtk/webkit/webkitwebview.cpp:2700
>>  
> 
> Hrm, is it really useful for subclasses to be able to override this?

Eh, nevermind, I guess you need at least one handler.

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