[Webkit-unassigned] [Bug 32826] [Qt] Delegation client

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 06:53:16 PST 2009


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





--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2009-12-30 06:53:16 PST ---
(In reply to comment #5)
> I didn't like this change very much. It seems a bit the wrong way around. You
> could have added a new delegate() method or so to our QWebPageClient, but I'm
> not sure this is really the right place for it.
> 
> For me, the delegates belong to the chrome, so I would just add a Qt special
> method for creating combos etc, like ::createSelectionPopup() or so. You could
> make it Qt specific and do a cast to ChromeClientQt when creating the combos.
> 
> What do you think Simon?

I agree, this should go through the chrome layer.

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