lvsti / CEF.swift

Swift bindings for the Chromium Embedded Framework
BSD 3-Clause "New" or "Revised" License
94 stars 29 forks source link

in CEFRequestHandler #24

Closed infrom-software closed 6 years ago

infrom-software commented 6 years ago
  1. onAuthCredentialsRequired has different signature in extension.

  2. /// CEF name: GetResourceHandler func resourceHandlerForBrowser(browser: CEFBrowser ... Not an issue, just odd naming IMHO.

infrom-software commented 6 years ago

thanks.