Darin Fisher talks about the recently upstreamed Chromium WebKit API. The API is a critical step in our path to becoming completely integrated into the WebKit project. Like the other WebKit APIs, ours is a veneer which shields developers (including many of our own) from the internal details of WebKit (named WebCore). Darin talks at a high level about the API, dives into some code examples, and talks about the history and future of the API.
I dont get it :
webkit api is implementing client interfaces" so the embedder links first to interfaces and then interfaces link to webkit , .... so the stack is in the wrong order?
should be Embedder > Cli Inter > API?
lyscan 1 year ago
is there a doc for Webkit COM interface?
electronixtar 1 year ago