Comment 5 for bug 1302641

Revision history for this message
Olivier Tilloy (osomon) wrote :

> Why the change from Webview to Browser? Seems the webview name is well understood,
> or are we providing a much richer API?

The current namespace is "Ubuntu.Components.Extras.Browser", and the proposed one is "Ubuntu.Browser".
Inside that namespace, we expose the UbuntuWebView component.
Technically you’re right though, we’re mostly exposing a webview, not browser features. So when we do the switch, we could rename the namespace to "Ubuntu.WebView".