[Webkit-unassigned] [Bug 30360] [Chromium] Add <keygen> support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 10:28:09 PDT 2009


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





--- Comment #9 from Gaurav Shah <gauravsh at chromium.org>  2009-10-16 10:28:08 PDT ---
(In reply to comment #6)
> (In reply to comment #4)
> >
> > Maybe, we can make it signedPublicKeyAndChallengeString for ChromiumBridge but
> > keep genKeyAndSignChallenge in the Chromium portion?
> 
> Darin, signedPublicKeyAndChallengeString does more than signing;
> it also generates a new key pair.  This is why I suggested the
> genKeyAndSignChallenge function name to Gaurav.
> 
> But I agree that the since ChromiumBridge method is just a 1-1
> pass through, it should have the same name.  Gaurav, let's do
> what you suggested above.  The signedPublicKeyAndChallengeString
> name should extend all the way to
> chrome/renderer/renderer_webkitclient_impl.cc in the Chromium
> source tree.

Ok, I made the change to make it a 1-1 pass through.

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