[Webkit-unassigned] [Bug 17171] [Gtk] script-confirm and script-prompt signals are not binding-friendly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 12:51:11 PST 2012


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





--- Comment #10 from Zan Dobersek <zandobersek at gmail.com>  2012-02-22 12:51:10 PST ---
Due to the issues revealed in bug #53600 I'd recommend to wait on the decision of providing the MODAL type in this API. As much as possible should be learned from that bug about how to create and handle modal dialogs and only then should the decision be made whether or not modal dialogs can even be handled in an approach as suggested by this API.

Keeping the MODAL type out, there's three types left. In WebKit1, this basically turns three signals into just one. Should the old signals ('script-alert', 'script-confirm' and 'script-alert') eventually become deprecated? Removing is probably not acceptable.

WebKit2 currently carries the same three signals but should probably make that step and remove them in favour of the new one.

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