core
core copied to clipboard
Remove uses of WebKit in public API
- Expose
Tab
through the newViewable
interface - Omit downloads and context exposure
- Create tabs through a new
add_tab
method - Expose incognito state through
is_incognito
Fixes: #303