[Webkit-unassigned] [Bug 31825] [Android] Android is missing implementation of SSL Key generator functions.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 24 11:47:29 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31825
--- Comment #8 from Eric Seidel <eric at webkit.org> 2009-11-24 11:47:29 PST ---
(From update of attachment 43762)
"url" is technically against webkit style, as it should be removed since it's
not necessary:
44 static String getSignedPublicKeyAndChallengeString(unsigned index,
const String& challenge, const KURL& url);
I don't like the design as I currently understand it, but I agree, that's a
discussion for another bug. Can you document why it is that this needs to use
a PlatformBridge shim like this? Does Andriod use a sandbox like Chromium?
Does this call reach across an IPC layer?
--
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