On Feb 28, 2013, at 10:23 AM, John Yani <[email protected]> wrote: > If I understood correctly, the idea is that WebCore should depend on > "platform", not vice versa. > > Still, while "platform" provides platform independent API to WebCore, it has > platform-specific bits. > > Did I get the idea correctly?
That’s right. And there are still some platform-specific bits in the rest of WebCore, but they can be kept to a minimum because of the rich set of platform-independent abstractions we provide in “platform”. -- Darin _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

