Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add multi BrowserView support to BrowserWindow #16148

Merged

Commits on Dec 20, 2018

  1. feat: add multi BrowserView support to BrowserWindow

    Add functions addBrowserView, removeBroserView, getBrowserViews to
    BrowserWindow class. Existing API as setBrowserView and
    getBrowserView code replaced to use new api inside.
    summeroff committed Dec 20, 2018
    Copy the full SHA
    72ae7eb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2f2b404 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d332c2e View commit details
    Browse the repository at this point in the history
  4. feat: add multi BrowserView support to BrowserWindow

    Add functions addBrowserView, removeBroserView, getBrowserViews to
    BrowserWindow class. Existing API as setBrowserView and
    getBrowserView code replaced to use new api inside.
    summeroff committed Dec 20, 2018
    Copy the full SHA
    6d22549 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bb0d251 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f567e91 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    38816e8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1c801b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Copy the full SHA
    d7642f3 View commit details
    Browse the repository at this point in the history