electron / libchromiumcontent

Shared library build of Chromium’s Content module
MIT License
485 stars 183 forks source link

Update SiteInstance creation logic for Plznavigate #508

Closed deepak1556 closed 6 years ago

deepak1556 commented 6 years ago
- Use speculative render frame host SiteInstance when available.
- GetSiteInstanceForNavigationRequest will be called multiple times
  during lifetime of navigation request for browser initiated navigations.
  Send necessary info for embedder to decide the site instance to be used
  in such scenario.
- Remove new_site_instance.patch