RESOLVED FIXED 54136
[GTK] Implement keygen getSupportedKeySizes and signedPublicKeyAndChallengeString
https://bugs.webkit.org/show_bug.cgi?id=54136
Summary [GTK] Implement keygen getSupportedKeySizes and signedPublicKeyAndChallengeSt...
Martin Robinson
Reported 2011-02-09 12:53:11 PST
This can be observed by looking at the pixel output of fast/html/keygen.html. The menulist button has no text in it.
Attachments
Dominic Cooney
Comment 1 2011-02-15 01:14:36 PST
GTK needs to implement getSupportedKeySizes and signedPublicKeyAndChallengeString.
Martin Robinson
Comment 2 2011-02-15 08:36:47 PST
Thanks for the information. I'll see if we can get this in.
Zan Dobersek
Comment 3 2012-05-05 09:31:40 PDT
The following tests were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt: fast/html/keygen.html Their expectations were removed in r116122[1] (covered by bug #85591). Tests that are covered by this bug and are still failing are the following: http/tests/misc/submit-post-keygen.html 1: http://trac.webkit.org/changeset/116122
Jiewen Tan
Comment 4 2018-04-24 19:37:33 PDT
The test case is updated in Bug 184428 to no longer bother the actual implementation that requires platform specific treatments.
Note You need to log in before you can comment on or make changes to this bug.