Skip to content

Remove uses of WebKit in public API#333

Draft
kalikiana wants to merge 1 commit intomidori-browser:masterfrom
kalikiana:hide_webkit_api
Draft

Remove uses of WebKit in public API#333
kalikiana wants to merge 1 commit intomidori-browser:masterfrom
kalikiana:hide_webkit_api

Conversation

@kalikiana
Copy link
Copy Markdown
Member

  • Expose Tab through the new Viewable interface
  • Omit downloads and context exposure
  • Create tabs through a new add_tab method
  • Expose incognito state through is_incognito

Fixes: #303

- Expose `Tab` through the new `Viewable` interface
- Omit downloads and context exposure
- Create tabs through a new `add_tab` method
- Expose incognito state through `is_incognito`

Fixes: midori-browser#303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dependency on gobject-introspection makes cross-compile impossible

1 participant