[Webkit-unassigned] [Bug 49904] [GTK] Add a signal to allow applications to handle its own context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 08:46:03 PST 2010


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





--- Comment #11 from Xan Lopez <xan.lopez at gmail.com>  2010-12-14 08:46:03 PST ---
(In reply to comment #10)
> (In reply to comment #9)
> > The context menu signal + setting is already far too complex. I'm not a fan of adding another signal entirely. This patch is very close to handling every use case we need for context menus. 
> 
> close? which use case is not handled? I see 4 uses cases:
> 

He means it's very close to handling all cases only with this signal. Obviously all possible cases are already handled with all the signals + the setting. FWIW I'm not really a fan of the GList API and I think a setting makes things easier for some common cases, but I guess that's up for debate.

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