Zhihai Wang wrote: > When accessing some websites like "https://www.gmail.com", a > certificate dialog will show to the user. > > I guess that the one of the following signals should be emited: > G_WEB_SIGNAL_CERTIFICATE_DIALOG (defined in gweb.h) > G_WEB_SIGNAL_CERTIFICATE_PASSWORD_DIALOG (defined in gweb.h) > G_WEBWIDGET_SIGNAL_MODAL_CERTIFICATE_DIALOG (defined in gwebwidget.h) > > I searched over the source code, but I failed to find where > this signal be emited.
You didn't search very hard. But instead of trying to search hard over the source code, please learn to use the cross reference. http://timeless.justdave.net/mxr-test/garage/search?string=certificate-d ialog&find=browser%2F If you want to skip the documentation, you can use a smarter search: http://timeless.justdave.net/mxr-test/garage/search?string=certificate-d ialog&find=browser%2F.*\.c > It must have been emited since my N800 show me a certificate > dialog ... _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
