[Webkit-unassigned] [Bug 99352] [GTK] [WebKit2] Add an 'authenticate' signal to WebKitWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 19 07:19:24 PDT 2013


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


Brian Holt <brian.holt at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brian.holt at samsung.com,
                   |                            |dchris at gmail.com,
                   |                            |mario at webkit.org,
                   |                            |simon.pena at samsung.com




--- Comment #4 from Brian Holt <brian.holt at samsung.com>  2013-07-19 07:19:18 PST ---
(In reply to comment #1)
> Created an attachment (id=207091)
 --> (https://bugs.webkit.org/attachment.cgi?id=207091&action=review) [details]
> Patch

This is a WIP patch proposed to add the API and signal to support a user-created authentication dialog. Because the API is not yet confirmed I haven't added documentation for all the functions.  

Questions for discussion:
  - is the name of the request object, "WebkitAuthenticationDialogRequest" right?
  - is the API of WebkitAuthenticationDialogRequest right?
  - is the name of the signal "run-authentication-dialog" right?
  - is the architecture right?

There will be an email to webkitgtk-dev where this can be discussed.

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