Re: [webkit-gtk] TLS Errors API

2013-10-10 Thread Brian Holt
er 2013 16:03 > To: webkit-gtk@lists.webkit.org > Subject: Re: [webkit-gtk] TLS Errors API > > The consensus on IRC #webkitgtk+ and the bug is that the permission- > request model isn't a good fit for this particular issue, summarised by > Gustavo: > > > So,

Re: [webkit-gtk] TLS Errors API

2013-10-04 Thread Brian Holt
The consensus on IRC #webkitgtk+ and the bug is that the permission-request model isn't a good fit for this particular issue, summarised by Gustavo: > So, here's my opinion after understanding how this works: the permission > request APIs we currently have are also in a way actions - when you al

Re: [webkit-gtk] TLS Errors API

2013-10-03 Thread Brian Holt
rian > -Original Message- > From: Carlos Garcia Campos [mailto:cgar...@igalia.com] > Sent: 26 September 2013 17:15 > To: Brian Holt > Cc: webkit-gtk@lists.webkit.org > Subject: Re: [webkit-gtk] TLS Errors API > > El jue, 26-09-2013 a las 15:59 +, Brian Hol

Re: [webkit-gtk] TLS Errors API

2013-09-26 Thread Carlos Garcia Campos
El jue, 26-09-2013 a las 15:59 +, Brian Holt escribió: > Hi WebKitGtk+, > > > > I’m working on the TLS Errors API to provide the user with a > WebKitTLSPermissionRequest object if they connect to the > permission-request signal and a page load fails with TLS errors. See > https://bugs.webk

[webkit-gtk] TLS Errors API

2013-09-26 Thread Brian Holt
Hi WebKitGtk+, I'm working on the TLS Errors API to provide the user with a WebKitTLSPermissionRequest object if they connect to the permission-request signal and a page load fails with TLS errors. See https://bugs.webkit.org/show_bug.cgi?id=120160. I am proposing a new class called WebKitTLSP