[Webkit-unassigned] [Bug 70404] New: [EFL] Implement port layer of keygen element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 01:55:29 PDT 2011


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

           Summary: [EFL] Implement port layer of keygen element.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dw.im at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


Keygen element is new feature of HTML5, and supported on most of port of WebKit already.
But this element is not supported on EFL port.

Keygen element is one of children of form element, make a private/public key pair, 
and return the public key which is encoded as base64 when the form is submitted.
(http://www.w3.org/TR/html5/the-button-element.html#the-keygen-element)

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