[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 10:24:22 PST 2009


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





--- Comment #5 from Eric Seidel <eric at webkit.org>  2009-11-24 10:24:22 PST ---
(In reply to comment #4)
> Andrei is trying to move the Android port to match the same model as Chromium
> so that we can share the WebKit API.  In that world, the methods contained by
> ChromiumBridge correspond to WebKitClient method.  It seems to me of little
> value to introduce an intermediate Client interface hung off of Page for this. 
> The value of ChromiumBridge (or PlatformBridge) is that it provides a grouping
> for these methods.  I don't understand you want more layers here.

Yeah, I think you and I have fallen out of step wrt to ChromiumBridge design. 
I'll make a point of syncing up with you about such when I'm in MTV next week.

WebCore in the Apple ports is self-contained.  It only has down-dependencies. 
It feels strange to me that in the Chromium port it has hard up-dependencies
(no default implementation), but maybe that makes sense given the sandboxing
model.

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